summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki2016-07-251-1/+13
|\ \
| * | ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla2016-07-211-1/+13
| |/
| |
| \
*-. \ Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'Rafael J. Wysocki2016-07-251-14/+62
|\ \ \ | | |/
| * | ACPI / bus: Support for platform initiated graceful shutdownPrakash, Prashanth2016-07-061-0/+54
| * | ACPI / bus: Correct the comments about acpi_subsystem_init()Baoquan He2016-07-061-2/+1
| * | ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error()Rafael J. Wysocki2016-06-231-12/+7
| |/
* | ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila2016-07-081-0/+9
|/
* ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT ECLv Zheng2016-06-071-1/+1
* ACPI 2.0 / ECDT: Enable correct ECDT initialization orderLv Zheng2016-04-091-14/+25
* Merge branch 'acpi-processor'Rafael J. Wysocki2016-04-021-0/+3
|\
| * ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-03-261-0/+3
* | ACPI: introduce a function to find the first physical deviceAleksey Makarov2016-02-161-6/+20
|/
*-. Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki2016-01-121-4/+5
|\ \
| | * ACPI / bus: Show _OSC UUID when _OSC failsAndy Lutomirski2015-12-221-2/+3
| | * ACPI / bus: Tidy up _OSC error spacingAndy Lutomirski2015-12-221-3/+3
| |/
* | ACPI / debugger: Add module support for ACPI debuggerLv Zheng2015-12-151-2/+1
* | ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-151-0/+2
|/
* ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-151-8/+4
* Merge branch 'acpi-pm'Rafael J. Wysocki2015-09-011-16/+38
|\
| * ACPI / bus: Move duplicate code to a separate new functionRafael J. Wysocki2015-08-061-29/+22
| * Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2015-07-291-1/+410
| |\
| | \
| \ \
*-. \ \ Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki2015-09-011-5/+381
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-081-4/+0
| |/ |/|
| * ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki2015-07-171-1/+3
| * ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki2015-07-171-0/+184
| * ACPI / scan: Move device matching code to bus.cRafael J. Wysocki2015-07-171-0/+194
|/
* ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-06-101-15/+41
* ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsiHanjun Guo2015-03-261-0/+3
* ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-151-10/+0
* ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng2014-07-201-3/+0
* Merge branch 'acpica'Rafael J. Wysocki2014-06-031-0/+3
|\
| * ACPI: Fix x86 regression related to early mapping size limitationLv Zheng2014-06-011-0/+3
| |
| \
*-. \ Merge branches 'acpi-tables' and 'acpi-general'Rafael J. Wysocki2014-06-031-4/+31
|\ \ \
| | * | ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu2014-05-271-4/+24
| | |/
| * | ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng2014-05-171-0/+7
| |/
* | ACPI / notify: Clean up handling of hotplug eventsRafael J. Wysocki2014-05-071-11/+7
|/
* ACPI / notify: Do not block unknown type notifications in root handlerRafael J. Wysocki2014-04-241-3/+2
* Merge branch 'acpi-ost'Rafael J. Wysocki2014-03-171-3/+1
|\
| * ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-221-3/+1
* | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-051-1/+1
|/
* ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-061-23/+38
* ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki2014-02-051-2/+4
*-. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-291-0/+9
|\ \
| | * ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown2014-01-281-0/+9
| |/
* | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-311-0/+10
|\ \ | |/
| * ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2013-12-311-0/+10
* | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-071-2/+0
|\ \
| * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+0
| |/
* | ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki2013-11-221-8/+3
* | ACPI / hotplug: Drop unfinished global notification handling routinesRafael J. Wysocki2013-11-221-62/+2
|/
OpenPOWER on IntegriCloud