Age | Commit message (Expand) | Author | Files | Lines |
2016-10-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2016-10-04 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2016-09-26 | ACPI / bus: Adjust ACPI subsystem initialization for new table loading mode | Lv Zheng | 1 | -2/+4 |
2016-09-21 | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng | 1 | -0/+1 |
2016-09-12 | ACPI: I/O Remapping Table (IORT) initial support | Tomasz Nowicki | 1 | -0/+2 |
2016-07-25 | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' | Rafael J. Wysocki | 1 | -1/+13 |
2016-07-25 | Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc' | Rafael J. Wysocki | 1 | -14/+62 |
2016-07-22 | ACPI / processor_idle: Add support for Low Power Idle(LPI) states | Sudeep Holla | 1 | -1/+13 |
2016-07-08 | ACPI: add support for ACPI reconfiguration notifiers | Octavian Purdila | 1 | -0/+9 |
2016-07-07 | ACPI / bus: Support for platform initiated graceful shutdown | Prakash, Prashanth | 1 | -0/+54 |
2016-07-06 | ACPI / bus: Correct the comments about acpi_subsystem_init() | Baoquan He | 1 | -2/+1 |
2016-06-23 | ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error() | Rafael J. Wysocki | 1 | -12/+7 |
2016-06-07 | ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC | Lv Zheng | 1 | -1/+1 |
2016-04-09 | ACPI 2.0 / ECDT: Enable correct ECDT initialization order | Lv Zheng | 1 | -14/+25 |
2016-04-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 1 | -0/+3 |
2016-03-26 | ACPI / processor: Request native thermal interrupt handling via _OSC | Srinivas Pandruvada | 1 | -0/+3 |
2016-02-16 | ACPI: introduce a function to find the first physical device | Aleksey Makarov | 1 | -6/+20 |
2016-01-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' | Rafael J. Wysocki | 1 | -4/+5 |
2015-12-22 | ACPI / bus: Show _OSC UUID when _OSC fails | Andy Lutomirski | 1 | -2/+3 |
2015-12-22 | ACPI / bus: Tidy up _OSC error spacing | Andy Lutomirski | 1 | -3/+3 |
2015-12-15 | ACPI / debugger: Add module support for ACPI debugger | Lv Zheng | 1 | -2/+1 |
2015-12-15 | ACPI / debugger: Add IO interface to access debugger functionalities | Lv Zheng | 1 | -0/+2 |
2015-09-15 | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() | Sudeep Holla | 1 | -8/+4 |
2015-09-01 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 1 | -16/+38 |
2015-09-01 | Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' | Rafael J. Wysocki | 1 | -5/+381 |
2015-08-06 | ACPI / bus: Move duplicate code to a separate new function | Rafael J. Wysocki | 1 | -29/+22 |
2015-07-30 | Merge branch 'acpi-scan' into acpi-pm | Rafael J. Wysocki | 1 | -1/+410 |
2015-07-17 | ACPI / bus: Move ACPI bus type registration | Rafael J. Wysocki | 1 | -1/+3 |
2015-07-17 | ACPI / scan: Move bus operations and notification routines to bus.c | Rafael J. Wysocki | 1 | -0/+184 |
2015-07-17 | ACPI / scan: Move device matching code to bus.c | Rafael J. Wysocki | 1 | -0/+194 |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
2015-06-11 | ACPI / init: Switch over platform to the ACPI mode later | Rafael J. Wysocki | 1 | -15/+41 |
2015-03-26 | ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi | Hanjun Guo | 1 | -0/+3 |
2014-09-15 | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() | Bjorn Helgaas | 1 | -10/+0 |
2014-07-20 | ACPICA: Linux: Add stub support for Linux specific variables and functions. | Lv Zheng | 1 | -3/+0 |
2014-06-04 | Merge branch 'acpica' | Rafael J. Wysocki | 1 | -0/+3 |
2014-06-04 | Merge branches 'acpi-tables' and 'acpi-general' | Rafael J. Wysocki | 1 | -4/+31 |
2014-06-01 | ACPI: Fix x86 regression related to early mapping size limitation | Lv Zheng | 1 | -0/+3 |
2014-05-27 | ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handle | Lan Tianyu | 1 | -4/+24 |
2014-05-17 | ACPI: Fix conflict between customized DSDT and DSDT local copy | Lv Zheng | 1 | -0/+7 |
2014-05-07 | ACPI / notify: Clean up handling of hotplug events | Rafael J. Wysocki | 1 | -11/+7 |
2014-04-24 | ACPI / notify: Do not block unknown type notifications in root handler | Rafael J. Wysocki | 1 | -3/+2 |
2014-03-17 | Merge branch 'acpi-ost' | Rafael J. Wysocki | 1 | -3/+1 |
2014-03-05 | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug() | Rafael J. Wysocki | 1 | -1/+1 |
2014-02-22 | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST | Rafael J. Wysocki | 1 | -3/+1 |
2014-02-06 | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() | Rafael J. Wysocki | 1 | -23/+38 |
2014-02-05 | ACPI / hotplug: Fix potential race in acpi_bus_notify() | Rafael J. Wysocki | 1 | -2/+4 |
2014-01-29 | Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '... | Rafael J. Wysocki | 1 | -0/+9 |
2014-01-29 | ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator... | Mark Brown | 1 | -0/+9 |
2013-12-31 | Merge branch 'acpi-pci-hotplug' into acpi-hotplug | Rafael J. Wysocki | 1 | -0/+10 |