index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-16
thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exit
Arnd Bergmann
1
-2
/
+0
2025-05-16
thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure
AngeloGioacchino Del Regno
1
-8
/
+8
2025-03-25
thermal/drivers/mediatek/lvts: Only update IRQ enable for valid sensors
Nícolas F. R. A. Prado
1
-1
/
+1
2025-03-25
thermal/drivers/mediatek/lvts: Start sensor interrupts disabled
Nícolas F. R. A. Prado
1
-2
/
+1
2025-03-25
thermal/drivers/mediatek/lvts: Disable low offset IRQ for minimum threshold
Nícolas F. R. A. Prado
1
-13
/
+35
2025-03-25
thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
Nícolas F. R. A. Prado
1
-14
/
+2
2025-03-25
thermal/drivers/mediatek/lvts: Disable monitor mode during suspend
Nícolas F. R. A. Prado
1
-2
/
+34
2024-11-13
thermal: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-11-13
thermal/drivers/mediatek/lvts_thermal: Make read-only arrays static const
Colin Ian King
1
-2
/
+2
2024-07-15
thermal/drivers/mediatek/lvts_thermal: Provide default calibration data
Chen-Yu Tsai
1
-8
/
+26
2024-07-15
dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188
Julien Panis
1
-5
/
+5
2024-07-15
dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186
Julien Panis
1
-1
/
+1
2024-06-12
thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...
Julien Panis
1
-1
/
+5
2024-06-04
thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188
Julien Panis
1
-6
/
+0
2024-05-06
thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index
Julien Panis
1
-4
/
+7
2024-05-06
thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts...
Julien Panis
1
-2
/
+0
2024-05-02
thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
Julien Panis
1
-0
/
+2
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Add MT8188 support
Nicolas Pitre
1
-0
/
+96
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Allow early empty sensor slots
Nicolas Pitre
1
-26
/
+37
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Provision for gt variable location
Nicolas Pitre
1
-6
/
+14
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Add MT8186 support
Nicolas Pitre
1
-0
/
+61
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Guard against efuse data buffer overflow
Nicolas Pitre
1
-2
/
+9
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Use offsets for every calibration byte
Nicolas Pitre
1
-65
/
+99
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Remove .hw_tshut_temp
Nicolas Pitre
1
-21
/
+2
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Move comment
Nicolas Pitre
1
-7
/
+7
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Retrieve all calibration bytes
Nicolas Pitre
1
-1
/
+1
2024-04-23
thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192
Hsin-Te Yuan
1
-0
/
+4
2024-03-11
thermal/drivers/mediatek: Fix control buffer enablement on MT7896
Frank Wunderlich
1
-0
/
+3
2024-03-11
thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...
Christophe JAILLET
1
-1
/
+3
2023-10-19
thermal/drivers/mediatek/lvts_thermal: Update calibration data documentation
Balsam CHIHI
1
-2
/
+29
2023-10-19
thermal/drivers/mediatek/lvts_thermal: Add mt8192 support
Balsam CHIHI
1
-0
/
+95
2023-10-19
thermal/drivers/mediatek/lvts_thermal: Add suspend and resume
Balsam CHIHI
1
-0
/
+37
2023-10-17
thermal/drivers/mediatek: Fix probe for THERMAL_V2
Markus Schneider-Pargmann
1
-1
/
+1
2023-10-15
thermal/drivers/mediatek/lvts_thermal: Fix error check in lvts_debugfs_init()
Minjie Du
1
-1
/
+1
2023-10-15
thermal/drivers/mediatek/lvts_thermal: Add mt7988 support
Frank Wunderlich
1
-0
/
+38
2023-10-15
thermal/drivers/mediatek/lvts_thermal: Make coeff configurable
Frank Wunderlich
1
-17
/
+34
2023-09-29
thermal: lvts: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-16
thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
Nícolas F. R. A. Prado
1
-7
/
+12
2023-08-16
thermal/drivers/mediatek: Clean up redundant dev_err_probe()
Chen Jiahao
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek/lvts: Fix parameter check in lvts_debugfs_init()
Minjie Du
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors
Nícolas F. R. A. Prado
1
-0
/
+69
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
Nícolas F. R. A. Prado
1
-6
/
+6
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
Nícolas F. R. A. Prado
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
Nícolas F. R. A. Prado
1
-6
/
+6
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
Nícolas F. R. A. Prado
1
-24
/
+33
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
Nícolas F. R. A. Prado
1
-1
/
+1
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
2
-2
/
+1
2023-06-26
thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()
Yangtao Li
1
-2
/
+1
2023-06-26
thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensors
Chen-Yu Tsai
1
-0
/
+5
[next]