Hi Matthew, Greg I recently got a Samsung Series 9 from Intel, so I took some time to add support for some features. In this series, I moved a lot of code, tried to follow more closely the SABI interface, added some features, and did some cleanup. The patchs were only tested it on my laptop, so I'd greatly appreciate any feedback. I also propose myself as a maintainer for this driver, since this laptop is now my primary system. Thanks, Corentin Chary (15): samsung-laptop: put all local variables in a single structure samsung-laptop: move code into init/exit functions samsung-laptop: don't handle backlight if handled by acpi/video samsung-laptop: use a sysfs group samsung-laptop: ehance SABI support samsung-laptop: add small debugfs interface samsung-laptop: remove selftest samsung-laptop: add battery life extender support samsung-laptop: add usb charge support samsung-laptop: cleanup KConfig samsung-laptop: add keyboard backlight support samsung-laptop: add true rfkill support for swsmi samsung-laptop: make the dmi check less strict samsung-laptop: dump model and version informations samsung-laptop: promote myself as maintainer of samsung-laptop .../ABI/testing/sysfs-driver-samsung-laptop | 18 + MAINTAINERS | 6 + drivers/platform/x86/Kconfig | 13 +- drivers/platform/x86/samsung-laptop.c | 1645 +++++++++++++------- 4 files changed, 1127 insertions(+), 555 deletions(-) -- 1.7.5.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