]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00159007 [MX6]Add cpufreq cooling device
authorAnson Huang <b20788@freescale.com>
Fri, 30 Sep 2011 08:50:30 +0000 (16:50 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:42 +0000 (14:09 +0200)
commitf38a92900a73ee5142b82c50b0bb4b3dffaf1432
tree12a38d5a73822eb7aebd7e23e355a7154269f8d2
parentffae6d9ed1610b4c51cfe452dfac1d449a6971ed
ENGR00159007 [MX6]Add cpufreq cooling device

Add cpufreq as cooling device.

1.Default cooling device is cpufreq, to select
  cpuhotplug as cooling device, need to add
  cooling_device=cpuhotplug to cmdline.

2.Cooling device can be disabled via adding
  no_cooling_device to cmdline.

Signed-off-by: Anson Huang <b20788@freescale.com>
drivers/mxc/thermal/anatop_driver.h
drivers/mxc/thermal/cooling.c
drivers/mxc/thermal/thermal.c