| From: |
| Pali Rohár <pali.rohar@gmail.com> |
| To: |
| Matthew Garrett <matthew.garrett@nebula.com>, Randy Dunlap <rdunlap@infradead.org> |
| Subject: |
| [PATCH 0/2] Dell Latitude freefall driver (ACPI SMO8800/SMO8810) |
| Date: |
| Sat, 3 May 2014 12:47:55 +0200 |
| Message-ID: |
| <1399114077-19314-1-git-send-email-pali.rohar@gmail.com> |
| Cc: |
| linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-doc@vger.kernel.org, Sonal Santan <sonal.santan@gmail.com>, =?UTF-8?q?Pali=20Roh=C3=A1r?= <pali.rohar@gmail.com> |
| Archive‑link: | |
Article |
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-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/