summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-1631-163/+3260
|\
| * Merge branch 'fixes' into arm/socOlof Johansson2019-05-16315-1493/+2445
| |\
| * \ Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-2920-11/+2500
| |\ \
| | * | soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij2019-04-231-0/+8
| | * | soc: ixp4xx: npe: Add DT probe codeLinus Walleij2019-04-231-0/+8
| | * | soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2019-04-231-36/+35
| | * | soc: ixp4xx: Remove unused functionsLinus Walleij2019-04-231-23/+0
| | * | soc: ixp4xx: Uninline several functionsLinus Walleij2019-04-231-0/+117
| | * | soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2019-04-231-16/+20
| | * | ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij2019-04-231-8/+13
| | * | ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij2019-04-231-10/+13
| | * | ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-235-8/+8
| | * | ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij2019-04-236-0/+1149
| | * | ARM: ixp4xx: Add device tree boot supportLinus Walleij2019-04-232-0/+19
| | * | gpio: ixp4xx: Add OF probing supportLinus Walleij2019-04-231-27/+57
| | * | clocksource/drivers/ixp4xx: Add OF initialization supportLinus Walleij2019-04-231-0/+35
| | * | irqchip: ixp4xx: Add OF initialization supportLinus Walleij2019-04-231-0/+41
| | * | clocksource/drivers/ixp4xx: Add driverLinus Walleij2019-04-233-0/+257
| | * | gpio: ixp4xx: Add driver for the IXP4xx GPIOLinus Walleij2019-04-233-0/+458
| | * | irqchip: Add driver for IXP4xxLinus Walleij2019-04-193-0/+369
| | * | ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij2019-04-191-5/+15
| * | | Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-04-293-0/+193
| |\ \ \
| | * | | firmware: Move Trusted Foundations supportThierry Reding2019-04-173-0/+193
| | |/ /
| * | | ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann2019-04-293-4/+3
| * | | ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann2019-04-292-5/+2
| * | | ARM: ep93xx: move network platform data to separate headerArnd Bergmann2019-04-292-2/+2
| * | | Merge tag 'davinci-for-v5.2/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-04-291-28/+14
| |\ \ \
| | * | | usb: ohci-da8xx: drop the vbus GPIOBartosz Golaszewski2019-04-121-27/+5
| | * | | usb: ohci-da8xx: disable the regulator if the overcurrent irq firedBartosz Golaszewski2019-04-121-5/+17
| | * | | usb: ohci-da8xx: let the regulator framework keep track of use countBartosz Golaszewski2019-04-121-6/+2
| | |/ /
| * | | Merge tag 'omap-for-v5.2/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-04-291-113/+548
| |\ \ \
| | * | | bus: ti-sysc: Add generic enable/disable functionsRoger Quadros2019-04-091-0/+129
| | * | | bus: ti-sysc: Detect DMIC for debuggingTony Lindgren2019-04-061-0/+1
| | * | | bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren2019-04-061-3/+3
| | * | | bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren2019-04-031-1/+90
| | * | | bus: ti-sysc: Add support for early quirks based on register addressTony Lindgren2019-04-031-4/+42
| | * | | bus: ti-sysc: Move rstctrl reset to happen laterTony Lindgren2019-04-031-22/+39
| | * | | bus: ti-sysc: Manage clocks for the interconnect target module in all casesTony Lindgren2019-04-031-13/+11
| | * | | bus: ti-sysc: Allocate mdata as needed and do platform data based init laterTony Lindgren2019-04-031-15/+39
| | * | | bus: ti-sysc: Enable all clocks directly during init to read revisionTony Lindgren2019-04-031-22/+28
| | * | | bus: ti-sysc: Add separate functions for handling clocksTony Lindgren2019-04-011-18/+123
| | * | | bus: ti-sysc: Move legacy platform data idling into separate functionsTony Lindgren2019-04-011-28/+50
| | * | | bus: ti-sysc: Make functions staticTony Lindgren2019-04-011-2/+2
| | * | | bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren2019-04-011-1/+4
| | * | | bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocatedTony Lindgren2019-04-011-0/+3
| | |/ /
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-05-1634-594/+2203
|\ \ \ \
| * | | | hwmon: (pwm-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck2019-05-141-44/+29
| * | | | hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck2019-05-141-4/+2
| * | | | hwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck2019-05-141-21/+10
| * | | | hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_registerGuenter Roeck2019-05-141-16/+9