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-04-03
soc: microchip: mpfs: handle timeouts and failed services differently
Conor Dooley
1
-5
/
+22
2023-04-03
soc: microchip: mpfs: simplify error handling in mpfs_blocking_transaction()
Conor Dooley
1
-14
/
+13
2023-04-03
soc: microchip: mpfs: use a consistent completion timeout
Conor Dooley
1
-1
/
+5
2023-04-03
soc: microchip: mpfs: fix some horrible alignment
Conor Dooley
1
-2
/
+2
2023-04-03
soc/tegra: pmc: Support software wake-up for SPE
Petlozu Pravareshwar
1
-0
/
+22
2023-04-03
soc/tegra: pmc: Add wake source interrupt for MGBE
Sushil Singh
1
-1
/
+2
2023-04-03
soc/tegra: pmc: Add the PMIC wake event for Tegra234
Jon Hunter
1
-0
/
+1
2023-04-03
soc/tegra: bpmp: Actually free memory on error path
Mikko Perttunen
1
-1
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2
-6
/
+10
2023-04-02
soc: mediatek: mutex: Use dev_err_probe()
Ye Xingchen
1
-5
/
+2
2023-04-02
soc: mediatek: mtk-mmsys: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
1
-0
/
+9
2023-04-02
soc: mediatek: mtk-mmsys: Change MT8173 num_resets to 64
AngeloGioacchino Del Regno
1
-1
/
+1
2023-04-02
soc: mediatek: mtk-mmsys: Split out MT8173 mmsys DDP routing table
AngeloGioacchino Del Regno
3
-3
/
+99
2023-04-02
soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)
AngeloGioacchino Del Regno
2
-25
/
+12
2023-04-02
soc: mediatek: mtk-mutex: Use module_platform_driver() macro
AngeloGioacchino Del Regno
1
-13
/
+1
2023-04-02
soc: mediatek: mtk-mutex: Replace max handles number with definition
AngeloGioacchino Del Regno
1
-4
/
+6
2023-04-02
soc: mediatek: mtk-mutex: Compress of_device_id array entries
AngeloGioacchino Del Regno
1
-27
/
+14
2023-04-02
soc: mediatek: mtk-mmsys: Add MODULE_DEVICE_TABLE() to allow auto-load
AngeloGioacchino Del Regno
1
-0
/
+1
2023-04-02
soc: mediatek: mtk-mmsys: Compress of_device_id array entries
AngeloGioacchino Del Regno
1
-65
/
+18
2023-04-02
soc: mediatek: mtk-mmsys: Use module_platform_driver() macro
AngeloGioacchino Del Regno
1
-13
/
+1
2023-04-02
soc: mediatek: mtk-mmsys: Add .remove() callback
AngeloGioacchino Del Regno
1
-0
/
+15
2023-03-30
soc: mediatek: mtk-svs: add thermal voltage compensation if needed
Roger Lu
1
-8
/
+9
2023-03-30
soc: mediatek: mtk-svs: fix passing zero to 'PTR_ERR'
Roger Lu
1
-1
/
+1
2023-03-29
soc: amlogic: meson-gx-socinfo: use new soc_device_register functionality to ...
Heiner Kallweit
1
-5
/
+0
2023-03-28
soc: ti: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-03-28
soc: apple: rtkit: Crop syslog messages
Martin PoviĊĦer
1
-1
/
+13
2023-03-28
soc: apple: rtkit: Fix buffer address field width
Asahi Lina
1
-1
/
+1
2023-03-27
soc: amlogic: meson-pwrc: Use dev_err_probe()
Ye Xingchen
1
-5
/
+3
2023-03-27
soc: imx: imx8m-blk-ctrl: reordering the fields
Peng Fan
1
-2
/
+2
2023-03-24
soc: qcom: smsm: Use dev_err_probe()
Ye Xingchen
1
-5
/
+4
2023-03-23
soc/tegra: cbb: remove linux/version.h
Muhammad Usama Anjum
3
-3
/
+0
2023-03-22
soc: qcom: llcc: Add configuration data for SM7150
Danila Tikhonov
1
-0
/
+17
2023-03-22
soc: qcom: pmic_glink: register ucsi aux device
Neil Armstrong
1
-11
/
+54
2023-03-20
soc: ti: k3-socinfo: Add entry for J784S4 SOC
Siddharth Vadapalli
1
-0
/
+1
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-1
/
+0
2023-03-16
soc: renesas: Use "#ifdef" for single-symbol definition checks
Geert Uytterhoeven
1
-4
/
+4
2023-03-16
soc: renesas: pwc-rzv2m: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
soc: renesas: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
firmware: qcom_scm: Use fixed width src vm bitmap
Elliot Berman
1
-1
/
+1
2023-03-16
soc: qcom: rpmpd: Remove useless comments
Konrad Dybcio
1
-13
/
+0
2023-03-16
soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGX
Konrad Dybcio
1
-0
/
+4
2023-03-16
soc: qcom: rpmpd: Add parent PD support
Konrad Dybcio
1
-0
/
+10
2023-03-16
soc: qcom: rpmpd: Make bindings assignments consistent
Konrad Dybcio
1
-59
/
+59
2023-03-16
soc: qcom: rpmpd: Improve the naming
Konrad Dybcio
1
-216
/
+216
2023-03-16
soc: qcom: rpmpd: Expand struct definition macros
Konrad Dybcio
1
-98
/
+441
2023-03-16
soc: qcom: rpmpd: Remove vdd* from struct names
Konrad Dybcio
1
-156
/
+156
2023-03-16
soc: qcom: rpmpd: Unify Low Power Island definitions
Konrad Dybcio
1
-4
/
+2
2023-03-16
soc: qcom: rpmpd: Bring all definitions to the top
Konrad Dybcio
1
-62
/
+49
2023-03-16
soc: qcom: rpmpd: Remove SoC names from RPMPD definitions
Konrad Dybcio
1
-196
/
+164
2023-03-16
soc: qcom: socinfo: Add Soc ID for SM7150
David Wronek
1
-0
/
+1
[prev]
[next]