commit | 223630fe3dc564b94e51ff4eb839828c9083f2f6 | [log] [tgz] |
---|---|---|
author | Zhang Rui <rui.zhang@intel.com> | Thu Dec 06 23:36:35 2007 -0500 |
committer | Len Brown <len.brown@intel.com> | Thu Dec 06 23:36:35 2007 -0500 |
tree | 9d3acde26b0c262bc73122260028129f82ddd2e4 | |
parent | 09b56adc98e0f8a21644fcb4d20ad367c3fceb55 [diff] |
export thermal notification to userspace when nocrt is set module parameter is used to prevent the thermal_zone action upon critical trip points. But exporting this notification to userspace is still useful. By setting nocrt with this patch applied, ACPI will take no action but exporting the events to userspace upon critical/hot trip points. http://bugzilla.kernel.org/show_bug.cgi?id=9139 Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>