aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-09Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds
2017-09-04MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl
2017-09-04MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens
2017-08-23Merge tag 'samsung-drivers-4.14-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2017-08-23soc/tegra: fuse: Add missing semi-colonThierry Reding
2017-08-23soc/tegra: Restrict SoC device registration to TegraThierry Reding
2017-08-21Merge tag 'sunxi-drivers-for-4.14' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy
2017-08-18Merge tag 'tegra-for-4.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2017-08-18Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach
2017-08-18drivers: soc: sunxi: add support for A64 and its SRAM CIcenowy Zheng
2017-08-18drivers: soc: sunxi: add support for remapping func value to reg valueIcenowy Zheng
2017-08-18drivers: soc: sunxi: fix error processing on base address when claimingIcenowy Zheng
2017-08-17soc/tegra: Register SoC deviceThierry Reding
2017-08-17Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2017-08-16soc: versatile: remove unnecessary static in realview_soc_probe()Gustavo A. R. Silva
2017-08-16Merge tag 'renesas-drivers-for-v4.14' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2017-08-16Merge tag 'qcom-drivers-for-4.14' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-08-16Merge tag 'v4.14-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring
2017-08-15Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2017-08-14soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoCSean Wang
2017-08-14soc: mediatek: reduce code duplication of scpsys_probe across all SoCsSean Wang
2017-08-08soc: qcom: mdt_loader: Use request_firmware_into_buf()Bjorn Andersson
2017-08-08soc: qcom: bring all qcom drivers into a submenuSrinivas Kandagatla
2017-08-08soc: qcom: wcnss_ctrl: add missing MODULE_DEVICE_TABLE()Rob Clark
2017-08-08soc: qcom: smsm: fix of_node refcnting problemRob Clark
2017-08-05soc: imx: gpcv2: fix regulator deferred probeStefan Agner
2017-08-02soc: qcom: GLINK SSR notifierBjorn Andersson
2017-08-02soc: mtk-pmic-wrap: make of_device_ids const.Arvind Yadav
2017-07-31soc/tegra: Fix bad of_node_put() in powergate initTuomas Tynkkynen
2017-07-28soc: Add Amlogic SoC Information driverNeil Armstrong
2017-07-27soc: renesas: rcar-rst: Add support for R-Car D3Geert Uytterhoeven
2017-07-27soc: renesas: rcar-sysc: Add support for R-Car D3 power areasGeert Uytterhoeven
2017-07-27soc: renesas: Identify R-Car D3Geert Uytterhoeven
2017-07-27soc: zte: Restrict SOC_ZTE to ARCH_ZX or COMPILE_TESTGeert Uytterhoeven
2017-07-24soc: samsung: Use kbasename instead of open codingRob Herring
2017-07-20soc: rockchip: power-domain: add power domain support for rk3366Elaine Zhang
2017-07-16soc: rockchip: disable jtag switching for RK3328 SocShawn Lin
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-29Merge tag 'actions-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-06-29Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2017-06-23soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gatingAndreas Färber
2017-06-23soc: actions: Add Owl SPSAndreas Färber
2017-06-23Merge tag 'qcom-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-06-18Merge tag 'imx-drivers-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson