aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+10
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 39-476/+2059
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 7-10/+677
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 3-2/+3
2020-10-22PM: AVS: qcom-cpr: Move the driver to the qcom specific driversGravatar Ulf Hansson 3-0/+1805
2020-10-16PM: AVS: smartreflex Move driver to soc specific driversGravatar Ulf Hansson 2-0/+1046
2020-10-16PM: AVS: rockchip-io: Move the driver to the rockchip specific driversGravatar Ulf Hansson 3-0/+639
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-1/+1
2020-10-10soc/tegra: pmc: Don't create fake interrupt hierarchy levelsGravatar Marc Zyngier 1-48/+7
2020-10-10soc/tegra: pmc: Allow optional irq parent callbacksGravatar Marc Zyngier 1-4/+32
2020-10-05Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Rafael J. Wysocki 1-1/+1
2020-10-03Merge tag 'v5.9-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 2-5/+112
2020-10-03Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Olof Johansson 2-4/+30
2020-10-03Merge tag 'qcom-drivers-for-5.10' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 5-68/+65
2020-10-03Merge tag 'soc-fsl-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 4-5/+3
2020-10-03Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 1-10/+5
2020-10-03Merge tag 'sunxi-drivers-for-5.10-1' of https://git.kernel.org/pub/scm/linux/...Gravatar Olof Johansson 1-1/+1
2020-10-03Merge tag 'zynqmp-soc-for-v5.9-v2' of https://github.com/Xilinx/linux-xlnx in...Gravatar Olof Johansson 1-1/+1
2020-09-26Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Olof Johansson 8-158/+523
2020-09-26Merge tag 'samsung-soc-5.10' of https://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 1-0/+1
2020-09-26Merge tag 'tegra-for-5.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 5-42/+178
2020-09-26Merge tag 'renesas-drivers-for-v5.10-tag2' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 5-169/+640
2020-09-26Merge tag 'actions-drivers-fixes-for-v5.9' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 1-0/+1
2020-09-26Merge tag 'qcom-drivers-fixes-for-5.9' of https://git.kernel.org/pub/scm/linu...Gravatar Olof Johansson 1-1/+1
2020-09-26Merge tag 'tegra-for-5.10-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 1-0/+10
2020-09-25soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe apiGravatar Dennis YC Hsieh 1-2/+3
2020-09-25soc: mediatek: cmdq: add jump functionGravatar Dennis YC Hsieh 1-0/+13
2020-09-25soc: mediatek: cmdq: add write_s_mask value functionGravatar Dennis YC Hsieh 1-0/+21
2020-09-25soc: mediatek: cmdq: add write_s value functionGravatar Dennis YC Hsieh 1-0/+14
2020-09-25soc: mediatek: cmdq: add read_s functionGravatar Dennis YC Hsieh 1-0/+15
2020-09-25soc: mediatek: cmdq: add write_s_mask functionGravatar Dennis YC Hsieh 1-0/+23
2020-09-25soc: mediatek: cmdq: add write_s functionGravatar Dennis YC Hsieh 1-0/+19
2020-09-25soc: mediatek: cmdq: add address shift in jumpGravatar Dennis YC Hsieh 1-1/+2
2020-09-25soc: mediatek: mtk-infracfg: Fix kerneldocGravatar Krzysztof Kozlowski 1-2/+2
2020-09-24soc: amlogic: pm-domains: use always-on flagGravatar Kevin Hilman 2-4/+4
2020-09-22soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clkGravatar Wang Hai 1-1/+1
2020-09-22soc: fsl: qman: convert to use be32_add_cpu()Gravatar Liu Shixin 1-1/+1
2020-09-22soc: fsl: dpio: remove set but not used 'addr_cena'Gravatar Jason Yan 1-2/+0
2020-09-22soc: fsl: qbman: Fix return value on successGravatar Krzysztof Kozlowski 1-1/+1
2020-09-22soc: actions: include header to fix missing prototypeGravatar Krzysztof Kozlowski 1-0/+1
2020-09-20soc: ti: Convert to DEFINE_SHOW_ATTRIBUTEGravatar Qinglang Miao 2-25/+5
2020-09-18soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCsGravatar Neil Armstrong 1-0/+26
2020-09-18arm64: tegra: Initial Tegra234 VDK supportGravatar Thierry Reding 1-0/+10
2020-09-18soc/tegra: pmc: Add Tegra234 supportGravatar Thierry Reding 1-0/+68
2020-09-18soc/tegra: pmc: Reorder reset sources/levels definitionsGravatar Thierry Reding 1-39/+39
2020-09-18soc/tegra: misc: Add Tegra234 supportGravatar Thierry Reding 1-0/+1
2020-09-18soc/tegra: fuse: Add Tegra234 supportGravatar Thierry Reding 4-2/+45
2020-09-18soc/tegra: fuse: Implement tegra_is_silicon()Gravatar Thierry Reding 1-0/+19
2020-09-18soc/tegra: fuse: Extract tegra_get_platform()Gravatar Thierry Reding 2-1/+6
2020-09-17soc: qcom: llcc: use devm_platform_ioremap_resource_byname()Gravatar Qilong Zhang 1-6/+1