summaryrefslogtreecommitdiff
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* | | ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki2014-03-051-4/+0
* | | ACPI / dock: Drop struct acpi_dock_ops and all code related to itRafael J. Wysocki2014-02-221-22/+0
* | | ACPI / ATA: Add hotplug contexts to ACPI companions of SATA devicesRafael J. Wysocki2014-02-221-0/+5
* | | ACPI / dock: Add .uevent() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-3/+6
* | | ACPI / dock: Use ACPI device object pointers instead of ACPI handlesRafael J. Wysocki2014-02-211-2/+2
* | | ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_contextRafael J. Wysocki2014-02-211-1/+4
* | | ACPI / dock: Dispatch dock notifications from the global notify handlerRafael J. Wysocki2014-02-161-1/+2
| |/ |/|
* | ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()Rafael J. Wysocki2014-02-061-2/+0
* | ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()Rafael J. Wysocki2014-02-061-1/+1
* | ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplugRafael J. Wysocki2014-02-061-1/+24
* | ACPI / hotplug / PCI: Define hotplug context lock in the coreRafael J. Wysocki2014-02-051-0/+2
* | ACPI / hotplug: Fix potential race in acpi_bus_notify()Rafael J. Wysocki2014-02-051-0/+2
* | ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()Rafael J. Wysocki2014-02-051-0/+4
|/
*---. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-291-1/+1
|\ \ \
| | | * ACPICA: Remove bool usage from ACPICA.Lv Zheng2014-01-271-1/+1
* | | | Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-0/+26
|\ \ \ \
| * | | | ACPI: introduce helper interfaces for _DSM methodJiang Liu2014-01-051-0/+26
| |/ / /
* | | | Merge branch 'acpica'Rafael J. Wysocki2014-01-128-49/+59
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPICA: Update version to 20131218.Bob Moore2014-01-081-1/+1
| * | | ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.Lv Zheng2014-01-081-0/+9
| * | | ACPICA: Linuxize: Cleanup spaces after special macro invocations.Lv Zheng2014-01-081-17/+3
| * | | ACPICA: Update ACPI example code to make it an actual working program.Bob Moore2014-01-081-5/+6
| * | | ACPICA: Add helper macros to extract bus/segment numbers from HEST table.Betty Dall2014-01-081-1/+9
| * | | ACPICA: Tables: Add full support for the PCCT table, update table definition.Bob Moore2014-01-081-3/+12
| * | | ACPICA: Tables: Add full support for the DBG2 table.Bob Moore2014-01-081-0/+5
| * | | ACPICA: Add option to favor 32-bit FADT addresses.Bob Moore2014-01-081-0/+1
| * | | ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng2014-01-081-8/+8
| * | | ACPICA: Back port and refine validation of the XSDT root table.Lv Zheng2014-01-081-0/+3
| * | | ACPICA: Linux Header: Remove unused OSL prototypes.Lv Zheng2014-01-081-4/+0
| * | | ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change.Lv Zheng2014-01-081-10/+2
| |/ /
* | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-121-16/+20
|\ \ \ | | |/ | |/|
| * | Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki2013-12-311-1/+3
| |\ \
| * | | ACPI / hotplug: Add demand_offline hotplug profile flagRafael J. Wysocki2013-12-291-1/+2
| * | | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki2013-12-071-1/+0
| * | | ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-071-1/+1
| * | | ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2013-12-071-1/+0
| * | | ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki2013-12-071-5/+1
| * | | ACPI / bind: Simplify child device lookupsRafael J. Wysocki2013-12-071-0/+3
| * | | Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki2013-12-072-5/+0
| |\ \ \
| * | | | ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki2013-11-221-0/+5
| * | | | ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki2013-11-221-7/+0
| * | | | ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki2013-11-221-1/+1
| * | | | ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2013-11-221-1/+8
| * | | | ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki2013-11-221-0/+1
| * | | | Merge branch 'acpica' into acpi-hotplugRafael J. Wysocki2013-11-222-1/+3
| |\ \ \ \
| * \ \ \ \ Merge back earlier acpi-hotplug material.Rafael J. Wysocki2013-11-221-0/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-123-5/+17
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-071-0/+17
| | |_|_|/ / | |/| | | |
| * | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-072-5/+0
| |/ / / /
* | | | | Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki2013-12-311-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |