aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_sysfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* thermal: Fix locking in cooling device sysfs update cur_stateThara Gopinath2018-11-301-4/+7
* drivers: thermal: Update license to SPDX formatLina Iyer2018-05-301-4/+1
* thermal: Use DEVICE_ATTR_{RO|RW|WO}() variantsViresh Kumar2018-05-221-7/+7
* thermal: Shorten name of sysfs callbacksViresh Kumar2018-05-221-47/+27
* thermal: Add cooling device's statistics in sysfsViresh Kumar2018-04-021-0/+225
* treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-1/+1
* treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-3/+3
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-5/+4
* thermal: core: Add some new helper functions to free resourcesChristophe Jaillet2017-08-111-0/+29
* thermal: sysfs: use kcalloc() instead of kzalloc()Eduardo Valentin2016-11-231-5/+8
* thermal: sysfs: remove symbols of emul_temp when config is disabledEduardo Valentin2016-11-231-1/+3
* thermal: core: move cooling device sysfs to thermal_sysfs.cEduardo Valentin2016-11-231-0/+133
* thermal: core: move thermal_zone sysfs to thermal_sysfs.cEduardo Valentin2016-11-231-0/+633