Krzysztof Helt
5f1a3f2ac4
acpi thermal trip points increased to 12
...
The THERMAL_MAX_TRIPS value is set to 10. It is too few for the Compaq AP550
machine which has 12 trip points.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl >
Cc: Len Brown <lenb@kernel.org >
Cc: Zhang Rui <rui.zhang@intel.com >
Cc: "Rafael J. Wysocki" <rjw@sisk.pl >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2008-04-15 19:35:41 -07:00
Len Brown
a0dd25b2c8
ACPI: thermal: buildfix for CONFIG_THERMAL=n
...
This fixes the build, but acpi_fan_add() still needs
to be updated to handle thermal_cooling_device_register()
returning NULL as a non-fatal condition.
Signed-off-by: Len Brown <len.brown@intel.com >
2008-02-09 04:01:48 -05:00
Zhang Rui
041d4bbf12
ACPI: CELSIUS_TO_KELVIN fixup
...
Fix an imprecision in CELSIUS_TO_KELVIN and move these
two macroes to a proper place.
Signed-off-by: Zhang Rui <rui.zhang@intel.com >
Signed-off-by: Thomas Sujith <sujith.thomas@intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2008-02-01 23:20:26 -05:00
Zhang Rui
203d3d4aa4
the generic thermal sysfs driver
...
The Generic Thermal sysfs driver for thermal management.
Signed-off-by: Zhang Rui <rui.zhang@intel.com >
Signed-off-by: Thomas Sujith <sujith.thomas@intel.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2008-02-01 23:12:19 -05:00