index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-25
Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
Merge tag 'soc-arm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-04-14
Merge tag 'v6.3-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2023-04-14
soc: ti: smartreflex: Simplify getting the opam_sr pointer
Uwe Kleine-König
2023-04-14
soc: fsl: Use of_property_present() for testing DT property presence
Rob Herring
2023-04-14
Merge tag 'qcom-drivers-for-6.4-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2023-04-14
Merge tag 'arm-soc/for-6.4/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
2023-04-14
Merge tag 'qcom-drivers-for-6.4' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2023-04-14
Merge tag 'ti-driver-soc-for-v6.4' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2023-04-14
Merge tag 'renesas-drivers-for-v6.4-tag2' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2023-04-14
Merge tag 'sunxi-drivers-for-6.4-1' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2023-04-14
Merge tag 'imx-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2023-04-14
Merge tag 'riscv-soc-for-v6.4' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2023-04-14
Merge tag 'tegra-for-6.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2023-04-14
Merge tag 'asahi-soc-rtkit-6.4' of https://github.com/AsahiLinux/linux into s...
Arnd Bergmann
2023-04-11
soc: mediatek: Kconfig: Add MTK_CMDQ dependency to MTK_MMSYS
AngeloGioacchino Del Regno
2023-04-07
Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4
Bjorn Andersson
2023-04-07
soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
Abel Vesa
2023-04-07
soc: qcom: rpmh-rsc: Support RSC v3 minor versions
Tushar Nimkar
2023-04-06
soc: qcom: smd-rpm: Use GFP_ATOMIC in write path
Rob Clark
2023-04-05
soc/tegra: fuse: Remove nvmem root only access
Kartik
2023-04-05
soc/tegra: cbb: tegra194: Use of_address_count() helper
Yang Yingliang
2023-04-05
soc/tegra: cbb: Remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-05
soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-04-05
soc: tegra: cbb: Drop empty platform remove function
Uwe Kleine-König
2023-04-04
soc: qcom: icc-bwmon: Handle global registers correctly
Konrad Dybcio
2023-04-04
soc: qcom: icc-bwmon: Remove unused struct member
Konrad Dybcio
2023-04-04
Merge tag 'amlogic-drivers-for-v6.4' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2023-04-04
soc: renesas: renesas-soc: Release 'chipid' from ioremap()
Li Yang
2023-04-03
soc: bcm: brcmstb: biuctrl: fix of_iomap leak
Zhaoyang Li
2023-04-03
soc: microchip: mpfs: add a prefix to rx_callback()
Conor Dooley
2023-04-03
Merge patch series "mailbox,soc: mpfs: add support for fallible services"
Conor Dooley
2023-04-03
soc: microchip: mpfs: handle timeouts and failed services differently
Conor Dooley
2023-04-03
soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()
Conor Dooley
2023-04-03
soc: microchip: mpfs: use a consistent completion timeout
Conor Dooley
2023-04-03
soc: microchip: mpfs: fix some horrible alignment
Conor Dooley
2023-04-03
soc/tegra: pmc: Support software wake-up for SPE
Petlozu Pravareshwar
2023-04-03
soc/tegra: pmc: Add wake source interrupt for MGBE
Sushil Singh
2023-04-03
soc/tegra: pmc: Add the PMIC wake event for Tegra234
Jon Hunter
2023-04-03
soc/tegra: bpmp: Actually free memory on error path
Mikko Perttunen
2023-04-02
soc: mediatek: mutex: Use dev_err_probe()
Ye Xingchen
2023-04-02
soc: mediatek: mtk-mmsys: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mmsys: Change MT8173 num_resets to 64
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mmsys: Split out MT8173 mmsys DDP routing table
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mutex: Use module_platform_driver() macro
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mutex: Replace max handles number with definition
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mutex: Compress of_device_id array entries
AngeloGioacchino Del Regno
2023-04-02
soc: mediatek: mtk-mmsys: Add MODULE_DEVICE_TABLE() to allow auto-load
AngeloGioacchino Del Regno
[next]