mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
4cb1872870
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>
4 lines
190 B
Text
4 lines
190 B
Text
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.
|