summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Merge tag 'davinci-for-v4.10/drivers-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-6/+2
2016-11-25drivers: psci: Allow PSCI node to be disabledThierry Reding1-1/+1
2016-11-25drivers: psci: PSCI checker moduleKevin Brodsky3-0/+502
2016-11-23memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name()Bartosz Golaszewski1-3/+1
2016-11-23bus: da8xx-mstpri: drop the call to of_flat_dt_get_machine_name()Bartosz Golaszewski1-3/+1
2016-11-18Merge tag 'tegra-for-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2-124/+400
2016-11-18Merge tag 'tegra-for-4.10-bus' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson4-0/+424
2016-11-18Merge tag 'tegra-for-4.10-reset' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson5-0/+76
2016-11-18Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson13-0/+4747
2016-11-18Merge tag 'tegra-for-4.10-mailbox' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson6-0/+580
2016-11-18Merge tag 'reset-for-4.10' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson16-367/+175
2016-11-18Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson6-14/+73
2016-11-18reset: Add Tegra BPMP reset driverThierry Reding5-0/+76
2016-11-18Merge branch 'for-4.10/firmware' into for-4.10/resetThierry Reding19-0/+5327
2016-11-18dt-bindings: firmware: Allow child nodes inside the Tegra BPMPStephen Warren1-0/+23
2016-11-18dt-bindings: Add power domains to Tegra BPMP firmwareStephen Warren2-3/+46
2016-11-18firmware: tegra: Add BPMP supportThierry Reding5-0/+2623
2016-11-18firmware: tegra: Add IVC libraryThierry Reding6-0/+820
2016-11-18dt-bindings: firmware: Add bindings for Tegra BPMPJoseph Lo3-0/+1238
2016-11-18Merge branch 'for-4.10/mailbox' into for-4.10/firmwareThierry Reding6-0/+580
2016-11-18mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()Dan Carpenter1-2/+2
2016-11-18mailbox: Add Tegra HSP driverThierry Reding3-0/+490
2016-11-17Merge tag 'v4.9-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson2-140/+327
2016-11-17Merge tag 'davinci-for-v4.10/drivers' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson8-0/+504
2016-11-17Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-1/+27
2016-11-17Merge tag 'v4.10-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-18/+63
2016-11-15bus: Add support for Tegra Generic Memory InterfaceMirza Krak3-0/+292
2016-11-15dt/bindings: Add bindings for Tegra GMI controllerMirza Krak1-0/+132
2016-11-15dt-bindings: mailbox: Add Tegra HSP bindingJoseph Lo2-0/+76
2016-11-15Merge branch 'for-4.10/soc' into for-4.10/mailboxThierry Reding1-0/+14
2016-11-15soc/tegra: pmc: Use consistent naming for PM domainsThierry Reding1-4/+4
2016-11-15soc/tegra: pmc: Remove genpd when adding provider failsJon Hunter1-8/+15
2016-11-15soc/tegra: pmc: Check return code for pm_genpd_init()Jon Hunter1-1/+6
2016-11-15soc/tegra: pmc: Clean-up I/O rail error messagesThierry Reding1-23/+20
2016-11-15soc/tegra: pmc: Simplify IO rail bit handlingJon Hunter1-10/+10
2016-11-15soc/tegra: pmc: Guard against uninitialised PMC clockJon Hunter1-0/+2
2016-11-15soc/tegra: pmc: Add I/O pad voltage supportLaxman Dewangan2-67/+332
2016-11-15soc/tegra: pmc: Use consistent ordering of bit definitionsThierry Reding1-6/+6
2016-11-15soc/tegra: pmc: Correct type of variable for tegra_pmc_readl()Laxman Dewangan1-3/+3
2016-11-15soc/tegra: pmc: Use BIT macro for register field definitionLaxman Dewangan1-26/+26
2016-11-15soc/tegra: Add Tegra186 supportJoseph Lo1-0/+14
2016-11-14bus: davinci: add support for da8xx bus master priority controlBartosz Golaszewski4-0/+300
2016-11-14memory: davinci: add support for da8xx DDR2/mDDR controllerBartosz Golaszewski4-0/+204
2016-11-14reset: allow using reset_control_reset with shared resetMartin Blumenstingl1-6/+37
2016-11-12firmware: qcom: scm: Use devm_reset_controller_register()Wei Yongjun1-1/+3
2016-11-12MAINTAINERS: add drivers/pinctrl/qcom to ARM/QUALCOMM SUPPORTMichael Scott1-0/+1
2016-11-11soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecellTomeu Vizoso1-1/+5
2016-11-11soc: rockchip: power-domain: use pm_genpd_remove in error cleanupHeiko Stuebner1-1/+10
2016-11-07Merge tag 'renesas-drivers-for-v4.10' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson6-3/+66
2016-11-07misc: sram: add Atmel securam supportAlexandre Belloni1-7/+35