index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
thermal_sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
thermal/core: Deprecate changing cooling device state from userspace
Daniel Lezcano
1
-0
/
+3
2021-03-17
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
1
-0
/
+3
2021-01-19
thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macro
Daniel Lezcano
1
-4
/
+1
2021-01-19
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
1
-80
/
+0
2020-11-30
thermal: core: Constify static attribute_group structs
Rikard Falkeborn
1
-3
/
+3
2020-10-12
thermal: Use kobj_to_dev() instead of container_of()
Tian Tao
1
-1
/
+1
2020-07-07
thermal: core: Add notifications call in the framework
Daniel Lezcano
1
-1
/
+14
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
1
-7
/
+4
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
1
-28
/
+2
2018-11-30
thermal: Fix locking in cooling device sysfs update cur_state
Thara Gopinath
1
-4
/
+7
2018-05-30
drivers: thermal: Update license to SPDX format
Lina Iyer
1
-4
/
+1
2018-05-22
thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants
Viresh Kumar
1
-7
/
+7
2018-05-22
thermal: Shorten name of sysfs callbacks
Viresh Kumar
1
-47
/
+27
2018-04-02
thermal: Add cooling device's statistics in sysfs
Viresh Kumar
1
-0
/
+225
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
1
-1
/
+1
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-3
/
+3
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-5
/
+4
2017-08-11
thermal: core: Add some new helper functions to free resources
Christophe Jaillet
1
-0
/
+29
2016-11-23
thermal: sysfs: use kcalloc() instead of kzalloc()
Eduardo Valentin
1
-5
/
+8
2016-11-23
thermal: sysfs: remove symbols of emul_temp when config is disabled
Eduardo Valentin
1
-1
/
+3
2016-11-23
thermal: core: move cooling device sysfs to thermal_sysfs.c
Eduardo Valentin
1
-0
/
+133
2016-11-23
thermal: core: move thermal_zone sysfs to thermal_sysfs.c
Eduardo Valentin
1
-0
/
+633