index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
soc: mediatek: mtk-mutex: Add support for MT8188 VPPSYS
AngeloGioacchino Del Regno
1
-0
/
+41
2024-04-23
soc: mediatek: socinfo: Advertise about unknown MediaTek SoC
AngeloGioacchino Del Regno
1
-1
/
+8
2024-04-23
soc: mediatek: cmdq: Don't log an error when gce-client-reg is not found
NĂcolas F. R. A. Prado
1
-1
/
+1
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() function
Jason-JH.Lin
1
-0
/
+15
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() function
Jason-JH.Lin
1
-0
/
+49
2024-04-23
soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() function
Jason-JH.Lin
1
-0
/
+26
2024-04-23
soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()
Chun-Kuang Hu
1
-17
/
+7
2024-04-23
soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() helper function
Chun-Kuang Hu
1
-15
/
+0
2024-04-23
soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper function
Chun-Kuang Hu
1
-0
/
+10
2024-04-23
soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper function
Chun-Kuang Hu
1
-0
/
+10
2024-04-23
soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()
Chun-Kuang Hu
1
-2
/
+2
2024-04-23
soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
Chun-Kuang Hu
1
-3
/
+2
2024-04-23
soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
Chun-Kuang Hu
1
-2
/
+3
2024-04-23
soc: mediatek: mtk-socinfo: depends on CONFIG_SOC_BUS
Daniel Golle
1
-0
/
+1
2024-04-23
soc: mediatek: mtk-svs: Append "-thermal" to thermal zone names
AngeloGioacchino Del Regno
1
-2
/
+5
2024-04-21
soc: qcom: cmd-db: replace deprecated strncpy with strtomem
Justin Stitt
1
-6
/
+1
2024-04-21
soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
Maulik Shah
2
-2
/
+33
2024-04-21
soc: qcom: pmic_glink: notify clients about the current state
Dmitry Baryshkov
1
-0
/
+5
2024-04-21
soc: qcom: pmic_glink: don't traverse clients list without a lock
Dmitry Baryshkov
1
-0
/
+4
2024-04-21
soc: qcom: mention intentionally broken module autoloading
Krzysztof Kozlowski
2
-0
/
+8
2024-04-09
soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
Andrew Davis
1
-5
/
+2
2024-04-08
soc: samsung: exynos-asv: Update Energy Model after adjusting voltage
Lukasz Luba
1
-1
/
+9
2024-04-05
soc: canaan: Deprecate SOC_CANAAN and use SOC_CANAAN_K210 for K210
Yangyu Chen
2
-3
/
+3
2024-04-04
soc: qcom: pmic_glink: enable UCSI on sc8180x
Dmitry Baryshkov
1
-4
/
+0
2024-04-04
soc: qcom: pmic_glink: reenable UCSI on sc8280xp
Dmitry Baryshkov
1
-1
/
+0
2024-03-28
Merge branch 'drivers-for-6.10' onto 'v6.9-rc1'
Bjorn Andersson
5
-6
/
+12
2024-03-26
soc: renesas: Enable TMU support on R-Car Gen2
Geert Uytterhoeven
1
-0
/
+1
2024-03-26
soc: renesas: Add identification support for RZ/V2H SoC
Lad Prabhakar
2
-1
/
+24
2024-03-25
spi: pxa2xx: Use proper SSP header in soc/pxa/ssp.c
Andy Shevchenko
1
-1
/
+1
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-11
/
+14
2024-03-19
Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+1
2024-03-19
Merge tag 'thermal-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+22
2024-03-17
soc: qcom: qcom_stats: Add DSPs and apss subsystem stats
Maulik Shah
1
-0
/
+4
2024-03-16
soc: qcom: socinfo: Add SMB2360 PMIC
Abel Vesa
1
-0
/
+1
2024-03-16
soc: qcom: socinfo: Add X1E80100 SoC ID table entry
Abel Vesa
1
-0
/
+1
2024-03-16
soc: qcom: Update init level to core_initcall() for cmd-db and rpmh-rsc
Maulik Shah
2
-2
/
+2
2024-03-16
soc: qcom: icc-bwmon: Convert to use maple tree register cache
wangkaiyuan
1
-4
/
+4
2024-03-15
Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-78
/
+38
2024-03-13
Merge tag 'thermal-v6.9-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-0
/
+22
2024-03-13
soc: fsl: dpio: fix kcalloc() argument order
Arnd Bergmann
1
-1
/
+1
2024-03-13
soc: fsl: qbman: Use raw spinlock for cgr_lock
Sean Anderson
1
-11
/
+14
2024-03-13
soc: fsl: qbman: Always disable interrupts when taking cgr_lock
Sean Anderson
1
-5
/
+5
2024-03-12
Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-120
/
+1370
2024-03-11
soc: sunxi: sram: export register 0 for THS on H616
Andre Przywara
1
-0
/
+22
2024-03-06
soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage
Rob Herring
4
-78
/
+38
2024-03-06
Merge tag 'qcom-drivers-for-6.9-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
3
-9
/
+6
2024-03-04
Merge tag 'samsung-drivers-6.9-2' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
3
-2
/
+235
2024-03-04
Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
11
-21
/
+659
2024-03-04
Merge tag 'tegra-for-6.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
6
-94
/
+255
2024-03-03
soc: qcom: aoss: add missing kerneldoc for qmp members
Krzysztof Kozlowski
1
-0
/
+2
[prev]
[next]