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 -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html