[ibm-acpi-devel] [PATCH] thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.

2011-05-08 Thread Andy Lutomirski
From: Andrew Lutomirski From: Manoj Iyer Date: Mon, 7 Mar 2011 17:26:47 -0600 The newer Lenovo ThinkPads have HKEY HID of LEN0068 instead of IBM0068. Added new HID so that thinkpad_acpi module will auto load on these newer Lenovo ThinkPads. Acked-by: Henrique de Moraes Holschuh Cc: sta...@ker

[ibm-acpi-devel] THERMAL ALERT: unknown thermal alarm received

2011-05-08 Thread Tais Plougmann Hansen
Hi, I'm getting these notes in the syslog using Ubuntu Natty AMD64 on my ThinkPad W520: May 8 23:04:12 taisph-ThinkPad-W520 kernel: [40024.069914] thinkpad_acpi: THERMAL ALERT: unknown thermal alarm received May 8 23:04:12 taisph-ThinkPad-W520 kernel: [40024.069924] thinkpad_acpi: unhandled HKE

[ibm-acpi-devel] [PATCH] thinkpad_acpi: Add ACPI HID for ThinkPad X220

2011-05-08 Thread Andy Lutomirski
It looks like Lenovo is starting to remove old IBM references. Signed-off-by: Andy Lutomirski --- This patch is needed for thinkpad_acpi to load automatically on my ThinkPad X220. (It seems to *work* without the patch, though.) drivers/platform/x86/thinkpad_acpi.c |2 ++ 1 files changed,

[ibm-acpi-devel] [RFC] Controlling the ThinkPad battery charger

2011-05-08 Thread Andrew Lutomirski
I've figured out how the ThinkPad SMAPI charge control works (at least well enough to program thresholds on some models), and I'd like to get this functionality into mainline. (This is inspired by, and borrows magic numbers from, tp_smapi, but it has no code at all from tp_smapi and therefore shou

Re: [ibm-acpi-devel] [PATCH] thinkpad_acpi: Add ACPI HID for ThinkPad X220

2011-05-08 Thread Henrique de Moraes Holschuh
On Sun, 08 May 2011, Andrew Lutomirski wrote: > With this patch, everything except thermal seems to work. Thermal > isn't detected. It would be detected, if it worked. The driver got only zeros back when it tried to read the temperature, so it correctly assumed that measurement system simply isn