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>
This commit is contained in:
R.Durgadoss
2010-10-27 03:33:29 +05:30
committed by Len Brown
orang tua e8a7e48bb2
melakukan 4cb1872870
5 mengubah file dengan 151 tambahan dan 1 penghapusan

Melihat File

@@ -0,0 +1,4 @@
What: A notification mechanism for thermal related events
Description:
This interface enables notification for thermal related events.
The notification is in the form of a netlink event.