Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |