1
linux/drivers/platform/x86
Henrique de Moraes Holschuh 2d43f671c8 thinkpad-acpi: handle some new HKEY 0x60xx events
Handle some user interface events from the newer Lenovo models.  We are likely
to do something smart with these events in the future, for now, hide the ones
we are already certain about from the user and userspace both.

* Events 0x6000 and 0x6005 are key-related.  0x6005 is not properly identified
  yet.  Ignore these events, and do not report them.

* Event 0x6040 has not been properly identified yet, and we don't know if it
  is important (looks like it isn't, but still...).  Keep reporting it.

* Change the message the driver outputs on unknown 0x6xxx events, as all
  recent events are not related to thermal alarms.  Degrade log level from
  ALERT to WARNING.

Thanks to all users who reported these events or asked about them in a number
of mailing lists.  Your help is highly appreciated, even if I did took a lot of
time to act on them.  For that I apologise.

I will list those that identified the reasons for the events as "reported-by",
and I apologise in advance if I leave anyone out: it was not done on purpose, I
made the mistake of not properly tagging all event report emails separately,
and might have missed some.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Reported-by: Markus Malkusch <markus@malkusch.de>
Reported-by: Peter Giles <g1l3sp@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
2011-07-07 10:39:00 -04:00
..
acer-wmi.c acer-wmi: fix bitwise bug when set device state 2011-07-07 10:38:58 -04:00
acerhdf.c acerhdf: Clean up includes 2011-05-27 12:36:46 -04:00
asus_acpi.c asus: Add pr_fmt and convert printks to pr_<level> 2011-05-27 12:35:46 -04:00
asus-laptop.c asus: Add pr_fmt and convert printks to pr_<level> 2011-05-27 12:35:46 -04:00
asus-nb-wmi.c asus-nb-wmi: Asus Notebooks WMI Driver 2011-03-28 06:07:23 -04:00
asus-wmi.c asus: Add pr_fmt and convert printks to pr_<level> 2011-05-27 12:35:46 -04:00
asus-wmi.h eeepc-wmi: asus generic asus-wmi.ko module 2011-03-28 06:07:20 -04:00
classmate-laptop.c backlight: add backlight type 2011-03-22 17:43:59 -07:00
compal-laptop.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 2011-05-29 11:44:33 -07:00
dell-laptop.c dell: Convert printks to pr_<level> 2011-05-27 12:35:47 -04:00
dell-wmi-aio.c dell: Convert printks to pr_<level> 2011-05-27 12:35:47 -04:00
dell-wmi.c dell: Convert printks to pr_<level> 2011-05-27 12:35:47 -04:00
eeepc-laptop.c eeepc: Use pr_warn 2011-05-27 12:35:47 -04:00
eeepc-wmi.c eeepc: Use pr_warn 2011-05-27 12:35:47 -04:00
fujitsu-laptop.c fujitsu-laptop: Convert printks to pr_<level> 2011-05-27 12:35:47 -04:00
hdaps.c hdaps: Convert printks to pr_<level> 2011-05-27 12:35:48 -04:00
hp_accel.c hp_accel: Fix driver name 2011-03-21 17:59:36 +01:00
hp-wmi.c hp-wmi: Convert printks to pr_<level> 2011-05-27 12:35:48 -04:00
ibm_rtl.c ibm_rtl: Use pr_fmt and pr_<level> 2011-05-27 12:35:49 -04:00
ideapad-laptop.c ideapad-laptop: Add pr_fmt 2011-05-27 12:35:49 -04:00
intel_ips.c x86: remove 32-bit versions of readq()/writeq() 2011-05-25 08:39:44 -07:00
intel_ips.h drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. 2010-12-23 09:51:36 +00:00
intel_menlow.c intel_menlow: Add pr_fmt and use pr_<level> 2011-05-27 12:35:49 -04:00
intel_mid_powerbtn.c platform/x86: Simplify intel_mid_powerbtn 2011-05-27 12:36:46 -04:00
intel_mid_thermal.c platform-x86: intel_mid_thermal: Fix memory leak 2011-05-27 12:37:20 -04:00
intel_oaktrail.c platform/oaktrail: ACPI EC Extra driver for Oaktrail 2011-05-27 12:36:43 -04:00
intel_pmic_gpio.c intel_pmic_gpio: Convert printks to pr_<level> 2011-05-27 12:35:50 -04:00
intel_rar_register.c platform-drivers: x86: fix common misspellings 2011-03-28 06:46:10 -04:00
intel_scu_ipc.c platform-drivers: x86: fix common misspellings 2011-03-28 06:46:10 -04:00
intel_scu_ipcutil.c intel_scu_ipcutils: Fix the license tag 2011-01-26 08:57:18 +10:00
Kconfig acerhdf: Drop pointless dependency on THERMAL_HWMON 2011-05-27 12:36:45 -04:00
Makefile platform/x86: Fix Makefile for intel_mid_powerbtn 2011-05-27 12:37:19 -04:00
msi-laptop.c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 2011-05-29 11:44:33 -07:00
msi-wmi.c msi-wmi: Use pr_fmt and pr_<level> 2011-05-27 12:35:51 -04:00
mxm-wmi.c mxm/wmi: add MXMX interface entry point. 2011-05-09 11:40:38 +10:00
panasonic-laptop.c backlight: add backlight type 2011-03-22 17:43:59 -07:00
samsung-laptop.c samsung-laptop: set backlight type 2011-04-12 11:27:40 -04:00
sony-laptop.c platform/x86:delete two unused variables 2011-05-27 12:38:25 -04:00
tc1100-wmi.c tc1100-wmi: Add pr_fmt, use pr_<level> 2011-05-27 12:35:51 -04:00
thinkpad_acpi.c thinkpad-acpi: handle some new HKEY 0x60xx events 2011-07-07 10:39:00 -04:00
topstar-laptop.c topstar-laptop: Convert remaining printk to pr_info 2011-05-27 12:35:52 -04:00
toshiba_acpi.c toshiba: Convert printks to pr_<level> 2011-05-27 12:35:52 -04:00
toshiba_bluetooth.c toshiba: Convert printks to pr_<level> 2011-05-27 12:35:52 -04:00
wmi.c wmi: Removed trailing whitespace from logging message. 2011-05-27 12:35:53 -04:00
xo1-rfkill.c
xo15-ebook.c xo15-ebook: Use pr_<level> 2011-05-27 12:35:53 -04:00