Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | thermal: Add cooling device's statistics in sysfs | Viresh Kumar | 2018-04-02 | 1 | -0/+225 |
* | treewide: Use DEVICE_ATTR_WO | Joe Perches | 2018-01-09 | 1 | -1/+1 |
* | treewide: Use DEVICE_ATTR_RO | Joe Perches | 2018-01-09 | 1 | -3/+3 |
* | treewide: Use DEVICE_ATTR_RW | Joe Perches | 2018-01-09 | 1 | -5/+4 |
* | thermal: core: Add some new helper functions to free resources | Christophe Jaillet | 2017-08-11 | 1 | -0/+29 |
* | thermal: sysfs: use kcalloc() instead of kzalloc() | Eduardo Valentin | 2016-11-23 | 1 | -5/+8 |
* | thermal: sysfs: remove symbols of emul_temp when config is disabled | Eduardo Valentin | 2016-11-23 | 1 | -1/+3 |
* | thermal: core: move cooling device sysfs to thermal_sysfs.c | Eduardo Valentin | 2016-11-23 | 1 | -0/+133 |
* | thermal: core: move thermal_zone sysfs to thermal_sysfs.c | Eduardo Valentin | 2016-11-23 | 1 | -0/+633 |