blob: d5e5a9b6300d944f2175e4991797207d877f244a [file] [log] [blame]
e76a4386b2f5 ("thermal: Use DEVICE_ATTR_{RO|RW|WO}() variants")
33e678d47d1f ("thermal: Shorten name of sysfs callbacks")
8ea229511e06 ("thermal: Add cooling device's statistics in sysfs")
ef1d87e06ab4 ("thermal: core: Add a back up thermal shutdown mechanism")
e441fd68663e ("thermal: core: Allow orderly_poweroff to be called only once")
2a0b4c44ce34 ("thermal: core: remove void function return statements")
cd221c7b638f ("thermal: core: introduce thermal_helpers.c")
77dc4f903200 ("thermal: core: remove a couple of style issues on helpers")
45cf2ec99c16 ("thermal: core: move cooling device sysfs to thermal_sysfs.c")
99ea2eff9108 ("thermal: core: move to_cooling_device macro to header file")
a369ee88f7f6 ("thermal: core: move thermal_zone sysfs to thermal_sysfs.c")
72afe8e54974 ("thermal: core: match parenthesis on code alignment")
09544da9e825 ("thermal: core: treat correctly the return value of *scanf calls")
ba78da443bd5 ("thermal: core: move to_thermal_zone() macro to header file")
97d2423bd973 ("thermal: core: split available_policies_show()")
6b885202d7c1 ("thermal: core: split policy_store")
3d0055d2b252 ("thermal: core: split passive_store")
4d0fe7490d7f ("thermal: core: move trips attributes to tz->device.groups")
e161aefb9a5f ("thermal: core: create tz->device.groups dynamically")
0a9de81907e6 ("thermal: core: move the trip attrs to the tz sysfs I/F section")
3bafb5e2a683 ("thermal: core: fix style on remove_trip_attrs()")
9d934fc8838b ("thermal: core: remove useless empty line")
1a7e7cc03f17 ("thermal: core: move power actor code out of sysfs I/F section")
059386f43ef9 ("thermal: core: improve power actor documentation")
3a836bfe9ff6 ("thermal: core: move passive attr to tz->device.groups")
8baa5dae60ad ("thermal: core: move mode attribute to tz->device.groups")
66e554bde9f8 ("thermal: core: move emul_temp creation to tz->device.groups")
1c600861fa6f ("thermal: core: use dev.groups to manage always present tz attributes")
308f726ac872 ("thermal: core: group device_create_file() calls that are always created")
ef1d8bff72e1 ("thermal: core: group thermal_zone DEVICE_ATTR's declarations")
54fa38cc2eda ("thermal: core: prevent zones with no types to be registered")