This patch series add dell-smo8800.ko driver and update program hpfall.c Pali Rohár (2): platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810) Documentation: Rename hpfall.c => freefall.c, fixes for Dell Documentation/laptops/00-INDEX | 4 +- Documentation/laptops/freefall.c | 171 +++++++++++++++++++++++ Documentation/laptops/hpfall.c | 146 -------------------- drivers/platform/x86/Kconfig | 10 ++ drivers/platform/x86/Makefile | 1 + drivers/platform/x86/dell-smo8800.c | 253 +++++++++++++++++++++++++++++++++++ 6 files changed, 437 insertions(+), 148 deletions(-) create mode 100644 Documentation/laptops/freefall.c delete mode 100644 Documentation/laptops/hpfall.c create mode 100644 drivers/platform/x86/dell-smo8800.c -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html