index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
soc: mediatek: mtk-svs: Check if SVS mode is available in the beginning
AngeloGioacchino Del Regno
1
-0
/
+16
2023-12-11
soc: mediatek: mtk-svs: Cleanup of svs_probe() function
AngeloGioacchino Del Regno
1
-21
/
+11
2023-12-11
soc: mediatek: mtk-svs: Compress of_device_id entries
AngeloGioacchino Del Regno
1
-18
/
+6
2023-12-11
soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_data
AngeloGioacchino Del Regno
1
-2
/
+0
2023-12-11
soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186
AngeloGioacchino Del Regno
1
-37
/
+7
2023-12-11
soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointer
AngeloGioacchino Del Regno
1
-47
/
+40
2023-12-11
soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCs
AngeloGioacchino Del Regno
1
-266
/
+66
2023-12-11
soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()
AngeloGioacchino Del Regno
1
-26
/
+6
2023-12-11
soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform data
AngeloGioacchino Del Regno
1
-0
/
+12
2023-12-11
soc: mediatek: mtk-svs: Add a map to retrieve fused values
AngeloGioacchino Del Regno
1
-0
/
+87
2023-12-11
soc: mediatek: mtk-svs: Change the thermal sensor device name
AngeloGioacchino Del Regno
1
-3
/
+3
2023-12-11
soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bank
AngeloGioacchino Del Regno
1
-25
/
+26
2023-12-11
soc: mediatek: mtk-svs: Build bank name string dynamically
AngeloGioacchino Del Regno
1
-22
/
+17
2023-12-11
soc: mediatek: mtk-svs: Convert sw_id and type to enumerations
AngeloGioacchino Del Regno
1
-86
/
+106
2023-12-11
soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflict
AngeloGioacchino Del Regno
1
-54
/
+54
2023-12-11
soc: mediatek: Add MT8188 VDOSYS reset bit map
Hsiao Chien Sung
2
-1
/
+90
2023-12-11
soc: mediatek: Support reset bit mapping in mmsys driver
Hsiao Chien Sung
2
-0
/
+12
2023-12-11
soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsys
Hsiao Chien Sung
1
-0
/
+16
2023-12-11
soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
Hsiao Chien Sung
4
-0
/
+203
2023-12-11
soc: mediatek: mmsys: Add support for MT8188 VPPSYS
yu-chang.lee
1
-0
/
+12
2023-12-11
soc: mediatek: svs: Add support for MT8186 SoC
Mark Tseng
1
-0
/
+282
2023-12-11
soc: mediatek: svs: Add support for MT8195 SoC
Mark Tseng
1
-0
/
+136
2023-12-07
soc: qcom: socinfo: Add PM8937 Power IC
Dang Huynh
1
-1
/
+1
2023-12-07
soc: qcom: llcc: Add configuration data for X1E80100
Rajendra Nayak
1
-0
/
+39
2023-12-07
soc: qcom: pmic_glink_altmode: fix port sanity check
Johan Hovold
1
-2
/
+2
2023-12-07
soc: qcom: llcc: Add configuration data for SM8650
Neil Armstrong
1
-0
/
+43
2023-12-07
soc: qcom: socinfo: Add SM8650 SoC ID table entry
Neil Armstrong
1
-0
/
+1
2023-12-07
soc: qcom: pmic_glink: enable UCSI by default
Dmitry Baryshkov
1
-10
/
+9
2023-12-07
soc: qcom: stats: Express AOSS QMP module dependency
Bjorn Andersson
1
-0
/
+1
2023-12-07
soc: qcom: stats: fix 64-bit division
Arnd Bergmann
1
-1
/
+1
2023-12-07
soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interru...
Huisong Li
2
-25
/
+125
2023-12-07
soc: hisilicon: kunpeng_hccs: Remove an unused blank line
Huisong Li
1
-1
/
+0
2023-12-07
soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
Huisong Li
1
-1
/
+3
2023-12-07
soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings
Huisong Li
1
-6
/
+6
2023-12-07
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
1
-1
/
+5
2023-12-07
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
2
-2
/
+2
2023-12-06
soc: ti: k3-socinfo: Revamp driver to accommodate different rev structs
Neha Malcom Francis
1
-16
/
+55
2023-12-06
soc: microchip: mpfs: add auto-update subdev to system controller
Conor Dooley
1
-2
/
+7
2023-12-06
soc: microchip: mpfs: print service status in warning message
Conor Dooley
1
-1
/
+3
2023-12-06
soc: microchip: mpfs: enable access to the system controller's flash
Conor Dooley
2
-0
/
+21
2023-12-04
soc: qcom: pmic-glink: switch to DRM_AUX_HPD_BRIDGE
Dmitry Baryshkov
2
-24
/
+10
2023-12-04
soc: qcom: stats: Add DDR sleep stats
Konrad Dybcio
1
-1
/
+186
2023-11-23
soc: apple: mailbox: Add explicit include of platform_device.h
Rob Herring
1
-0
/
+1
2023-11-23
soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX
Hector Martin
2
-4
/
+3
2023-11-23
soc: apple: rtkit: Port to the internal mailbox driver
Hector Martin
3
-80
/
+31
2023-11-23
soc: apple: mailbox: Add ASC/M3 mailbox driver
Hector Martin
4
-0
/
+502
2023-11-23
soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait
Hector Martin
1
-32
/
+0
2023-11-22
soc: sifive: shunt ccache driver to drivers/cache
Conor Dooley
5
-287
/
+0
2023-11-15
soc: xilinx: fix unhandled SGI warning message
Tanmay Shah
1
-1
/
+1
2023-11-15
soc: xilinx: fix quoted string split across lines
Michal Simek
1
-4
/
+4
[prev]
[next]