thermal: Add event notification to thermal framework
authorR.Durgadoss <durgadoss.r@intel.com>
Tue, 26 Oct 2010 22:03:29 +0000 (03:33 +0530)
committerLen Brown <len.brown@intel.com>
Wed, 12 Jan 2011 05:08:35 +0000 (00:08 -0500)
commit4cb18728709683c91a5f6f8d5f337bfb498b089a
tree26edef8257934247a7b5fe74ac33d54e1a0ad71b
parente8a7e48bb248a1196484d3f8afa53bded2b24e71
thermal: Add event notification to thermal framework

This patch adds event notification support to the generic
thermal sysfs framework in the kernel. The notification is in the
form of a netlink event.

Signed-off-by: R.Durgadoss <durgadoss.r@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Documentation/ABI/stable/thermal-notification [new file with mode: 0644]
Documentation/thermal/sysfs-api.txt
drivers/thermal/Kconfig
drivers/thermal/thermal_sys.c
include/linux/thermal.h