Up for review. The following series of patches add support for the built-in accelerometer found on recent Toshiba laptops with HID TOS620A. Azael Avalos (3): platform/x86: Toshiba HDD Active Protection Sensor Documentation: Add file about toshiba_haps module platform/x86: Enable build support for toshiba_haps Documentation/laptops/toshiba_haps.txt | 80 ++++++++++ drivers/platform/x86/Kconfig | 20 +++ drivers/platform/x86/toshiba_haps.c | 283 +++++++++++++++++++++++++++++++++ 3 files changed, 383 insertions(+) create mode 100644 Documentation/laptops/toshiba_haps.txt create mode 100644 drivers/platform/x86/toshiba_haps.c -- 2.0.0 -- 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