Jacob von Chorus
|
f53345e8cf
thermal: core: move tz->device.groups cleanup to thermal_release
|
8 年之前 |
Linus Torvalds
|
9346116d14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
8 年之前 |
Eduardo Valentin
|
373f91d125
thermal: core: move slop and offset helpers to thermal_helpers.c
|
8 年之前 |
Eduardo Valentin
|
95e3ed1513
thermal: core: use kzalloc(sizeof(*ptr),...)
|
8 年之前 |
Eduardo Valentin
|
38e7b549af
thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
|
8 年之前 |
Eduardo Valentin
|
b659a30d7b
thermal: core: remove style warnings and checks
|
8 年之前 |
Eduardo Valentin
|
2a0b4c44ce
thermal: core: remove void function return statements
|
8 年之前 |
Eduardo Valentin
|
eb7be329bd
thermal: core: standardize line breaking alignment
|
8 年之前 |
Eduardo Valentin
|
5027ba36cd
thermal: core: small style fix when checking for __find_governor()
|
8 年之前 |
Eduardo Valentin
|
7eb4bd723e
thermal: core: remove FSF address in the GPL notice
|
8 年之前 |
Eduardo Valentin
|
81193e2e6b
thermal: core: add a comment describing the device management section
|
8 年之前 |
Eduardo Valentin
|
712afbdfdf
thermal: core: add a comment describing the power actor section
|
8 年之前 |
Eduardo Valentin
|
8772e185f1
thermal: core: add a comment describing the main update loop
|
8 年之前 |
Eduardo Valentin
|
106339ab7e
thermal: core: move notify to the zone update section
|
8 年之前 |
Eduardo Valentin
|
4b0d3c2d3b
thermal: core: add inline to print_bind_err_msg()
|
8 年之前 |
Eduardo Valentin
|
f502ab8440
thermal: core: move __bind() to where it is used
|
8 年之前 |
Eduardo Valentin
|
9b68ef89c9
thermal: core: fix couple of style issues on __bind() helper
|
8 年之前 |
Eduardo Valentin
|
90f5b5bb7f
thermal: core: move bind_tz() to where it is used
|
8 年之前 |
Eduardo Valentin
|
949aad839c
thermal: core: move bind_cdev() to where it is used
|
8 年之前 |
Eduardo Valentin
|
f11997fa24
thermal: core: move __unbind() helper to where it is used
|
8 年之前 |
Eduardo Valentin
|
4f5163fac2
thermal: core: small style fix on __unbind() helper
|
8 年之前 |
Eduardo Valentin
|
c30176fc6f
thermal: core: move idr handling to device management section
|
8 年之前 |
Eduardo Valentin
|
1b4f48494e
thermal: core: group functions related to governor handling
|
8 年之前 |
Eduardo Valentin
|
cd221c7b63
thermal: core: introduce thermal_helpers.c
|
8 年之前 |
Eduardo Valentin
|
77dc4f9032
thermal: core: remove a couple of style issues on helpers
|
8 年之前 |
Eduardo Valentin
|
45cf2ec99c
thermal: core: move cooling device sysfs to thermal_sysfs.c
|
8 年之前 |
Eduardo Valentin
|
99ea2eff91
thermal: core: move to_cooling_device macro to header file
|
8 年之前 |
Eduardo Valentin
|
a369ee88f7
thermal: core: move thermal_zone sysfs to thermal_sysfs.c
|
8 年之前 |
Eduardo Valentin
|
72afe8e549
thermal: core: match parenthesis on code alignment
|
8 年之前 |
Eduardo Valentin
|
09544da9e8
thermal: core: treat correctly the return value of *scanf calls
|
8 年之前 |