From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: linux-input@vger.kernel.org
Cc: rjw@sisk.pl
Subject: [PATCH 0/3] Generic suspend/resume for input devices
Date: Thu, 10 Sep 2009 22:48:00 -0700 [thread overview]
Message-ID: <20090911054210.27150.93405.stgit@localhost.localdomain> (raw)
Hi,
The following patches implement generic suspend and resume for
input devices. As part of the suspend sequence input core will
turn off leds and bell (if they were active) and upon resume the
state of the leds, sound effects and repeat rate/delay will be
restored without requiring and special handling in individual
drivers.
The change required some additional locking in i8042/libps2 and
while I don't particularly like it the positive thing is that
the change should allow switching serio to the asynchronous
suspend and resume, i8042 should be able to handle it now.
--
Dmitry
next reply other threads:[~2009-09-11 5:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-11 5:48 Dmitry Torokhov [this message]
2009-09-11 5:48 ` [PATCH 1/3] Input: libps2 - additional locking for i8042 ports Dmitry Torokhov
2009-09-11 5:48 ` [PATCH 2/3] Input: add generic suspend and resume for input devices Dmitry Torokhov
2009-09-11 5:48 ` [PATCH 3/3] Input: atkbd - rely on input core to restore state on resume Dmitry Torokhov
2009-09-14 22:11 ` [PATCH 0/3] Generic suspend/resume for input devices Rafael J. Wysocki
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=20090911054210.27150.93405.stgit@localhost.localdomain \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=rjw@sisk.pl \
/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;
as well as URLs for NNTP newsgroup(s).