aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches1-1/+1
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-3/+3
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-5/+4
2017-08-11thermal: core: Add some new helper functions to free resourcesChristophe Jaillet1-0/+29
2016-11-23thermal: sysfs: use kcalloc() instead of kzalloc()Eduardo Valentin1-5/+8
2016-11-23thermal: sysfs: remove symbols of emul_temp when config is disabledEduardo Valentin1-1/+3
2016-11-23thermal: core: move cooling device sysfs to thermal_sysfs.cEduardo Valentin1-0/+133
2016-11-23thermal: core: move thermal_zone sysfs to thermal_sysfs.cEduardo Valentin1-0/+633