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:
4ae46be
)
Thermal: rename structure thermal_cooling_device_instance to thermal_instance
author
Zhang Rui
<rui.zhang@intel.com>
Wed, 27 Jun 2012 02:08:19 +0000
(10:08 +0800)
committer
Zhang Rui
<rui.zhang@intel.com>
Mon, 24 Sep 2012 06:44:37 +0000
(14:44 +0800)
This struct is used to describe the behavior for a thermal
cooling device on a certain trip point for a certain thremal zone.
thermal_cooling_device_instance is not accurate, as a cooling device
can be used for more than one trip point in one thermal zone device.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Rafael J. Wysocki <rjw@sisk.pl>
Reviewed-by: Eduardo Valentin <eduardo.valentin@ti.com>
drivers/thermal/thermal_sys.c
patch
|
blob
|
history
diff --cc
drivers/thermal/thermal_sys.c
Simple merge