public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ACPI: provide an override for _REV
@ 2015-05-14 13:31 Dominik Brodowski
  2015-05-14 13:31 ` [PATCH 1/4] acpi: use same type for acpi_predefined_names values as in definition Dominik Brodowski
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Dominik Brodowski @ 2015-05-14 13:31 UTC (permalink / raw)
  To: rjw
  Cc: linux-acpi, mario_limonciello, broonie, matthew.garrett,
	alsa-devel, Dominik Brodowski

As promised, here are a few patches which allow to override the _REV
(supported ACPI revision) setting of the ACPI implementation. With
this patch in place (and possibly with other quirks added to
drivers/acpi/osl.c -- Matthew mentioned the Inspiron 7437), the
patch b1ef29725865 can be applied again (or the revert of
b1ef29725865 be reverted).

Also throw in a re-ordering of the kernel-parameters Documentation.

Dominik Brodowski (4):
  acpi: use same type for acpi_predefined_names values as in definition
  acpi: allow for an override to set _REV
  acpi: add _REV quirk for Dell XPS 13 (2015)
  acpi: fix kernel-parameters ordering in Documentation

 Documentation/kernel-parameters.txt | 76 ++++++++++++++++++++++---------------
 drivers/acpi/Kconfig                | 15 ++++++++
 drivers/acpi/bus.c                  |  2 +
 drivers/acpi/internal.h             |  1 +
 drivers/acpi/osl.c                  | 60 ++++++++++++++++++++++++++++-
 include/acpi/acpiosxf.h             |  2 +-
 6 files changed, 123 insertions(+), 33 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-06-30 19:45 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-14 13:31 [PATCH 0/4] ACPI: provide an override for _REV Dominik Brodowski
2015-05-14 13:31 ` [PATCH 1/4] acpi: use same type for acpi_predefined_names values as in definition Dominik Brodowski
2015-05-14 13:31 ` [PATCH 2/4] acpi: allow for an override to set _REV Dominik Brodowski
2015-05-14 14:18   ` Dominik Brodowski
2015-05-14 20:36   ` Rafael J. Wysocki
2015-05-14 21:55     ` Rafael J. Wysocki
2015-05-17 17:41       ` Dominik Brodowski
2015-05-18  1:01         ` Rafael J. Wysocki
2015-05-18  4:47           ` Dominik Brodowski
2015-05-21  1:24             ` Rafael J. Wysocki
2015-05-21 10:24               ` Dominik Brodowski
2015-05-22  1:11                 ` Rafael J. Wysocki
2015-05-21 18:10               ` Matthew Garrett
2015-05-21 18:18                 ` Mario Limonciello
2015-05-22  1:13                   ` Rafael J. Wysocki
2015-05-22 21:19                     ` Mario_Limonciello
2015-05-22 22:15                       ` Rafael J. Wysocki
2015-06-30 20:11                         ` Rafael J. Wysocki
2015-05-22  1:02                 ` Rafael J. Wysocki
2015-05-14 13:31 ` [PATCH 3/4] acpi: add _REV quirk for Dell XPS 13 (2015) Dominik Brodowski
2015-05-14 13:31 ` [PATCH 4/4] acpi: fix kernel-parameters ordering in Documentation Dominik Brodowski
2015-05-14 20:31 ` [PATCH 0/4] ACPI: provide an override for _REV Rafael J. Wysocki
2015-05-14 23:56   ` Rafael J. Wysocki

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