From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Clemens Ladisch <clemens@ladisch.de>
Cc: linux-acpi@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>,
linux-kernel@vger.kernel.org,
"Venkatesh Pallipadi (Venki)" <venkatesh.pallipadi@intel.com>
Subject: [PATCH 0/3] hpet: convert from ACPI to PNP driver
Date: Wed, 17 Mar 2010 11:34:55 -0600 [thread overview]
Message-ID: <20100317173329.31124.69795.stgit@bob.kio> (raw)
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(-)
WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: Clemens Ladisch <clemens@ladisch.de>
Cc: linux-acpi@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>,
linux-kernel@vger.kernel.org,
"Venkatesh Pallipadi \(Venki\)" <venkatesh.pallipadi@intel.com>
Subject: [PATCH 0/3] hpet: convert from ACPI to PNP driver
Date: Wed, 17 Mar 2010 11:34:55 -0600 [thread overview]
Message-ID: <20100317173329.31124.69795.stgit@bob.kio> (raw)
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(-)
next reply other threads:[~2010-03-17 17:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-17 17:34 Bjorn Helgaas [this message]
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 17:35 ` Bjorn Helgaas
2010-03-17 22:18 ` Venkatesh Pallipadi
2010-03-17 22:18 ` Venkatesh Pallipadi
2010-03-17 23:00 ` Bjorn Helgaas
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-17 17:35 ` 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
2010-03-17 17:35 ` Bjorn Helgaas
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=20100317173329.31124.69795.stgit@bob.kio \
--to=bjorn.helgaas@hp.com \
--cc=clemens@ladisch.de \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=venkatesh.pallipadi@intel.com \
--cc=vojtech@suse.cz \
/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 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.