index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: sysfs: Fix trip_point_hyst_store()
Rafael J. Wysocki
2023-09-18
1
-4
/
+5
*
thermal: core: Drop excessive lockdep_assert_held() calls
Rafael J. Wysocki
2023-03-28
1
-4
/
+2
*
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
2023-03-22
1
-9
/
+65
*
thermal/core: Add a generic thermal_zone_set_trip() function
Daniel Lezcano
2023-01-06
1
-41
/
+15
*
thermal/sysfs: Always expose hysteresis attributes
Daniel Lezcano
2023-01-06
1
-16
/
+9
*
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-39
/
+25
*
thermal/core: Protect sysfs accesses to thermal operations with thermal zone ...
Guenter Roeck
2022-11-14
1
-14
/
+65
*
thermal: sysfs: Reuse cdev->max_state
Viresh Kumar
2022-10-25
1
-16
/
+10
*
thermal: Validate new state in cur_state_store()
Viresh Kumar
2022-10-25
1
-6
/
+5
*
thermal/core: Add a check before calling set_trip_temp()
Lad Prabhakar
2022-10-04
1
-3
/
+5
*
thermal/core: Move the mutex inside the thermal_zone_device_update() function
Daniel Lezcano
2022-08-17
1
-1
/
+5
*
thermal/core: Move set_trip_temp ops to the sysfs code
Daniel Lezcano
2022-08-17
1
-1
/
+4
*
thermal: sysfs: Fix cooling_device_stats_setup() error code path
Rafael J. Wysocki
2022-08-03
1
-3
/
+7
*
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
2022-07-28
1
-11
/
+11
*
Revert "thermal/core: Deprecate changing cooling device state from userspace"
Daniel Lezcano
2022-04-22
1
-3
/
+0
*
thermal/core: Deprecate changing cooling device state from userspace
Daniel Lezcano
2021-10-21
1
-0
/
+3
*
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
2021-03-17
1
-0
/
+3
*
thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macro
Daniel Lezcano
2021-01-19
1
-4
/
+1
*
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
2021-01-19
1
-80
/
+0
*
thermal: core: Constify static attribute_group structs
Rikard Falkeborn
2020-11-30
1
-3
/
+3
*
thermal: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-10-12
1
-1
/
+1
*
thermal: core: Add notifications call in the framework
Daniel Lezcano
2020-07-07
1
-1
/
+14
*
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
1
-7
/
+4
*
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2020-06-29
1
-28
/
+2
*
thermal: Fix locking in cooling device sysfs update cur_state
Thara Gopinath
2018-11-30
1
-4
/
+7
*
drivers: thermal: Update license to SPDX format
Lina Iyer
2018-05-30
1
-4
/
+1
*
thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants
Viresh Kumar
2018-05-22
1
-7
/
+7
*
thermal: Shorten name of sysfs callbacks
Viresh Kumar
2018-05-22
1
-47
/
+27
*
thermal: Add cooling device's statistics in sysfs
Viresh Kumar
2018-04-02
1
-0
/
+225
*
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
1
-1
/
+1
*
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-3
/
+3
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-5
/
+4
*
thermal: core: Add some new helper functions to free resources
Christophe Jaillet
2017-08-11
1
-0
/
+29
*
thermal: sysfs: use kcalloc() instead of kzalloc()
Eduardo Valentin
2016-11-23
1
-5
/
+8
*
thermal: sysfs: remove symbols of emul_temp when config is disabled
Eduardo Valentin
2016-11-23
1
-1
/
+3
*
thermal: core: move cooling device sysfs to thermal_sysfs.c
Eduardo Valentin
2016-11-23
1
-0
/
+133
*
thermal: core: move thermal_zone sysfs to thermal_sysfs.c
Eduardo Valentin
2016-11-23
1
-0
/
+633