]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:15 +0000 (08:33 +0200)
commit1f47993ea49247bd15c44141793fb14a4fe9a4b4
tree12a38d5a73822eb7aebd7e23e355a7154269f8d2
parent3bf0c1901b39b477c89d25bbe7bf3515f1c419d7
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