X86 platform drivers
 help / color / mirror / Atom feed
* [PATCH 00/16] acpi4asus updates for 3.1
@ 2011-07-01  9:34 Corentin Chary
  2011-07-01  9:34 ` [PATCH 01/16] asus-wmi: fix hwmon/pwm1 Corentin Chary
                   ` (15 more replies)
  0 siblings, 16 replies; 19+ messages in thread
From: Corentin Chary @ 2011-07-01  9:34 UTC (permalink / raw)
  To: platform-driver-x86
  Cc: Corentin Chary, Corentin Chary, Matthew Garrett,
	open list:ASUS NOTEBOOKS AN..., open list

Hi Matthew

Here are my updates for 3.1, most of them were ready for 3.0 but
I missed the merge window. Most of it is wmi stuff (all new notebooks
seems to use the wmi interface).

Thanks,

Corentin Chary (13):
  asus-wmi: fix hwmon/pwm1
  asus-wmi: second part of the version starts at 16 not 8
  asus-wmi: add keyboard backlight support
  asus-wmi: fix section mismatch
  asus-wmi: set backlight type
  asus-wmi: fix keyboard backlight detection
  asus-wmi: add some device ids
  asus-wmi: add thermal sensor
  asus-wmi: check for temp1 presence
  asus-wmi: return proper value in store_cpufv()
  asus-wmi: add CWAP support and clarify the meaning of WAPF bits
  asus-wmi: add gps rfkill support
  asus-wmi: add uwb rfkill support

Seth Forshee (3):
  asus-wmi: Add callback for hotkey filtering
  eeepc-wmi: Add support for T101MT Home/Express Gate key
  asus-wmi: Enable autorepeat for hotkey input device

 drivers/platform/x86/asus-laptop.c |    9 +-
 drivers/platform/x86/asus-nb-wmi.c |   27 ++++-
 drivers/platform/x86/asus-wmi.c    |  240 ++++++++++++++++++++++++++++++++----
 drivers/platform/x86/asus-wmi.h    |    7 +
 drivers/platform/x86/eeepc-wmi.c   |   27 ++++
 5 files changed, 274 insertions(+), 36 deletions(-)

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2011-07-04  7:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-01  9:34 [PATCH 00/16] acpi4asus updates for 3.1 Corentin Chary
2011-07-01  9:34 ` [PATCH 01/16] asus-wmi: fix hwmon/pwm1 Corentin Chary
2011-07-01  9:34 ` [PATCH 02/16] asus-wmi: Add callback for hotkey filtering Corentin Chary
2011-07-01  9:34 ` [PATCH 03/16] eeepc-wmi: Add support for T101MT Home/Express Gate key Corentin Chary
2011-07-01  9:34 ` [PATCH 04/16] asus-wmi: Enable autorepeat for hotkey input device Corentin Chary
2011-07-01 14:15   ` Matthew Garrett
2011-07-04  7:49     ` Corentin Chary
2011-07-01  9:34 ` [PATCH 05/16] asus-wmi: second part of the version starts at 16 not 8 Corentin Chary
2011-07-01  9:34 ` [PATCH 06/16] asus-wmi: add keyboard backlight support Corentin Chary
2011-07-01  9:34 ` [PATCH 07/16] asus-wmi: fix section mismatch Corentin Chary
2011-07-01  9:34 ` [PATCH 08/16] asus-wmi: set backlight type Corentin Chary
2011-07-01  9:34 ` [PATCH 09/16] asus-wmi: fix keyboard backlight detection Corentin Chary
2011-07-01  9:34 ` [PATCH 10/16] asus-wmi: add some device ids Corentin Chary
2011-07-01  9:34 ` [PATCH 11/16] asus-wmi: add thermal sensor Corentin Chary
2011-07-01  9:34 ` [PATCH 12/16] asus-wmi: check for temp1 presence Corentin Chary
2011-07-01  9:34 ` [PATCH 13/16] asus-wmi: return proper value in store_cpufv() Corentin Chary
2011-07-01  9:34 ` [PATCH 14/16] asus-wmi: add CWAP support and clarify the meaning of WAPF bits Corentin Chary
2011-07-01  9:34 ` [PATCH 15/16] asus-wmi: add gps rfkill support Corentin Chary
2011-07-01  9:34 ` [PATCH 16/16] asus-wmi: add uwb " Corentin Chary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox