summaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2023-02-13soc: apple: rtkit: Do not copy the reg state structure to the stackAsahi Lina1-13/+13
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann11-1320/+856
2023-02-13Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann10-30/+1818
2023-02-10soc: sunxi: SUN20I_PPU should depend on PMRandy Dunlap1-1/+1
2023-02-08soc: qcom: socinfo: Add IDs for IPQ5332 and its variantKathiravan T1-0/+2
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman3-3/+3
2023-02-08soc: qcom: socinfo: Add Soc IDs for IPQ8064 and variantsChristian Marangi1-0/+6
2023-02-06soc: qcom: socinfo: Add support for new field in revision 17Naman Jain1-0/+8
2023-02-06soc: qcom: smd-rpm: Add IPQ9574 compatibledevi priya1-0/+1
2023-02-06soc: qcom: pmic_glink: remove redundant calculation of svidTom Rix1-1/+1
2023-02-06soc: qcom: stats: Populate all subsystem debugfs filesStephen Boyd1-8/+2
2023-02-06soc: qcom: pmic_glink: add CONFIG_NET/CONFIG_OF dependenciesArnd Bergmann1-0/+3
2023-02-06Merge tag 'asahi-soc-rtkit-pmgr-6.3' of https://github.com/AsahiLinux/linux i...Arnd Bergmann3-9/+131
2023-02-04Merge branch '20230201041853.1934355-1-quic_bjorande@quicinc.com' into driver...Bjorn Andersson4-0/+831
2023-02-04soc: qcom: pmic_glink: Introduce altmode supportBjorn Andersson2-0/+479
2023-02-04soc: qcom: pmic_glink: Introduce base PMIC GLINK driverBjorn Andersson3-0/+352
2023-02-03Merge tag 'v6.2-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann14-133/+1455
2023-02-01Merge tag 'zynqmp-soc-for-v6.3' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann2-2/+4
2023-02-01soc: nuvoton: Add SoC info driver for WPCM450Jonathan Neuschäfer5-0/+124
2023-02-01soc: mediatek: mtk-svs: add missing MODULE_DEVICE_TABLEZeng Heng1-0/+1
2023-02-01soc: mediatek: mtk-devapc: Switch to devm_clk_get_enabled()AngeloGioacchino Del Regno1-9/+2
2023-01-31soc: mtk-svs: mt8183: refactor o_slope calculationRoger Lu1-29/+22
2023-01-31soc: mediatek: mtk-svs: delete superfluous platform data entriesMatthias Brugger1-10/+12
2023-01-31soc: mediatek: mtk-svs: move svs_platform_probe into probeMatthias Brugger1-16/+4
2023-01-31soc: mediatek: mtk-svs: improve readability of platform_probeMatthias Brugger1-4/+0
2023-01-31soc: mediatek: mtk-svs: clean up platform probingMatthias Brugger1-4/+1
2023-01-31soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supportedRoger Lu1-0/+6
2023-01-31soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()Shang XiaoJing1-1/+1
2023-01-31soc: mediatek: mtk-svs: reset svs when svs_resume() failRoger Lu1-1/+5
2023-01-31soc: mediatek: mtk-svs: restore default voltages when svs_init02() failRoger Lu1-2/+22
2023-01-31soc: apple: rtkit: Add register dump decoding to crashlogAsahi Lina1-0/+93
2023-01-31soc: apple: rtkit: Export non-devm init/free functionsAsahi Lina1-5/+10
2023-01-31soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe modeHector Martin1-4/+7
2023-01-31soc: apple: rtkit: Add apple_rtkit_idle() functionHector Martin1-0/+21
2023-01-30soc: qcom: dcc: Drop driver for nowBjorn Andersson3-1309/+0
2023-01-30soc: sunxi: select CONFIG_PMArnd Bergmann1-0/+1
2023-01-30Merge tag 'amlogic-drivers-for-v6.3' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+17
2023-01-30Merge tag 'imx-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann6-11/+143
2023-01-30Merge tag 'arm-soc/for-6.3/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-6/+0
2023-01-30Merge tag 'sunxi-drivers-for-6.3-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann4-0/+219
2023-01-30Merge tag 'renesas-drivers-for-v6.3-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann3-0/+146
2023-01-30Merge tag 'riscv-soc-for-v6.3-mw0' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann6-2/+402
2023-01-30soc: mediatek: mmsys: add support for MT8195 VPPSYSRoy-CW.Yeh2-0/+23
2023-01-30soc: mediatek: Introduce mediatek-regulator-coupler driverAngeloGioacchino Del Regno3-0/+165
2023-01-30soc: imx: imx8mp-blk-ctrl: set HDMI LCDIF panic read hurry levelLucas Stach1-0/+3
2023-01-27soc: sunxi: Add Allwinner D1 PPU driverSamuel Holland3-0/+216
2023-01-25soc: mediatek: mtk-svs: Enable the IRQ laterRicardo Ribalda1-8/+8
2023-01-25soc: mediatek: add mtk-mutex support for mt8195 vdosys1Nancy.Lin1-0/+33
2023-01-25soc: mediatek: add mtk-mutex component - dp_intf1Nancy.Lin1-0/+4
2023-01-25soc: mediatek: mmsys: add reset control for MT8195 vdosys1Nancy.Lin2-0/+3