index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
amlogic_thermal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: amlogic: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
2024-01-02
1
-5
/
+6
*
thermal: amlogic: Make amlogic_thermal_disable() return void
Uwe Kleine-König
2024-01-02
1
-4
/
+4
*
thermal: amlogic: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-02
1
-4
/
+4
*
thermal: Explicitly include correct DT includes
Rob Herring
2023-07-31
1
-2
/
+0
*
thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()
Yangtao Li
2023-06-26
1
-2
/
+1
*
thermal: amlogic: Use dev_err_probe()
Ye Xingchen
2023-04-07
1
-5
/
+2
*
thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
1
-1
/
+1
*
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-03-03
1
-1
/
+1
*
thermal: Remove core header inclusion from drivers
Daniel Lezcano
2023-02-15
1
-1
/
+0
*
thermal/drivers/amlogic: Switch to new of API
Daniel Lezcano
2022-08-17
1
-8
/
+8
*
thermal: amlogic: Omit superfluous error message in amlogic_thermal_probe()
Tang Bin
2021-03-10
1
-3
/
+1
*
thermal: amlogic: Add hwmon support
Martin Blumenstingl
2020-11-16
1
-0
/
+4
*
thermal: amlogic: Appease the kernel-doc deity
Amit Kucheria
2020-01-27
1
-1
/
+5
*
thermal: amlogic: Add thermal driver to support G12 SoCs
Guillaume La Roque
2019-11-07
1
-0
/
+333