lkml.org 
[lkml]   [2016]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] ACPI / osi: Fix several issues in _OSI handling
Date
This patchset cleans up _OSI handling code and fixes several issues in it.

Chen Yu (1):
ACPI / osi: Change default _OSI(Darwin) support

Lv Zheng (3):
ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA
internal strings
ACPI / osi: Cleanup _OSI("Linux") related code before introducing new
support
ACPI / osi: Collect _OSI handling into one single file

Documentation/kernel-parameters.txt | 2 +
drivers/acpi/Makefile | 2 +-
drivers/acpi/blacklist.c | 196 +------------
drivers/acpi/internal.h | 2 +
drivers/acpi/osi.c | 521 +++++++++++++++++++++++++++++++++++
drivers/acpi/osl.c | 228 +--------------
include/linux/acpi.h | 1 -
7 files changed, 533 insertions(+), 419 deletions(-)
create mode 100644 drivers/acpi/osi.c

--
1.7.10

\
 
 \ /
  Last update: 2016-04-26 10:01    [W:0.136 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site