diff options
author | Len Brown <len.brown@intel.com> | 2011-01-12 11:00:44 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-01-12 11:00:44 +0100 |
commit | 77cff3b0d6349cc0212056238108b827b3cc353b (patch) | |
tree | 58fcc90ad643ac51723ebe47d9353239c91b06ba /Documentation/ABI | |
parent | Merge branch 'procfs-cleanup' into release (diff) | |
parent | thermal: Add event notification to thermal framework (diff) | |
download | linux-77cff3b0d6349cc0212056238108b827b3cc353b.tar.xz linux-77cff3b0d6349cc0212056238108b827b3cc353b.zip |
Merge branch 'thermal' into release
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/stable/thermal-notification | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/ABI/stable/thermal-notification b/Documentation/ABI/stable/thermal-notification new file mode 100644 index 000000000000..9723e8b7aeb3 --- /dev/null +++ b/Documentation/ABI/stable/thermal-notification @@ -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. |