[PATCH 01/30] Thermal: Introduce multiple cooling states support

2012-10-09 Thread Len Brown
From: Zhang Rui This is because general active cooling devices, like fans, may have multiple speeds, which can be mapped to different cooling states. Signed-off-by: Zhang Rui Reviewed-by: Rafael J. Wysocki Reviewed-by: Valentin, Eduardo --- drivers/thermal/thermal_sys.c | 12 ++-- 1

[PATCH 01/30] Thermal: Introduce multiple cooling states support

2012-10-09 Thread Len Brown
From: Zhang Rui rui.zh...@intel.com This is because general active cooling devices, like fans, may have multiple speeds, which can be mapped to different cooling states. Signed-off-by: Zhang Rui rui.zh...@intel.com Reviewed-by: Rafael J. Wysocki r...@sisk.pl Reviewed-by: Valentin, Eduardo