https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #16 from katabami <katab...@lavabit.com>  2012-10-18 01:18:31 ---
Created an attachment (id=83791)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=83791)
Patch to fix the issue.

For commit log:
Read temperature before trip points for HP Compaq 6715b and HP Compaq 6715s.

Originally written by Jason Vas Dias. See
http://thread.gmane.org/gmane.linux.kernel/1324409/focus=1324503
----------
Additional description:
Tested for linux-3.4.9 on HP Compaq 6715s. The patch successfully applies to
the git HEAD with offsets, but I haven't tried to compile it.

Changes from Jason Vas Dias's one are:
* HP Compaq 6715s is detected, too. The original only fixes for HP Compaq
6715b. (Notice the suffix "s" and "b".)
* Dropped module_param which Jason included for this fix. Borislav Petkov and
Rusty Russell said a module_param is undesirable here.
* Changed the new variable type from bool to int, and the name from
temp_b4_trip to temp_before_trip
* Used checkpatch.pl. Now it doesn't give any error, nor any warning. (But the
indent of the second hunk looks unnatural. Dunno why.)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to