index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
mediatek
/
mtk-svs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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
*
soc: mediatek: svs: Add support for voltage bins
Mark Tseng
2023-10-05
1
-4
/
+53
*
soc: mediatek: svs: Add support for MT8188 SoC
Mark Tseng
2023-10-05
1
-0
/
+127
*
soc: mediatek: SVS: Fix MT8192 GPU node name
Chen-Yu Tsai
2023-06-09
1
-2
/
+2
*
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
1
-0
/
+1
|
\
|
*
soc: mediatek: mtk-svs: Add explicit include for cpu.h
Rob Herring
2023-04-14
1
-0
/
+1
*
|
soc: mediatek: mtk-svs: add thermal voltage compensation if needed
Roger Lu
2023-03-30
1
-8
/
+9
*
|
soc: mediatek: mtk-svs: fix passing zero to 'PTR_ERR'
Roger Lu
2023-03-30
1
-1
/
+1
*
|
soc: mediatek: mtk-svs: delete node name check
Matthias Brugger
2023-03-06
1
-5
/
+0
*
|
soc: mediatek: mtk-svs: use common function to disable restore voltages
Roger Lu
2023-03-06
1
-32
/
+22
*
|
soc: mediatek: mtk-svs: use svs get efuse common function
Roger Lu
2023-03-06
1
-46
/
+25
|
/
*
soc: mediatek: mtk-svs: add missing MODULE_DEVICE_TABLE
Zeng Heng
2023-02-01
1
-0
/
+1
*
soc: mtk-svs: mt8183: refactor o_slope calculation
Roger Lu
2023-01-31
1
-29
/
+22
*
soc: mediatek: mtk-svs: delete superfluous platform data entries
Matthias Brugger
2023-01-31
1
-10
/
+12
*
soc: mediatek: mtk-svs: move svs_platform_probe into probe
Matthias Brugger
2023-01-31
1
-16
/
+4
*
soc: mediatek: mtk-svs: improve readability of platform_probe
Matthias Brugger
2023-01-31
1
-4
/
+0
*
soc: mediatek: mtk-svs: clean up platform probing
Matthias Brugger
2023-01-31
1
-4
/
+1
*
soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supported
Roger Lu
2023-01-31
1
-0
/
+6
*
soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()
Shang XiaoJing
2023-01-31
1
-1
/
+1
*
soc: mediatek: mtk-svs: reset svs when svs_resume() fail
Roger Lu
2023-01-31
1
-1
/
+5
*
soc: mediatek: mtk-svs: restore default voltages when svs_init02() fail
Roger Lu
2023-01-31
1
-2
/
+22
*
soc: mediatek: mtk-svs: Enable the IRQ later
Ricardo Ribalda
2023-01-25
1
-8
/
+8
*
soc: mediatek: mtk-svs: Explicitly include bitfield header
NĂcolas F. R. A. Prado
2022-08-30
1
-0
/
+1
*
soc: mediatek: mtk-svs: Use bitfield access macros where possible
AngeloGioacchino Del Regno
2022-08-26
1
-63
/
+128
*
soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read
AngeloGioacchino Del Regno
2022-08-26
1
-37
/
+32
*
soc: mediatek: mtk-svs: Use devm variant for dev_pm_opp_of_add_table()
AngeloGioacchino Del Regno
2022-08-25
1
-1
/
+1
*
soc: mediatek: mtk-svs: Drop of_match_ptr() for of_match_table
AngeloGioacchino Del Regno
2022-08-25
1
-1
/
+1
*
soc: mediatek: mtk-svs: Remove hardcoded irqflags
AngeloGioacchino Del Regno
2022-08-25
1
-8
/
+1
*
soc: mediatek: mtk-svs: Switch to platform_get_irq()
AngeloGioacchino Del Regno
2022-08-25
1
-3
/
+7
*
soc: mediatek: SVS: Use DEFINE_SIMPLE_DEV_PM_OPS for svs_pm_ops
Nathan Chancellor
2022-07-07
1
-1
/
+1
*
soc: mediatek: fix missing clk_disable_unprepare() on err in svs_resume()
Peng Wu
2022-06-23
1
-2
/
+6
*
soc: mediatek: SVS: add mt8192 SVS GPU driver
Roger Lu
2022-06-17
1
-5
/
+468
[next]