index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
sun8i_thermal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal/drivers/sun8i: Don't fail probe due to zone registration failure
Mark Brown
2024-03-11
1
-2
/
+14
*
thermal/drivers/sun8i: Add support for H616 THS controller
Martin Botka
2024-03-11
1
-0
/
+15
*
thermal/drivers/sun8i: Add SRAM register access code
Andre Przywara
2024-03-11
1
-0
/
+51
*
thermal/drivers/sun8i: Extend H6 calibration to support 4 sensors
Maksim Kiselev
2024-03-11
1
-8
/
+20
*
thermal/drivers/sun8i: Explain unknown H6 register value
Andre Przywara
2024-03-11
1
-13
/
+16
*
thermal/drivers/sun8i: Add D1/T113s THS controller support
Maxim Kiselev
2024-01-02
1
-0
/
+13
*
thermal/drivers/sun8i_thermal: Remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-16
1
-2
/
+0
*
thermal/drivers/sun8i: Free calibration nvmem after reading it
Mark Brown
2023-08-16
1
-1
/
+3
*
thermal/drivers/sun8i: Remove unneeded comments
Yangtao Li
2023-08-16
1
-2
/
+0
*
thermal: Explicitly include correct DT includes
Rob Herring
2023-07-31
1
-1
/
+1
*
thermal/drivers/sun8i: Remove redundant msg in sun8i_ths_register()
Yangtao Li
2023-06-26
1
-3
/
+1
*
thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()
Christophe JAILLET
2023-06-26
1
-37
/
+18
*
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/drivers/sun8i: Convert to use macro
Yangtao Li
2023-01-24
1
-2
/
+2
*
thermal/drivers/sun8i: Switch to new of API
Daniel Lezcano
2022-08-17
1
-7
/
+7
*
thermal/drivers/sun8i: Fix typo in comment
Julia Lawall
2022-07-28
1
-1
/
+1
*
thermal: Fix couple of spellos in the file sun8i_thermal.c
Bhaskar Chowdhury
2021-03-10
1
-2
/
+2
*
thermal: sun8i: Use bitmap API instead of open code
Yangtao Li
2020-11-12
1
-16
/
+17
*
thermal: sun8i: Add A100's THS controller support
Yangtao Li
2020-10-12
1
-0
/
+14
*
thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...
Yangtao Li
2020-10-12
1
-1
/
+1
*
thermal: sun8i: Add hwmon support
Yangtao Li
2020-01-27
1
-0
/
+6
*
thermal: sun8i: Remove unused variable and unneeded macros
Yangtao Li
2020-01-27
1
-6
/
+0
*
thermal: sun8i: Fix using plain integer as NULL pointer in sun8i_ths_resource...
Yangtao Li
2020-01-27
1
-1
/
+1
*
thermal: sun8i: Fix r40 ths number
Yangtao Li
2020-01-27
1
-1
/
+1
*
thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40
Yangtao Li
2020-01-27
1
-0
/
+639