Linux ACPI
 help / color / mirror / Atom feed
* [PATCH 0/7 v2] ACPI: use device .notify methods
@ 2009-04-07 15:37 Bjorn Helgaas
  2009-04-07 15:37 ` [PATCH 1/7] ACPI: thermal: use .notify method instead of installing handler directly Bjorn Helgaas
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Bjorn Helgaas @ 2009-04-07 15:37 UTC (permalink / raw)
  To: Len Brown
  Cc: Tony Vroon, Mattia Dongili, Carlos Corbacho, Harald Welte,
	Jonathan Woithe, linux-acpi, Zhang Rui

This is just a refresh so these patches apply to the current
upstream tree (commit d508afb437daee7cf07da085b635c44a4ebf9b38).
No other code changes.

---

Bjorn Helgaas (7):
      ACPI: WMI: use .notify method instead of installing handler directly
      sony-laptop: use .notify method instead of installing handler directly
      panasonic-laptop: use .notify method instead of installing handler directly
      fujitsu-laptop: use .notify method instead of installing hotkey handler directly
      fujitsu-laptop: use .notify method instead of installing handler directly
      ACPI: video: use .notify method instead of installing handler directly
      ACPI: thermal: use .notify method instead of installing handler directly


 drivers/acpi/thermal.c                  |   27 ++------------
 drivers/acpi/video.c                    |   30 +++-------------
 drivers/platform/x86/fujitsu-laptop.c   |   60 +++++--------------------------
 drivers/platform/x86/panasonic-laptop.c |   26 +++----------
 drivers/platform/x86/sony-laptop.c      |   30 ++--------------
 drivers/platform/x86/wmi.c              |   15 ++------
 6 files changed, 30 insertions(+), 158 deletions(-)

-- 
Bjorn

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

end of thread, other threads:[~2009-04-07 21:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-07 15:37 [PATCH 0/7 v2] ACPI: use device .notify methods Bjorn Helgaas
2009-04-07 15:37 ` [PATCH 1/7] ACPI: thermal: use .notify method instead of installing handler directly Bjorn Helgaas
2009-04-07 15:37 ` [PATCH 2/7] ACPI: video: " Bjorn Helgaas
2009-04-07 15:37 ` [PATCH 3/7] fujitsu-laptop: " Bjorn Helgaas
2009-04-07 15:37 ` [PATCH 4/7] fujitsu-laptop: use .notify method instead of installing hotkey " Bjorn Helgaas
2009-04-07 15:37 ` [PATCH 5/7] panasonic-laptop: use .notify method instead of installing " Bjorn Helgaas
2009-04-07 15:37 ` [PATCH 6/7] sony-laptop: " Bjorn Helgaas
2009-04-07 15:37 ` [PATCH 7/7] ACPI: WMI: " Bjorn Helgaas
2009-04-07 21:58 ` [PATCH 0/7 v2] ACPI: use device .notify methods Len Brown

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