git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad9914a
)
thermal: of: Extend of-thermal to export table of trip points
author
Lukasz Majewski
<l.majewski@samsung.com>
Mon, 8 Dec 2014 17:04:20 +0000
(18:04 +0100)
committer
Eduardo Valentin
<edubezval@gmail.com>
Mon, 8 Dec 2014 19:58:01 +0000
(15:58 -0400)
This patch extends the of-thermal.c to export trip points for a given
thermal zone.
Thermal drivers should use of_thermal_get_trip_points() method to get
pointer to table of thermal trip points.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
No differences found