aboutsummaryrefslogtreecommitdiff
path: root/include/soc
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+20
9 dayscrypto: mxs-dcp: Add support for hardware-bound keysGravatar David Gstir 1-0/+20
2024-04-21soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestGravatar Maulik Shah 1-1/+9
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+4
2024-03-04Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 2-23/+2
2024-02-26interconnect: constify of_phandle_args in xlateGravatar Krzysztof Kozlowski 1-3/+4
2024-02-16soc: qcom: spm: remove driver-internal structures from the driver APIGravatar Dmitry Baryshkov 1-22/+1
2024-02-01soc/tegra: fuse: Add support for Tegra241Gravatar Kartik 1-0/+1
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsGravatar Christophe JAILLET 1-18/+0
2024-01-27soc: qcom: socinfo: rename PM2250 to PM4125Gravatar Dmitry Baryshkov 1-1/+1
2024-01-17Merge tag 'mfd-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Gravatar Linus Torvalds 1-0/+1
2023-12-22Merge tag 'memory-controller-drv-6.8' of https://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-0/+1
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 1-0/+2
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeGravatar Herve Codina 1-0/+10
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesGravatar Herve Codina 1-0/+2
2023-12-12soc: fsl: cpm1: qmc: Extend the API to provide Rx statusGravatar Herve Codina 1-1/+14
2023-12-07mfd: qcom-spmi-pmic: Add support for PM8937Gravatar Dang Huynh 1-0/+1
2023-12-06soc: microchip: mpfs: enable access to the system controller's flashGravatar Conor Dooley 1-0/+2
2023-11-21memory: tegra: Add SID override programming for MC clientsGravatar Ashish Mhetre 1-0/+1
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-26/+0
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-11-01Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-1/+7
2023-10-19PM / devfreq: rockchip-dfi: add support for RK3588Gravatar Sascha Hauer 1-0/+18
2023-10-19PM / devfreq: rockchip-dfi: Add perf supportGravatar Sascha Hauer 2-0/+3
2023-10-19PM / devfreq: rockchip-dfi: Handle LPDDR4XGravatar Sascha Hauer 1-0/+1
2023-10-19PM / devfreq: rockchip-dfi: Add RK3568 supportGravatar Sascha Hauer 1-0/+12
2023-10-19PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE definesGravatar Sascha Hauer 2-6/+18
2023-10-13firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeGravatar Sumit Gupta 1-0/+6
2023-10-11firmware: tegra: Fix a typoGravatar Deming Wang 1-1/+1
2023-10-10docs: move powerpc under archGravatar Costa Shulyupin 1-1/+1
2023-09-25iommu/tegra-gart: Remove tegra-gartGravatar Jason Gunthorpe 1-26/+0
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-0/+1
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-3/+0
2023-08-22net: mscc: ocelot: Remove unused declarationsGravatar Yue Haibing 1-1/+0
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Gravatar Joerg Roedel 1-0/+1
2023-08-14clk: imx25: print silicon revision during initGravatar Martin Kaiser 1-0/+1
2023-08-12Merge tag 'at91-soc-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Arnd Bergmann 1-3/+0
2023-08-07iommu/mediatek: Add enable IOMMU SMC command for INFRA mastersGravatar Chengci.Xu 1-0/+1
2023-07-29ARM: at91: Remove unused extern declarationsGravatar YueHaibing 1-3/+0
2023-07-27Merge tag 'memory-controller-drv-fixes-6.5' of https://git.kernel.org/pub/scm...Gravatar Arnd Bergmann 1-0/+3
2023-07-10memory: tegra: Add dummy implementation on Tegra194Gravatar Thierry Reding 1-0/+3
2023-07-06net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsGravatar Vladimir Oltean 1-0/+1
2023-07-06net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockGravatar Vladimir Oltean 1-4/+4
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-3/+7
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-1/+10
2023-06-29net: mscc: ocelot: don't keep PTP configuration of all ports in single structureGravatar Vladimir Oltean 1-3/+7
2023-06-23clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userGravatar Uwe Kleine-König 1-16/+0
2023-06-21Merge tag 'tegra-for-6.5-memory' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-0/+8
2023-05-16memory: tegra: Make CPU cluster BW request a multiple of MC channelsGravatar Sumit Gupta 1-0/+1