index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_sysfs.c
Age
Commit message (
Expand
)
Author
2020-07-07
thermal: core: Add notifications call in the framework
Daniel Lezcano
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2018-11-30
thermal: Fix locking in cooling device sysfs update cur_state
Thara Gopinath
2018-05-30
drivers: thermal: Update license to SPDX format
Lina Iyer
2018-05-22
thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants
Viresh Kumar
2018-05-22
thermal: Shorten name of sysfs callbacks
Viresh Kumar
2018-04-02
thermal: Add cooling device's statistics in sysfs
Viresh Kumar
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2017-08-11
thermal: core: Add some new helper functions to free resources
Christophe Jaillet
2016-11-23
thermal: sysfs: use kcalloc() instead of kzalloc()
Eduardo Valentin
2016-11-23
thermal: sysfs: remove symbols of emul_temp when config is disabled
Eduardo Valentin
2016-11-23
thermal: core: move cooling device sysfs to thermal_sysfs.c
Eduardo Valentin
2016-11-23
thermal: core: move thermal_zone sysfs to thermal_sysfs.c
Eduardo Valentin