summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_sysfs.c
AgeCommit message (Expand)Author
2021-03-17thermal/core: Add NULL pointer check before using cooling device statsManaf Meethalavalappu Pallikunhi
2021-01-19thermal/core: Remove pointless test with the THERMAL_TRIPS_NONE macroDaniel Lezcano
2021-01-19thermal/core: Remove the 'forced_passive' optionDaniel Lezcano
2020-11-30thermal: core: Constify static attribute_group structsRikard Falkeborn
2020-10-12thermal: Use kobj_to_dev() instead of container_of()Tian Tao
2020-07-07thermal: core: Add notifications call in the frameworkDaniel Lezcano
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz
2018-11-30thermal: Fix locking in cooling device sysfs update cur_stateThara Gopinath
2018-05-30drivers: thermal: Update license to SPDX formatLina Iyer
2018-05-22thermal: Use DEVICE_ATTR_{RO|RW|WO}() variantsViresh Kumar
2018-05-22thermal: Shorten name of sysfs callbacksViresh Kumar
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2017-08-11thermal: core: Add some new helper functions to free resourcesChristophe Jaillet
2016-11-23thermal: sysfs: use kcalloc() instead of kzalloc()Eduardo Valentin
2016-11-23thermal: sysfs: remove symbols of emul_temp when config is disabledEduardo Valentin
2016-11-23thermal: core: move cooling device sysfs to thermal_sysfs.cEduardo Valentin
2016-11-23thermal: core: move thermal_zone sysfs to thermal_sysfs.cEduardo Valentin