the generic thermal sysfs driver
authorZhang Rui <rui.zhang@intel.com>
Thu, 17 Jan 2008 07:51:08 +0000 (15:51 +0800)
committerLen Brown <len.brown@intel.com>
Sat, 2 Feb 2008 04:12:19 +0000 (23:12 -0500)
commit203d3d4aa482339b4816f131f713e1b8ee37f6dd
treede7f27619e88ca6bf62bbba21fb54f213a98394a
parentaa6299926950c8dfe2fea638276cad6def092bc9
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>
Documentation/thermal/sysfs-api.txt [new file with mode: 0644]
drivers/Kconfig
drivers/Makefile
drivers/thermal/Kconfig [new file with mode: 0644]
drivers/thermal/Makefile [new file with mode: 0644]
drivers/thermal/thermal.c [new file with mode: 0644]
include/linux/thermal.h [new file with mode: 0644]