All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] TWL4030 keypad: lock / unlock feature
@ 2009-11-10  8:24 Samu Onkalo
  2009-11-10  8:24 ` [PATCH 1/1] TWL4030 keypad: keypad lock / unlock Samu Onkalo
  0 siblings, 1 reply; 10+ messages in thread
From: Samu Onkalo @ 2009-11-10  8:24 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: linux-input, Samu Onkalo

Patch adds a sysfs control for disabling and enabling the twl4030 keyboard
at HW level. This is needed to avoid unnecessary system wakeup events because
of accidential key presses.

Power management support added to disable matrix during suspend.

Samu Onkalo (1):
  TWL4030 keypad: keypad lock / unlock

 drivers/input/keyboard/twl4030_keypad.c |  181 +++++++++++++++++++++++++++----
 1 files changed, 158 insertions(+), 23 deletions(-)


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

end of thread, other threads:[~2009-11-25 14:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10  8:24 [PATCH 0/1] TWL4030 keypad: lock / unlock feature Samu Onkalo
2009-11-10  8:24 ` [PATCH 1/1] TWL4030 keypad: keypad lock / unlock Samu Onkalo
2009-11-10 13:43   ` Mark Brown
2009-11-10 17:26     ` Dmitry Torokhov
2009-11-11  9:57       ` Onkalo Samu
2009-11-11 10:08         ` Mark Brown
2009-11-23 12:05           ` Onkalo Samu
2009-11-23 13:54             ` Mark Brown
2009-11-25 14:22               ` Onkalo Samu
2009-11-25 14:46                 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.