| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' | Rafael J. Wysocki | 2016-01-12 | 1 | -4/+5 |
|\ \ |
|
| | * | ACPI / bus: Show _OSC UUID when _OSC fails | Andy Lutomirski | 2015-12-22 | 1 | -2/+3 |
| | * | ACPI / bus: Tidy up _OSC error spacing | Andy Lutomirski | 2015-12-22 | 1 | -3/+3 |
| |/ |
|
* | | ACPI / debugger: Add module support for ACPI debugger | Lv Zheng | 2015-12-15 | 1 | -2/+1 |
* | | ACPI / debugger: Add IO interface to access debugger functionalities | Lv Zheng | 2015-12-15 | 1 | -0/+2 |
|/ |
|
* | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() | Sudeep Holla | 2015-09-15 | 1 | -8/+4 |
* | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2015-09-01 | 1 | -16/+38 |
|\ |
|
| * | ACPI / bus: Move duplicate code to a separate new function | Rafael J. Wysocki | 2015-08-06 | 1 | -29/+22 |
| * | Merge branch 'acpi-scan' into acpi-pm | Rafael J. Wysocki | 2015-07-29 | 1 | -1/+410 |
| |\ |
|
| | \ | |
| \ \ | |
*-. \ \ | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' | Rafael J. Wysocki | 2015-09-01 | 1 | -5/+381 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 1 | -4/+0 |
| |/
|/| |
|
| * | ACPI / bus: Move ACPI bus type registration | Rafael J. Wysocki | 2015-07-17 | 1 | -1/+3 |
| * | ACPI / scan: Move bus operations and notification routines to bus.c | Rafael J. Wysocki | 2015-07-17 | 1 | -0/+184 |
| * | ACPI / scan: Move device matching code to bus.c | Rafael J. Wysocki | 2015-07-17 | 1 | -0/+194 |
|/ |
|
* | ACPI / init: Switch over platform to the ACPI mode later | Rafael J. Wysocki | 2015-06-10 | 1 | -15/+41 |
* | ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi | Hanjun Guo | 2015-03-26 | 1 | -0/+3 |
* | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() | Bjorn Helgaas | 2014-09-15 | 1 | -10/+0 |
* | ACPICA: Linux: Add stub support for Linux specific variables and functions. | Lv Zheng | 2014-07-20 | 1 | -3/+0 |
* | Merge branch 'acpica' | Rafael J. Wysocki | 2014-06-03 | 1 | -0/+3 |
|\ |
|
| * | ACPI: Fix x86 regression related to early mapping size limitation | Lv Zheng | 2014-06-01 | 1 | -0/+3 |
| | | |
| \ | |
*-. \ | Merge branches 'acpi-tables' and 'acpi-general' | Rafael J. Wysocki | 2014-06-03 | 1 | -4/+31 |
|\ \ \ |
|
| | * | | ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handle | Lan Tianyu | 2014-05-27 | 1 | -4/+24 |
| | |/ |
|
| * / | ACPI: Fix conflict between customized DSDT and DSDT local copy | Lv Zheng | 2014-05-17 | 1 | -0/+7 |
| |/ |
|
* / | ACPI / notify: Clean up handling of hotplug events | Rafael J. Wysocki | 2014-05-07 | 1 | -11/+7 |
|/ |
|
* | ACPI / notify: Do not block unknown type notifications in root handler | Rafael J. Wysocki | 2014-04-24 | 1 | -3/+2 |
* | Merge branch 'acpi-ost' | Rafael J. Wysocki | 2014-03-17 | 1 | -3/+1 |
|\ |
|
| * | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST | Rafael J. Wysocki | 2014-02-22 | 1 | -3/+1 |
* | | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug() | Rafael J. Wysocki | 2014-03-05 | 1 | -1/+1 |
|/ |
|
* | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() | Rafael J. Wysocki | 2014-02-06 | 1 | -23/+38 |
* | ACPI / hotplug: Fix potential race in acpi_bus_notify() | Rafael J. Wysocki | 2014-02-05 | 1 | -2/+4 |
*-. | Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '... | Rafael J. Wysocki | 2014-01-29 | 1 | -0/+9 |
|\ \ |
|
| | * | ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator... | Mark Brown | 2014-01-28 | 1 | -0/+9 |
| |/ |
|
* | | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki | 2013-12-31 | 1 | -0/+10 |
|\| |
|
| * | ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug | Rafael J. Wysocki | 2013-12-31 | 1 | -0/+10 |
* | | Merge branch 'acpi-cleanup' into acpi-hotplug | Rafael J. Wysocki | 2013-12-07 | 1 | -2/+0 |
|\ \ |
|
| * | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -2/+0 |
| |/ |
|
* | | ACPI: Introduce acpi_set_device_status() | Rafael J. Wysocki | 2013-11-22 | 1 | -8/+3 |
* | | ACPI / hotplug: Drop unfinished global notification handling routines | Rafael J. Wysocki | 2013-11-22 | 1 | -62/+2 |
|/ |
|
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 1 | -9/+9 |
|\ |
|
| * | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORD | Bjorn Helgaas | 2013-09-24 | 1 | -9/+9 |
* | | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 2013-10-23 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-08-27 | 1 | -120/+0 |
|\ |
|
| * | ACPI: Move acpi_bus_get_device() from bus.c to scan.c | Rafael J. Wysocki | 2013-08-06 | 1 | -21/+0 |
| * | ACPI: Cleanup sparse warning on acpi_os_initialize1() | Lv Zheng | 2013-07-26 | 1 | -1/+0 |
| * | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 | 1 | -98/+0 |
* | | ACPI: Drop ACPI bus notifier call chain | Rafael J. Wysocki | 2013-07-15 | 1 | -16/+0 |
* | | ACPI: introduce helper function acpi_execute_simple_method() | Jiang Liu | 2013-07-15 | 1 | -5/+1 |
|/ |
|
* | ACPI: Remove useless initializers | Bjorn Helgaas | 2013-06-19 | 1 | -9/+8 |
* | ACPI: replace kmalloc+memcpy with kmemdup | Andrei Epure | 2013-03-24 | 1 | -3/+2 |
* | ACPI / PM: Move device power management functions to device_pm.c | Rafael J. Wysocki | 2013-01-19 | 1 | -293/+0 |