summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-02140-2641/+4776
|\
| * Merge tag 'samsung-drivers-4.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2016-07-143-3/+3
| |\
| | * soc: samsung: pmu: Constify arrays with PMU dataKrzysztof Kozlowski2016-07-062-2/+2
| | * memory: samsung: exynos-srom: Fix wrong count of registersSeung-Woo Kim2016-07-061-1/+1
| * | Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2016-07-1427-1784/+786
| |\ \
| | * | ARM: ux500: consolidate base platform filesArnd Bergmann2016-07-125-139/+88
| | * | ARM: ux500: move soc_id driver to drivers/socArnd Bergmann2016-07-128-22/+37
| | * | ARM: ux500: call ux500_setup_id laterArnd Bergmann2016-07-122-21/+10
| | * | ARM: ux500: consolidate soc_device code in id.cArnd Bergmann2016-07-127-144/+107
| | * | ARM: ux500: remove cpu_is_u* helpersArnd Bergmann2016-07-121-107/+0
| | * | ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann2016-07-126-60/+6
| | * | ARM: ux500: move l2x0 init to .init_irqArnd Bergmann2016-07-124-8/+7
| | * | mfd: db8500 stop passing around platform dataArnd Bergmann2016-07-127-77/+5
| | * | ASoC: ab8500-codec: remove platform data based probeArnd Bergmann2016-07-121-29/+4
| | * | ARM: ux500: move ab8500_regulator_plat_data into driverArnd Bergmann2016-07-125-499/+452
| | * | ARM: ux500: remove unused regulator dataArnd Bergmann2016-07-122-608/+0
| * | | Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-07-141-1/+9
| |\ \ \
| | * | | firmware: qcom: scm: Change initcall to subsysAndy Gross2016-07-051-1/+1
| | * | | firmware: qcom_scm: Add missing is_available APIAndy Gross2016-07-051-0/+8
| | * | | Merge tag 'qcom-drivers-for-4.8' into HEADAndy Gross2016-07-0514-186/+1012
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'arm-soc/for-4.8/maintainers-part2' of http://github.com/Broadcom/s...Arnd Bergmann2016-07-071-17/+17
| |\ \ \ \
| * | | | | soc: raspberrypi-power: add CONFIG_OF dependencyArnd Bergmann2016-07-071-2/+1
| * | | | | firmware: scpi: add CONFIG_OF dependencyArnd Bergmann2016-07-071-2/+1
| * | | | | Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-07-078-174/+111
| |\ \ \ \ \
| | * | | | | ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov2016-06-304-137/+37
| | * | | | | ir-rx51: add DT support to driverIvaylo Dimitrov2016-06-303-6/+31
| | * | | | | ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov2016-06-304-45/+44
| | * | | | | pwm: omap-dmtimer: Allow for setting dmtimer clock sourceIvaylo Dimitrov2016-06-302-5/+11
| | * | | | | ir-rx51: Fix build after multiarch changes broke itIvaylo Dimitrov2016-06-302-47/+54
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'reset-for-4.8-3' of git://git.pengutronix.de/git/pza/linux into ne...Arnd Bergmann2016-07-0710-81/+643
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'reset/explicit-api' into reset/nextPhilipp Zabel2016-06-291-44/+167
| | |\ \ \ \ \
| | * | | | | | reset: add TI SYSCON based reset driverAndrew F. Davis2016-06-293-0/+248
| | * | | | | | Documentation: dt: reset: Add TI syscon reset bindingAndrew F. Davis2016-06-292-0/+129
| | * | | | | | reset: hisilicon: Add hi6220 media subsystem reset supportXinliang Liu2016-06-291-2/+47
| | * | | | | | reset: hisilicon: Change to syscon register accessChen Feng2016-06-291-40/+45
| | * | | | | | arm64: dts: hi6220: Add media subsystem reset dtsXinliang Liu2016-06-292-0/+10
| | * | | | | | reset: hisilicon: Add media reset controller bindingXinliang Liu2016-06-291-1/+3
| * | | | | | | Merge tag 'tegra-for-4.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-07-072-38/+113
| |\ \ \ \ \ \ \
| | * | | | | | | soc/tegra: Stub out PCIe IRQ workaround on 64-bit ARMThierry Reding2016-06-301-1/+1
| | * | | | | | | soc/tegra: pmc: Enable XUSB partitions on bootJon Hunter2016-06-301-0/+12
| | * | | | | | | soc/tegra: pmc: Initialise power partitions earlyJon Hunter2016-06-301-9/+17
| | * | | | | | | soc/tegra: pmc: Add specific error messagesJon Hunter2016-06-301-9/+21
| | * | | | | | | soc/tegra: pmc: Use whitespace more consistentlyThierry Reding2016-06-301-0/+6
| | * | | | | | | soc/tegra: pmc: Don't probe PMC if early initialisation failsJon Hunter2016-06-301-0/+8
| | * | | | | | | soc/tegra: pmc: Add missing of_node_put()Jon Hunter2016-06-301-0/+4
| | * | | | | | | soc/tegra: pmc: Ensure mutex is always initialisedJon Hunter2016-06-301-2/+2
| | * | | | | | | soc/tegra: pmc: Don't populate SoC data until register space is mappedJon Hunter2016-06-301-2/+2
| | * | | | | | | soc/tegra: pmc: Fix early initialisation of PMCJon Hunter2016-06-301-16/+18
| | * | | | | | | soc/tegra: pmc: Ensure powergate is available when powering onJon Hunter2016-06-301-0/+3
| | * | | | | | | soc/tegra: pmc: Initialise resets associated with a power partitionJon Hunter2016-06-301-4/+14