index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_helpers.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
2023-08-29
1
-1
/
+2
*
thermal/core: Relocate the traces definition in thermal directory
Daniel Lezcano
2023-04-01
1
-2
/
+1
*
thermal/core: Show a debug message when get_temp() fails
Daniel Lezcano
2023-03-03
1
-0
/
+3
*
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano
2023-01-25
1
-62
/
+0
*
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-14
/
+14
*
thermal/core: Remove thermal_zone_set_trips()
Guenter Roeck
2022-11-14
1
-19
/
+15
*
thermal/core: Move parameter validation from __thermal_zone_get_temp to therm...
Guenter Roeck
2022-11-14
1
-3
/
+23
*
thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
Guenter Roeck
2022-11-14
1
-1
/
+6
*
thermal/core: Move the mutex inside the thermal_zone_device_update() function
Daniel Lezcano
2022-08-17
1
-30
/
+43
*
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2022-07-28
1
-2
/
+2
*
thermal/core: Move thermal_set_delay_jiffies to static
Daniel Lezcano
2022-07-28
1
-7
/
+0
*
thermal/core: Remove unneeded EXPORT_SYMBOLS
Daniel Lezcano
2022-07-28
1
-2
/
+0
*
thermal/core: Create a helper __thermal_cdev_update() without a lock
Lukasz Luba
2021-04-22
1
-10
/
+17
*
thermal/core: Precompute the delays from msecs to jiffies
Daniel Lezcano
2021-01-19
1
-0
/
+7
*
thermal: core: Add notifications call in the framework
Daniel Lezcano
2020-07-07
1
-2
/
+11
*
thermal/drivers/thermal_helpers: Include export.h
Amit Kucheria
2020-05-22
1
-0
/
+1
*
thermal/drivers/thermal_helpers: Sort headers alphabetically
Amit Kucheria
2020-05-22
1
-1
/
+1
*
thermal: core: Make thermal_zone_set_trips private
Daniel Lezcano
2020-04-14
1
-1
/
+12
*
drivers: thermal: Update license to SPDX format
Lina Iyer
2018-05-30
1
-4
/
+1
*
thermal: Add cooling device's statistics in sysfs
Viresh Kumar
2018-04-02
1
-1
/
+4
*
thermal: core: move slop and offset helpers to thermal_helpers.c
Eduardo Valentin
2016-11-23
1
-0
/
+30
*
thermal: core: introduce thermal_helpers.c
Eduardo Valentin
2016-11-23
1
-0
/
+196