summaryrefslogtreecommitdiff
path: root/include/soc
AgeCommit message (Expand)AuthorFilesLines
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+3
2025-03-19Merge tag 'qcom-drivers-for-6.15' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+2
2025-03-06firmware: tegra: bpmp: Fix typo in bpmp-abi.hZhu Jun1-1/+1
2025-02-14soc: qcom: ice: make of_qcom_ice_get() staticTudor Ambarus1-1/+0
2025-02-14soc: qcom: ice: introduce devm_of_qcom_ice_getTudor Ambarus1-0/+2
2025-02-13soc: rockchip: add header for suspend mode SIP interfaceShawn Lin1-0/+3
2025-01-24Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-37/+12
2025-01-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+1
2025-01-17net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean1-0/+11
2025-01-16clk: bcm: rpi: Add disp clockMaxime Ripard1-0/+1
2025-01-15Merge tag 'reset-for-v6.14-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann1-23/+0
2025-01-15reset: amlogic: aux: drop aux registration helperJerome Brunet1-23/+0
2024-12-25soc: qcom: Rework BCM_TCS_CMD macroEugen Hristev1-14/+12
2024-12-15Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-2/+2
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke3-2/+2
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean1-2/+0
2024-11-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+18
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2024-11-18Merge branches 'clk-samsung', 'clk-microchip', 'clk-imx', 'clk-amlogic' and '...Stephen Boyd1-0/+23
2024-11-04soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()Vladimir Oltean1-1/+1
2024-10-17reset: npcm: register npcm8xx clock auxiliary bus deviceTomer Maimon1-0/+18
2024-10-01reset: amlogic: add auxiliary reset driver supportJerome Brunet1-0/+23
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+22
2024-09-03soc: fsl: qe: Add missing PUSHSCHED commandHerve Codina1-0/+1
2024-09-03soc: fsl: qe: Add resource-managed muram allocatorsHerve Codina1-1/+21
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean1-0/+2
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean1-0/+9
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean1-1/+2
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+24
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-07-04soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina1-0/+2
2024-07-04soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina1-3/+22
2024-05-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-5/+5
2024-05-13Merge tag 'keys-trusted-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+20
2024-05-09crypto: mxs-dcp: Add support for hardware-bound keysDavid Gstir1-0/+20
2024-05-08clk, reset: microchip: mpfs: fix incorrect preprocessor conditionsConor Dooley1-2/+2
2024-05-07clock, reset: microchip: move all mpfs reset code to the reset subsystemConor Dooley1-5/+5
2024-04-21soc: qcom: rpmh-rsc: Enhance check for VRM in-flight requestMaulik Shah1-1/+9
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2024-03-04Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-23/+2
2024-02-26interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski1-3/+4
2024-02-16soc: qcom: spm: remove driver-internal structures from the driver APIDmitry Baryshkov1-22/+1
2024-02-01soc/tegra: fuse: Add support for Tegra241Kartik1-0/+1
2024-02-01soc/tegra: pmc: Remove some old and deprecated functions and constantsChristophe JAILLET1-18/+0
2024-01-27soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov1-1/+1
2024-01-17Merge tag 'mfd-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-0/+1
2023-12-22Merge tag 'memory-controller-drv-6.8' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+1
2023-12-22Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+2
2023-12-12soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtimeHerve Codina1-0/+10
2023-12-12soc: fsl: cpm1: qmc: Add support for child devicesHerve Codina1-0/+2