summaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | soc: qcom: smem: Add qcom_smem_is_available()Stephan Gerhold2023-07-141-0/+11
| | * | | soc: qcom: smd-rpm: Match rpmsg channel instead of compatibleStephan Gerhold2023-07-141-26/+9
| | * | | soc: qcom: smem: Use struct_size()Christophe JAILLET2023-07-141-3/+2
| | * | | soc: qcom: spm: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-3/+1
| | * | | soc: qcom: rpmh-rsc: Include state in trace eventBjorn Andersson2023-07-102-5/+13
| | * | | soc: qcom: cmd-db: Drop NUL bytes from debugfs outputBjorn Andersson2023-07-101-1/+1
| | * | | soc: qcom: rpmpd: Add sync_stateKonrad Dybcio2023-07-101-1/+33
| | * | | soc: qcom: ocmem: Add support for msm8226Luca Weiss2023-07-101-0/+6
| | * | | soc: qcom: ocmem: make iface clock optionalLuca Weiss2023-07-101-18/+24
| | * | | soc: qcom: ocmem: Use dev_err_probe where appropriateLuca Weiss2023-07-101-15/+8
| | * | | soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macrosLuca Weiss2023-07-101-2/+2
| | * | | soc: qcom: icc-bwmon: Set default thresholds dynamicallyKonrad Dybcio2023-07-101-21/+7
| | | |/ | | |/|
| * | | Merge tag 'v6.6-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-08-221-0/+14
| |\ \ \
| | * | | soc: rockchip: grf: Fix SDMMC not working on RK3588 with bus-width > 1Ondrej Jirman2023-08-161-0/+14
| * | | | soc: kunpeng_hccs: fix some sparse warnings about incorrect typeHuisong Li2023-08-222-7/+8
| * | | | soc: loongson2_pm: add power management supportYinbo Zhu2023-08-223-0/+226
| * | | | Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-08-144-22/+17
| |\ \ \ \
| | * | | | soc: ti: k3-socinfo.c: Add JTAG ID for AM62PXVignesh Raghavendra2023-08-111-0/+1
| | * | | | soc: ti: Use devm_platform_ioremap_resource_byname simplify logicZhang Zekun2023-08-101-13/+6
| | * | | | soc: ti: k3-ringacc: remove non-fatal probe deferral logJayesh Choudhary2023-08-021-3/+1
| | * | | | soc: ti: Explicitly include correct DT includesRob Herring2023-07-254-4/+5
| | * | | | soc: ti: omap-prm: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-251-8/+4
| | * | | | soc: ti: k3-ringacc: Fixup documentation errorsNishanth Menon2023-07-111-3/+4
| | | |/ / | | |/| |
| * | | | soc: kunpeng_hccs: add MAILBOX dependencyArnd Bergmann2023-08-141-0/+1
| * | | | soc: kunpeng_hccs: fix size_t format stringArnd Bergmann2023-08-121-1/+1
| * | | | Merge tag 'hisi-drivers-for-6.6' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann2023-08-126-0/+1490
| |\ \ \ \
| | * | | | soc: hisilicon: add sysfs entry to query information of HCCSHuisong Li2023-08-082-0/+660
| | * | | | soc: hisilicon: Support HCCS driver on Kunpeng SoCHuisong Li2023-08-086-0/+830
| | |/ / /
| * | | | Merge tag 'samsung-drivers-6.6' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-08-122-2/+1
| |\ \ \ \
| | * | | | soc: samsung: Explicitly include correct DT includesRob Herring2023-07-203-3/+3
| | |/ / /
| * | | | Merge tag 'sunxi-drivers-for-6.6-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2023-08-121-1/+1
| |\ \ \ \
| | * | | | soc: sunxi: Explicitly include correct DT includesRob Herring2023-08-061-1/+1
| | |/ / /
| * | | | Merge tag 'amlogic-drivers-for-v6.6' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-08-121-0/+1
| |\ \ \ \
| | * | | | soc: amlogic: Explicitly include correct DT includesRob Herring2023-08-041-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'zynqmp-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann2023-08-122-6/+5
| |\ \ \ \
| | * | | | soc: xilinx: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie2023-08-041-2/+2
| | * | | | soc: xilinx: Explicitly include correct DT includesRob Herring2023-08-041-0/+1
| | * | | | driver: soc: xilinx: Convert to platform remove callback returning voidUwe Kleine-König2023-07-101-4/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'tegra-for-6.6-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-08-127-27/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | soc/tegra: cbb: Remove unnecessary print function dev_err()Jiapeng Chong2023-07-271-6/+2
| | * | | soc/tegra: fuse: Sort includes alphabeticallyThierry Reding2023-07-271-2/+2
| | * | | soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-211-6/+3
| | * | | soc/tegra: Explicitly include correct DT includesRob Herring2023-07-215-13/+2
| | |/ /
* | | | Merge tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/...Linus Torvalds2023-08-3185-22705/+22
|\| | |
| * | | genpd: move owl-sps-helper.c from drivers/socArnd Bergmann2023-07-263-52/+0
| * | | soc: starfive: remove stale Makefile entryArnd Bergmann2023-07-261-1/+0
| | |/ | |/|
| * | soc: xilinx: Move power-domain driver to the genpd dirUlf Hansson2023-07-142-323/+0
| * | soc: ti: Mover power-domain drivers to the genpd dirUlf Hansson2023-07-143-1204/+0
| * | soc: tegra: Move powergate-bpmp driver to the genpd dirUlf Hansson2023-07-142-362/+0
| * | soc: sunxi: Move power-domain driver to the genpd dirUlf Hansson2023-07-142-208/+0