All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Report wake_events for some button presses.
@ 2012-07-30  1:09 NeilBrown
  2012-07-30  1:09 ` [PATCH 2/2] Input: twl4030-pwrbutton: report a wakeup_event on button press NeilBrown
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: NeilBrown @ 2012-07-30  1:09 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-input, linux-kernel, linux-pm

To avoid racing with suspend, we need to report wakeup events to the
pm subsystem when they happen.
These two patches do this for gpio_keys and twl4030-pwrbutton.

---

NeilBrown (2):
      Input: twl4030-pwrbutton: report a wakeup_event on button press.
      Input: gpio_keys: report a wakeup_event for a button press on a wake_up button.


 drivers/input/keyboard/gpio_keys.c     |    7 +++++++
 drivers/input/misc/twl4030-pwrbutton.c |    1 +
 2 files changed, 8 insertions(+)

-- 
Signature


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

end of thread, other threads:[~2012-07-30  5:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-30  1:09 [PATCH 0/2] Report wake_events for some button presses NeilBrown
2012-07-30  1:09 ` [PATCH 2/2] Input: twl4030-pwrbutton: report a wakeup_event on button press NeilBrown
2012-07-30  1:09 ` [PATCH 1/2] Input: gpio_keys: report a wakeup_event for a button press on a wake_up button NeilBrown
2012-07-30  5:49 ` [PATCH 0/2] Report wake_events for some button presses Dmitry Torokhov

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.