mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V2 0/6] lis3lv02d: click and threshold interrupts
@ 2010-02-16 11:09 Samu Onkalo
  2010-02-16 11:09 ` [PATCH V2 1/6] lis3: Add missing constants for 8bit device Samu Onkalo
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Samu Onkalo @ 2010-02-16 11:09 UTC (permalink / raw)
  To: eric.piel; +Cc: pavel, daniel, lm-sensors, linux-kernel, Samu Onkalo

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1580 bytes --]

This patch set replaces my previous one.
(see http://www.spinics.net/lists/kernel/msg994446.html)

Power control of the chip is dropped out since it requires more work.
Runtime-pm support was requested and that takes some time to implement
and test. I'll send it as a separate patch.

patches 1 - 3 are not touched compared to patch set 1 and they
are marked as tested-by Daniel Mack <daniel@caiaq.de> and
acked-by Éric Piel <eric.piel@tremplin-utc.net>.
Patch 4 is marked as tested-by Daniel Mack <daniel@caiaq.de>.

  lis3: Add skeletons for interrupt handlers
No functional changes. Changed due to rebasing and power control
removal.

  lis3: Interrupt handlers for 8bit wakeup and click events
As requested, BTN_ events are enabled only for 8 bit device and
when click event is configured to the HW.
Remapping of the BTN_ axis done according to platform data.

  lis3: Setup poll interval limits
Poll interval can now be set from 1 - 2000 ms and also to stopped state
via input-dev sysfs. 

Tested in 2.6.32 based environment. Applies to 2.6.33-RC8


Samu Onkalo (6):
  lis3: Add missing constants for 8bit device
  lis3: Separate configuration function for 8 bit device
  lis3: Introduce platform data for second ff / wu unit
  lis3: Add skeletons for interrupt handlers
  lis3: Interrupt handlers for 8bit wakeup and click events
  lis3: Setup poll interval limits

 drivers/hwmon/lis3lv02d.c |  245 +++++++++++++++++++++++++++++++++++----------
 drivers/hwmon/lis3lv02d.h |   11 ++
 include/linux/lis3lv02d.h |   12 ++
 3 files changed, 213 insertions(+), 55 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-03-15  6:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-16 11:09 [PATCH V2 0/6] lis3lv02d: click and threshold interrupts Samu Onkalo
2010-02-16 11:09 ` [PATCH V2 1/6] lis3: Add missing constants for 8bit device Samu Onkalo
2010-02-16 11:09 ` [PATCH V2 2/6] lis3: Separate configuration function for 8 bit device Samu Onkalo
2010-02-16 11:09 ` [PATCH V2 3/6] lis3: Introduce platform data for second ff / wu unit Samu Onkalo
2010-02-16 11:09 ` [PATCH V2 4/6] lis3: Add skeletons for interrupt handlers Samu Onkalo
2010-02-16 11:09 ` [PATCH V2 5/6] lis3: Interrupt handlers for 8bit wakeup and click events Samu Onkalo
2010-02-16 11:09 ` [PATCH V2 6/6] lis3: Setup poll interval limits Samu Onkalo
2010-02-25  7:26 ` [PATCH V2 0/6] lis3lv02d: click and threshold interrupts samu.p.onkalo
2010-03-06 14:26 ` Éric Piel
2010-03-15  6:53   ` samu.p.onkalo

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®