summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc/for-4.8/maintainers-part2' of http://github.com/Broadcom/s...Arnd Bergmann2016-07-071-17/+17
|\
| * MAINTAINERS: Update BCM281XX/BCM11XXX/BCM216XX entryJon Mason2016-07-061-7/+4
| * MAINTAINERS: Update BCM63XX entryJon Mason2016-07-061-2/+1
| * MAINTAINERS: Add NS2 entryJon Mason2016-07-061-0/+1
| * MAINTAINERS: Fix nsp false-positivesJon Mason2016-07-061-1/+3
| * MAINTAINERS: Change L to M for Broadcom ARM/ARM64 SoC entriesFlorian Fainelli2016-07-061-5/+5
| * MAINTAINERS: Update entry for BCM5301X ARMRafał Miłecki2016-07-051-1/+3
* | 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-294-137/+37
| * | ir-rx51: add DT support to driverIvaylo Dimitrov2016-06-293-6/+31
| * | ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov2016-06-294-45/+44
| * | pwm: omap-dmtimer: Allow for setting dmtimer clock sourceIvaylo Dimitrov2016-06-292-5/+11
| * | ir-rx51: Fix build after multiarch changes broke itIvaylo Dimitrov2016-06-292-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: TRIVIAL: Add line break at same place for similar APIsLee Jones2016-06-291-2/+2
| | * | reset: Supply *_shared variant calls when using *_optional APIsLee Jones2016-06-291-0/+12
| | * | reset: Supply *_shared variant calls when using of_* APILee Jones2016-06-291-0/+53
| | * | reset: Ensure drivers are explicit when requesting reset linesLee Jones2016-06-291-24/+82
| | * | reset: Reorder inline reset_control_get*() wrappersLee Jones2016-06-291-21/+21
| | |/
| * | 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-062-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
| * | | soc/tegra: pmc: Use register definitions instead of magic valuesThierry Reding2016-06-101-3/+13
| | |/ | |/|
* | | Merge tag 'tegra-for-4.8-memory' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-07-062-9/+9
|\ \ \
| * | | memory: tegra: mc: Add missing of_node_put()Amitoj Kaur Chawla2016-06-141-2/+4
| * | | memory: tegra: Delete unneeded of_node_put()Julia Lawall2016-06-142-6/+2
| * | | memory: tegra: tegra124-emc: Add missing of_node_put()Amitoj Kaur Chawla2016-06-141-1/+3
| |/ /
* | | Merge tag 'tegra-for-4.8-bus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-07-064-0/+171
|\ \ \
| * | | bus: Add support for Tegra ACONNECTJon Hunter2016-07-013-0/+126
| * | | dt-bindings: bus: Add documentation for Tegra210 ACONNECTJon Hunter2016-07-011-0/+45
| |/ /
* | | Merge tag 'renesas-rcar-sysc2-for-v4.8' of git://git.kernel.org/pub/scm/linux...Olof Johansson2016-07-067-21/+71
|\ \ \
OpenPOWER on IntegriCloud