aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soc
AgeCommit message (Expand)AuthorFilesLines
2023-07-13soc: qcom: smem: Use struct_size()Christophe JAILLET1-3/+2
2023-07-11soc: ti: k3-ringacc: Fixup documentation errorsNishanth Menon1-3/+4
2023-07-11soc: mediatek: Move power-domain drivers to the genpd dirUlf Hansson12-4487/+0
2023-07-11soc: imx: Move power-domain drivers to the genpd dirUlf Hansson7-4487/+1
2023-07-11soc: bcm: Move power-domain drivers to the genpd dirUlf Hansson8-1726/+21
2023-07-11soc: apple: Move power-domain driver to the genpd dirUlf Hansson2-328/+0
2023-07-11soc: amlogic: Move power-domain drivers to the genpd dirUlf Hansson4-1250/+0
2023-07-11soc: actions: Move power-domain driver to the genpd dirUlf Hansson2-321/+0
2023-07-10driver: soc: xilinx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-09soc: qcom: spm: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-07-09soc: qcom: rpmh-rsc: Include state in trace eventBjorn Andersson2-5/+13
2023-07-09soc: qcom: cmd-db: Drop NUL bytes from debugfs outputBjorn Andersson1-1/+1
2023-07-09soc: qcom: rpmpd: Add sync_stateKonrad Dybcio1-1/+33
2023-07-09soc: qcom: ocmem: Add support for msm8226Luca Weiss1-0/+6
2023-07-09soc: qcom: ocmem: make iface clock optionalLuca Weiss1-18/+24
2023-07-09soc: qcom: ocmem: Use dev_err_probe where appropriateLuca Weiss1-15/+8
2023-07-09soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macrosLuca Weiss1-2/+2
2023-07-09soc: qcom: icc-bwmon: Set default thresholds dynamicallyKonrad Dybcio1-21/+7
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-4/+1
2023-06-30Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds36-278/+1148
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into soc/driversArnd Bergmann2-7/+2
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown6-5/+23
2023-06-22Merge tag 'v6.5-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/driversArnd Bergmann2-62/+152
2023-06-22Merge tag 'amlogic-drivers-for-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/driversArnd Bergmann1-1/+1
2023-06-21Merge tag 'ti-driver-soc-for-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/driversArnd Bergmann5-7/+352
2023-06-21Merge tag 'qcom-drivers-for-6.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann5-34/+40
2023-06-21Merge tag 'v6.4-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into soc/driversArnd Bergmann3-29/+268
2023-06-21Merge tag 'qcom-drivers-for-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann11-86/+273
2023-06-21Merge tag 'tegra-for-6.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/driversArnd Bergmann3-26/+10
2023-06-19drivers: meson: secure-pwrc: always enable DMA domainAlexey Romanov1-1/+1
2023-06-14soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencerVijaya Krishna Nivarthi1-24/+4
2023-06-13soc: qcom: icc-bwmon: Fix MSM8998 count unitKonrad Dybcio1-1/+1
2023-06-13soc: qcom: socinfo: Add Soc ID for IPQ5300Kathiravan T1-0/+1
2023-06-13soc: qcom: Fix a IS_ERR() vs NULL bug in probeDan Carpenter1-1/+1
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 19Naman Jain1-8/+24
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 18Naman Jain1-0/+1
2023-06-13soc: qcom: mdt_loader: Fix split image detectionBjorn Andersson1-0/+8
2023-06-11soc: rockchip: dtpm: use C99 array init syntaxRandy Dunlap1-27/+27
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-5/+23
2023-06-09soc/tegra: pmc: Use devm_clk_notifier_register()Thierry Reding1-2/+2
2023-06-09soc/tegra: pmc: Simplify debugfs initializationThierry Reding1-22/+4
2023-06-09soc: mediatek: SVS: Fix MT8192 GPU node nameChen-Yu Tsai1-2/+2
2023-06-09Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into soc/driversArnd Bergmann2-4/+6
2023-06-09Merge tag 'samsung-drivers-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversArnd Bergmann3-2/+22
2023-06-09pinctrl: tegra: Add Tegra234 pinmux driverPrathamesh Shete1-0/+1
2023-06-08soc/tegra: fuse: Fix Tegra234 fuse sizeKartik1-1/+1
2023-06-08soc/tegra: pmc: Add AON SW Wake support for Tegra234Viswanath L1-0/+1
2023-06-06wkup_m3_ipc.c: Fix error checking for debugfs_create_dirOsama Muhammad1-1/+1
2023-06-06soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_dma()Vijaya Krishna Nivarthi1-18/+49