public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] hpet: convert from ACPI to PNP driver
@ 2010-03-17 17:34 Bjorn Helgaas
  2010-03-17 17:35 ` [PATCH 1/3] hpet: convert " Bjorn Helgaas
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bjorn Helgaas @ 2010-03-17 17:34 UTC (permalink / raw)
  To: Clemens Ladisch
  Cc: linux-acpi, Vojtech Pavlik, linux-kernel,
	Venkatesh Pallipadi (Venki)

The hpet driver parses ACPI _CRS data manually, but PNPACPI already does
that, and it does a more complete job, so we can simplify the hpet driver
quite a bit by taking advantage of that.

---

Bjorn Helgaas (3):
      hpet: convert to PNP driver
      hpet: pass physical address, not entire hpet_data, to hpet_is_known()
      MAINTAINERS: remove obsolete HPET ACPI entry


 MAINTAINERS         |    5 --
 drivers/char/hpet.c |  110 ++++++++++++++-------------------------------------
 2 files changed, 30 insertions(+), 85 deletions(-)

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

end of thread, other threads:[~2010-03-18  7:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-17 17:34 [PATCH 0/3] hpet: convert from ACPI to PNP driver Bjorn Helgaas
2010-03-17 17:35 ` [PATCH 1/3] hpet: convert " Bjorn Helgaas
2010-03-17 22:18   ` Venkatesh Pallipadi
2010-03-17 23:00     ` Bjorn Helgaas
2010-03-17 17:35 ` [PATCH 2/3] hpet: pass physical address, not entire hpet_data, to hpet_is_known() Bjorn Helgaas
2010-03-18  7:27   ` Clemens Ladisch
2010-03-17 17:35 ` [PATCH 3/3] MAINTAINERS: remove obsolete HPET ACPI entry Bjorn Helgaas

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