mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
To: Pavel Machek <pavel@suse.cz>
Cc: <linux-kernel@vger.kernel.org>,
	Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Subject: [PATCH] lis3lv02d: add axes knowledge of HP Pavilion dv5 models
Date: Sat,  7 Feb 2009 01:48:01 +0100	[thread overview]
Message-ID: <1233967681-6378-1-git-send-email-giuseppe.bilotta@gmail.com> (raw)

Add support for HP Pavlion dv5 models, whose sensor has an inverted x
axis.

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
---
My HP Pavilion dv5 has an inverted x axis of the accelerometer, so this
patch marks the inversion for all the dv5. I can include the full
dmidecode output if this is deemed necessary.

With the laptop standing still on my desk jstest reports X and Y values
fluctuating from -8k to +8k (more or less). I assume this is normal?

 drivers/hwmon/hp_accel.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/hwmon/hp_accel.c b/drivers/hwmon/hp_accel.c
index abf4dfc..5a379bd 100644
--- a/drivers/hwmon/hp_accel.c
+++ b/drivers/hwmon/hp_accel.c
@@ -179,6 +179,7 @@ static struct dmi_system_id lis3lv02d_dmi_ids[] = {
 	AXIS_DMI_MATCH("NC673x", "HP Compaq 673", xy_rotated_left_usd),
 	AXIS_DMI_MATCH("NC651xx", "HP Compaq 651", xy_rotated_right),
 	AXIS_DMI_MATCH("NC671xx", "HP Compaq 671", xy_swap_yz_inverted),
+	AXIS_DMI_MATCH("HPDV5", "HP Pavilion dv5", x_inverted),
 	{ NULL, }
 /* Laptop models without axis info (yet):
  * "NC6910" "HP Compaq 6910"
-- 
1.6.1.399.g0d272


             reply	other threads:[~2009-02-07  0:48 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-07  0:48 Giuseppe Bilotta [this message]
2009-02-07 14:47 ` Éric Piel
2009-02-07 23:59   ` Giuseppe Bilotta
2009-02-09  9:47     ` Pavel Machek
2009-02-09  9:53       ` Giuseppe Bilotta
2009-02-09  9:58         ` Pavel Machek
2009-02-09 11:45           ` Giuseppe Bilotta
2009-02-09 13:33             ` Giuseppe Bilotta
2009-02-10 10:10               ` Pavel Machek
2009-02-10 21:39                 ` Giuseppe Bilotta
2009-02-10 22:47                   ` Éric Piel
2009-02-10 22:48                   ` Giuseppe Bilotta
2009-02-10 23:17                     ` Andrew Morton
2009-02-10 23:22                       ` Éric Piel
2009-02-10 23:17                     ` Éric Piel
2009-02-10 23:34                     ` Éric Piel
     [not found]   ` <498E46F2.1020401@gmail.com>
2009-02-09 23:37     ` Éric Piel
     [not found]       ` <4990DEFD.4010700@gmail.com>
2009-02-10 10:34         ` Éric Piel
2009-02-10 11:07           ` Giuseppe Bilotta
2009-02-10 12:42             ` Éric Piel
2009-02-10 20:29               ` Giuseppe Bilotta
2009-02-10 20:31                 ` Giuseppe Bilotta
2009-02-10 21:28               ` Giuseppe Bilotta
2009-02-10 21:33                 ` Giuseppe Bilotta
2009-02-09  9:44 ` Pavel Machek
2009-02-09  9:50   ` Giuseppe Bilotta
     [not found] ` <1234191743.3156.2.camel@localhost.localdomain>
2009-02-09 16:50   ` Giuseppe Bilotta

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1233967681-6378-1-git-send-email-giuseppe.bilotta@gmail.com \
    --to=giuseppe.bilotta@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®