index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
soc: renesas: Remove duplicate setup of soc_device_attribute.family
Geert Uytterhoeven
2023-12-13
1
-4
/
+0
|
|
/
*
|
Merge tag 'mtk-soc-for-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2023-12-22
5
-676
/
+1334
|
\
\
|
*
|
soc: mediatek: mtk-svs: Constify runtime-immutable members of svs_bank
AngeloGioacchino Del Regno
2023-12-11
1
-573
/
+631
|
*
|
soc: mediatek: mtk-svs: Use ULONG_MAX to compare floor frequency
AngeloGioacchino Del Regno
2023-12-11
1
-1
/
+1
|
*
|
soc: mediatek: mtk-svs: Check if SVS mode is available in the beginning
AngeloGioacchino Del Regno
2023-12-11
1
-0
/
+16
|
*
|
soc: mediatek: mtk-svs: Cleanup of svs_probe() function
AngeloGioacchino Del Regno
2023-12-11
1
-21
/
+11
|
*
|
soc: mediatek: mtk-svs: Compress of_device_id entries
AngeloGioacchino Del Regno
2023-12-11
1
-18
/
+6
|
*
|
soc: mediatek: mtk-svs: Remove redundant print in svs_get_efuse_data
AngeloGioacchino Del Regno
2023-12-11
1
-2
/
+0
|
*
|
soc: mediatek: mtk-svs: Commonize MT8192 probe function for MT8186
AngeloGioacchino Del Regno
2023-12-11
1
-37
/
+7
|
*
|
soc: mediatek: mtk-svs: Drop supplementary svs per-bank pointer
AngeloGioacchino Del Regno
2023-12-11
1
-47
/
+40
|
*
|
soc: mediatek: mtk-svs: Commonize efuse parse function for most SoCs
AngeloGioacchino Del Regno
2023-12-11
1
-266
/
+66
|
*
|
soc: mediatek: mtk-svs: Move t-calibration-data retrieval to svs_probe()
AngeloGioacchino Del Regno
2023-12-11
1
-26
/
+6
|
*
|
soc: mediatek: mtk-svs: Add SVS-Thermal coefficient to SoC platform data
AngeloGioacchino Del Regno
2023-12-11
1
-0
/
+12
|
*
|
soc: mediatek: mtk-svs: Add a map to retrieve fused values
AngeloGioacchino Del Regno
2023-12-11
1
-0
/
+87
|
*
|
soc: mediatek: mtk-svs: Change the thermal sensor device name
AngeloGioacchino Del Regno
2023-12-11
1
-3
/
+3
|
*
|
soc: mediatek: mtk-svs: Reduce memory footprint of struct svs_bank
AngeloGioacchino Del Regno
2023-12-11
1
-25
/
+26
|
*
|
soc: mediatek: mtk-svs: Build bank name string dynamically
AngeloGioacchino Del Regno
2023-12-11
1
-22
/
+17
|
*
|
soc: mediatek: mtk-svs: Convert sw_id and type to enumerations
AngeloGioacchino Del Regno
2023-12-11
1
-86
/
+106
|
*
|
soc: mediatek: mtk-svs: Subtract offset from regs_v2 to avoid conflict
AngeloGioacchino Del Regno
2023-12-11
1
-54
/
+54
|
*
|
soc: mediatek: Add MT8188 VDOSYS reset bit map
Hsiao Chien Sung
2023-12-11
2
-1
/
+90
|
*
|
soc: mediatek: Support reset bit mapping in mmsys driver
Hsiao Chien Sung
2023-12-11
2
-0
/
+12
|
*
|
soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsys
Hsiao Chien Sung
2023-12-11
1
-0
/
+16
|
*
|
soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
Hsiao Chien Sung
2023-12-11
4
-0
/
+203
|
*
|
soc: mediatek: mmsys: Add support for MT8188 VPPSYS
yu-chang.lee
2023-12-11
1
-0
/
+12
|
*
|
soc: mediatek: svs: Add support for MT8186 SoC
Mark Tseng
2023-12-11
1
-0
/
+282
|
*
|
soc: mediatek: svs: Add support for MT8195 SoC
Mark Tseng
2023-12-11
1
-0
/
+136
|
|
/
*
|
Merge tag 'fsl_qmc_tsa_v6.8' of https://github.com//hcodina/linux into soc/dr...
Arnd Bergmann
2023-12-22
2
-169
/
+511
|
\
\
|
*
|
soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
Herve Codina
2023-12-12
1
-0
/
+51
|
*
|
soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
Herve Codina
2023-12-12
1
-28
/
+0
|
*
|
soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
Herve Codina
2023-12-12
1
-46
/
+195
|
*
|
soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
Herve Codina
2023-12-12
1
-1
/
+4
|
*
|
soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
Herve Codina
2023-12-12
1
-14
/
+35
|
*
|
soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
Herve Codina
2023-12-12
1
-9
/
+11
|
*
|
soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
Herve Codina
2023-12-12
1
-4
/
+4
|
*
|
soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
Herve Codina
2023-12-12
1
-20
/
+0
|
*
|
soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
Herve Codina
2023-12-12
1
-36
/
+125
|
*
|
soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
Herve Codina
2023-12-12
1
-8
/
+8
|
*
|
soc: fsl: cpm1: qmc: Introduce available timeslots masks
Herve Codina
2023-12-12
1
-2
/
+6
|
*
|
soc: fsl: cpm1: qmc: Add support for child devices
Herve Codina
2023-12-12
1
-20
/
+71
|
*
|
soc: fsl: cpm1: qmc: Remove inline function specifiers
Herve Codina
2023-12-12
1
-7
/
+7
|
*
|
soc: fsl: cpm1: qmc: Extend the API to provide Rx status
Herve Codina
2023-12-12
1
-4
/
+25
|
*
|
soc: fsl: cpm1: qmc: Fix rx channel reset
Herve Codina
2023-12-12
1
-1
/
+0
|
*
|
soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
Herve Codina
2023-12-12
1
-17
/
+17
|
*
|
soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
Herve Codina
2023-12-12
1
-11
/
+11
|
|
/
*
|
Merge tag 'hisi-drivers-for-6.8' of https://github.com/hisilicon/linux-hisi i...
Arnd Bergmann
2023-12-22
2
-33
/
+134
|
\
\
|
*
|
soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interru...
Huisong Li
2023-12-07
2
-25
/
+125
|
*
|
soc: hisilicon: kunpeng_hccs: Remove an unused blank line
Huisong Li
2023-12-07
1
-1
/
+0
|
*
|
soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
Huisong Li
2023-12-07
1
-1
/
+3
|
*
|
soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings
Huisong Li
2023-12-07
1
-6
/
+6
|
|
/
*
|
soc: apple: mailbox: Add explicit include of platform_device.h
Rob Herring
2023-11-23
1
-0
/
+1
[prev]
[next]