public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] hooking udev to SW_TABLET_MODE changes
@ 2013-12-16 23:00 Carlos Garnacho
  2013-12-16 23:00 ` [PATCH 1/5] thinkpad_acpi: Send uevent when " Carlos Garnacho
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Carlos Garnacho @ 2013-12-16 23:00 UTC (permalink / raw)
  To: linux-acpi

The following patches make it possible to have udev/userspace notified when
SW_TABLET_MODE changes on the switch device, without having to resort to
poll()/select() for such sparse events. I've got udev patches locally to
complement this.

I've been just able to test on thinkpad_acpi (X220T), hp-wmi (Touchsmart
TX2) and xo15-ebook. The per-module change is straightforward enough, but
an ack would still be great on classmate and fujitsu modules.

Carlos Garnacho (5):
  thinkpad_acpi: Send uevent when SW_TABLET_MODE changes
  hp-wmi: Send uevent when SW_TABLET_MODE changes
  xo15-ebook: Send uevent when SW_TABLET_MODE changes
  classmate-laptop: Send uevent when SW_TABLET_MODE changes
  fujitsu-tablet: Send uevent when SW_TABLET_MODE changes

 drivers/platform/x86/classmate-laptop.c | 2 ++
 drivers/platform/x86/fujitsu-tablet.c   | 1 +
 drivers/platform/x86/hp-wmi.c           | 3 +++
 drivers/platform/x86/thinkpad_acpi.c    | 2 ++
 drivers/platform/x86/xo15-ebook.c       | 1 +
 5 files changed, 9 insertions(+)

-- 
1.8.5.1


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

end of thread, other threads:[~2013-12-17 19:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16 23:00 [PATCH 0/5] hooking udev to SW_TABLET_MODE changes Carlos Garnacho
2013-12-16 23:00 ` [PATCH 1/5] thinkpad_acpi: Send uevent when " Carlos Garnacho
2013-12-16 23:00 ` [PATCH 2/5] hp-wmi: " Carlos Garnacho
2013-12-16 23:00 ` [PATCH 3/5] xo15-ebook: " Carlos Garnacho
2013-12-16 23:00 ` [PATCH 4/5] classmate-laptop: " Carlos Garnacho
2013-12-16 23:00 ` [PATCH 5/5] fujitsu-tablet: " Carlos Garnacho
2013-12-17  0:03 ` [PATCH 0/5] hooking udev to " Henrique de Moraes Holschuh
2013-12-17 12:06   ` Carlos Garnacho
2013-12-17 19:16     ` Henrique de Moraes Holschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox