[lm-sensors] Accelerometer driver for HP laptops
Pavel Machek
pavel at suse.cz
Wed Oct 15 09:25:11 CEST 2008
Hi!
I took a look at the driver, and it seems to work for me... I'd like
to get it to the mainline...
> >>Attached is our work-in-progress version of the driver for a fourth take
> >>on the LKML (it used to be mdps). It works really fine, with lots of
> >>"goodies" (like automatically convert the axes to fit to a standard,
> >>automatic power-off of the device when not in used) excepted the
> >>interrupt support for free-fall detection.
I wonder if mdps was really a better name? Driver is HP-specific
(because of the ACPI usage), not really chip specific... and lis3lv02d
looks like an alphabet soup to me...
Ok, it is a bit chip-specific, too...
What are the next plans... lm_sensors is listed as orphan in
MAINTAINERS, so I guess I'll clean it up a tiny bit then submit to akpm?
> Documentation/hwmon/lis3lv02d | 92 ++++
> drivers/hwmon/Kconfig | 23 +
> drivers/hwmon/Makefile | 1 +
> drivers/hwmon/lis3lv02d.c | 865 ++++++++++++++++++++++++++++++++++++
> drivers/hwmon/lis3lv02d.h | 149 ++++++
> 5 files changed, 1145 insertions(+), 16 deletions(-)
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
More information about the lm-sensors
mailing list