summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2018-11-21soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold1-1/+1
2018-11-04soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang1-1/+1
2018-11-04soc: fsl: qbman: qman: avoid allocating from non existing gen_poolAlexandre Belloni1-0/+3
2018-08-24soc: imx: gpc: restrict register range for regmap accessAnson Huang1-0/+21
2018-08-24soc: imx: gpcv2: correct PGC offsetAnson Huang1-4/+9
2018-08-03soc: imx: gpcv2: Do not pass static memory as platform dataAndrey Smirnov1-7/+15
2018-07-03soc: rockchip: power-domain: Fix wrong value when power up pd with writemaskFinley Xiao1-1/+1
2018-06-20soc: bcm: raspberrypi-power: Fix use of __packedFlorian Fainelli1-1/+1
2018-06-05MIPS: lantiq: gphy: Drop reboot/remove reset assertsMathias Kresin1-36/+0
2018-05-30soc: qcom: wcnss_ctrl: Fix increment in NV uploadBjorn Andersson1-1/+1
2018-05-30soc: imx: gpc: de-register power domains only if initializedStefan Agner1-1/+9
2018-04-24soc: mediatek: fix the mistaken pointer accessed when subdomains are addedSean Wang1-1/+1
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-03-24soc: qcom: smsm: fix child-node lookupJohan Hovold1-2/+4
2018-02-25meson-gx-socinfo: Fix package id parsingArnaud Patard1-2/+2
2017-12-20soc: mediatek: pwrap: fix compiler errorsMatthias Brugger1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-09-16Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds4-0/+350
2017-09-11Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds30-159/+588
2017-09-11Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-09-10Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds3-0/+174
2017-09-04MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfdMartin Blumenstingl2-0/+261
2017-09-04MIPS: lantiq: Convert the fpi bus driver to a platform_driverHauke Mehrtens3-0/+89
2017-08-23Merge tag 'samsung-drivers-4.14-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2017-08-23soc/tegra: fuse: Add missing semi-colonThierry Reding1-1/+1
2017-08-23soc/tegra: Restrict SoC device registration to TegraThierry Reding1-0/+8
2017-08-21Merge tag 'sunxi-drivers-for-4.14' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-9/+48
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy1-0/+3
2017-08-19Merge tag 'tegra-for-4.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-5/+52
2017-08-19Merge tag 'v4.13-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2-103/+150
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdDave Gerlach1-0/+2
2017-08-18drivers: soc: sunxi: add support for A64 and its SRAM CIcenowy Zheng1-0/+11
2017-08-18drivers: soc: sunxi: add support for remapping func value to reg valueIcenowy Zheng1-9/+34
2017-08-18drivers: soc: sunxi: fix error processing on base address when claimingIcenowy Zheng1-0/+3
2017-08-17soc/tegra: Register SoC deviceThierry Reding2-2/+51
2017-08-17Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann5-0/+192
2017-08-16soc: versatile: remove unnecessary static in realview_soc_probe()Gustavo A. R. Silva1-1/+1
2017-08-16Merge tag 'renesas-drivers-for-v4.14' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann7-1/+51
2017-08-16Merge tag 'qcom-drivers-for-4.14' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-4/+9
2017-08-16Merge tag 'v4.14-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-0/+46
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring9-36/+31
2017-08-15Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-7/+8
2017-08-14soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoCSean Wang1-0/+71
2017-08-14soc: mediatek: reduce code duplication of scpsys_probe across all SoCsSean Wang1-103/+79
2017-08-09soc: qcom: mdt_loader: Use request_firmware_into_buf()Bjorn Andersson1-3/+2
2017-08-08soc: qcom: bring all qcom drivers into a submenuSrinivas Kandagatla1-0/+4
2017-08-08soc: qcom: wcnss_ctrl: add missing MODULE_DEVICE_TABLE()Rob Clark1-0/+1
2017-08-08soc: qcom: smsm: fix of_node refcnting problemRob Clark1-1/+2
2017-08-05soc: imx: gpcv2: fix regulator deferred probeStefan Agner1-7/+8