summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2018-07-26Merge tag 'qcom-drivers-for-4.19' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson10-7/+1873
2018-07-22Merge tag 'imx-drivers-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-6/+12
2018-07-21soc: qcom: rmtfs-mem: fix memleak in probe error pathsJohan Hovold1-2/+1
2018-07-21soc: qcom: llc-slice: Add missing MODULE_LICENSE()Niklas Cassel1-0/+3
2018-07-21drivers: qcom: rpmh: fix unwanted error check for get_tcs_of_type()Raju P.L.S.S.S.N1-4/+2
2018-07-21drivers: qcom: rpmh-rsc: fix the loop index check in get_req_from_tcsRaju P.L.S.S.S.N1-1/+1
2018-07-21drivers: qcom: rpmh-rsc: Check cmd_db_ready() to help childrenDouglas Anderson1-0/+13
2018-07-21drivers: qcom: rpmh-rsc: allow active requests from wake TCSLina Iyer1-2/+21
2018-07-21drivers: qcom: rpmh: add support for batch RPMH requestLina Iyer3-2/+160
2018-07-21drivers: qcom: rpmh: allow requests to be sent asynchronouslyLina Iyer2-0/+53
2018-07-21drivers: qcom: rpmh: cache sleep/wake state requestsLina Iyer3-7/+205
2018-07-21drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCSLina Iyer1-0/+44
2018-07-21drivers: qcom: rpmh-rsc: write sleep/wake requests to TCSLina Iyer2-0/+129
2018-07-21drivers: qcom: rpmh: add RPMH helper functionsLina Iyer4-3/+154
2018-07-21drivers: qcom: rpmh-rsc: log RPMH requests in FTRACELina Iyer3-1/+93
2018-07-21drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCsLina Iyer4-0/+561
2018-07-21drivers: soc: Add LLCC driverRishabh Bhatnagar4-0/+448
2018-07-21soc: qcom: smem: Correct check for global partitionBjorn Andersson1-5/+5
2018-07-17soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errataLeonard Crestez1-6/+2
2018-07-15Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ...Olof Johansson1-0/+16
2018-07-11soc: imx: gpc: Disable 6sl display power gating for ERR006287Leonard Crestez1-0/+10
2018-07-08Merge tag 'soc_drivers_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+76
2018-07-06soc: ti: wkup_m3_ipc: mark PM functions as __maybe_unusedArnd Bergmann1-6/+2
2018-07-05soc: ti: wkup_m3_ipc: Add wkup_m3_request_wake_srcDave Gerlach1-0/+39
2018-07-05soc: ti: wkup_m3_ipc: Add rtc_only with ddr in self refresh mode supportKeerthy1-0/+41
2018-06-27soc: bcm: brcmstb: Add missing DDR MEMC compatible stringsFlorian Fainelli1-0/+12
2018-06-27soc: bcm: brcmstb: pm: Add support for newer rev B3.0 controllersDoug Berger1-0/+4
2018-06-26Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+2
2018-06-26qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependencyArnd Bergmann1-1/+2
2018-06-23Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson1-4/+9
2018-06-23Merge tag 'renesas-fixes-for-v4.18' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson1-6/+29
2018-06-17soc: imx: gpcv2: correct PGC offsetAnson Huang1-4/+9
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner1-2/+2
2018-06-13Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-11/+14
2018-06-13treewide: Use array_size() in vzalloc()Kees Cook1-1/+2
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook3-9/+11
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-06-12Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds8-25/+1145
2018-06-12Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-272/+275
2018-06-12Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds9-3/+138
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-3/+4
2018-06-08soc: renesas: rcar-sysc: Make PM domain initialization more robustGeert Uytterhoeven1-6/+29
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-22/+90
2018-06-07Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+3
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2-4/+3
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-0/+388
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-7/+13
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-36/+0
2018-06-02Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-36/+0
2018-05-27Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson9-3/+138