aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'acpica'Rafael J. Wysocki2013-08-26
|\
| * ACPICA: Update version to 20130725.Bob Moore2013-08-13
| * ACPICA: Update names for walk_namespace callbacks to clarify usage.Bob Moore2013-08-13
| * ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore2013-08-13
| * ACPICA: Make ACPI Power Management Timer (PM Timer) optional.Bob Moore2013-08-13
| * ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.Lv Zheng2013-08-13
| * ACPICA: Fix possible fault for methods that optionally have no return value.Bob Moore2013-08-13
| * ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore2013-08-08
| * ACPICA: Emit all unresolved method externals in a text blockBob Moore2013-08-08
| * ACPICA: Export acpi_tb_validate_rsdp().Bob Moore2013-08-08
| * ACPI: Add facility to remove all _OSI stringsLv Zheng2013-07-22
| * ACPI: Add facility to disable all _OSI OS vendor stringsLv Zheng2013-07-22
| * ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-22
| * ACPICA: Update version to 20130626Bob Moore2013-07-22
| * ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim2013-07-22
| * ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore2013-07-22
| * ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore2013-07-22
| * ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp()Bob Moore2013-07-22
| * ACPICA: Update comments about behavior when _STA does not existBob Moore2013-07-22
* | Merge branch 'acpi-sleep'Rafael J. Wysocki2013-08-26
|\ \
| * | x86 / tboot / ACPI: Fail extended mode reduced hardware sleepBen Guthro2013-07-31
| * | xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro2013-07-31
| * | ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro2013-07-31
* | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-08-26
|\ \ \
| * | | ACPI / PM: Add state information to error message in acpi_device_set_power()Aaron Lu2013-08-03
| * | | ACPI / PM: Remove redundant power manageable check from acpi_bus_set_power()Aaron Lu2013-07-31
| * | | ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki2013-07-30
| * | | ACPI / PM: Make messages in acpi_device_set_power() print device namesRafael J. Wysocki2013-07-30
| * | | ACPI / PM: Only set power states of devices that are power manageableRafael J. Wysocki2013-07-30
| |/ /
* | | Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-08-26
|\ \ \
| * | | ACPI / PM: Hold acpi_scan_lock over system PM transitionsRafael J. Wysocki2013-08-20
| * | | ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge()Rafael J. Wysocki2013-08-17
| * | | PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()Lan Tianyu2013-07-31
| * | | ACPI / hotplug / PCI: Get rid of check_sub_bridges()Mika Westerberg2013-07-22
| * | | ACPI / hotplug / PCI: Clean up bridge_mutex usageRafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Redefine enable_device() and disable_device()Rafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Sanitize acpiphp_get_(latch)|(adapter)_status()Mika Westerberg2013-07-22
| * | | ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.hMika Westerberg2013-07-22
| * | | ACPI / hotplug / PCI: Check for new devices on enabled slotsRafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Allow slots without new devices to be rescannedKirill A. Shutemov2013-07-22
| * | | ACPI / hotplug / PCI: Do not check SLOT_ENABLED in enable_device()Kirill A. Shutemov2013-07-22
| * | | ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directlyRafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Do not queue up event handling work items in vainRafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Consolidate slot disabling and ejectingMika Westerberg2013-07-22
| * | | ACPI / hotplug / PCI: Drop redundant checks from check_hotplug_bridge()Rafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Rework namespace scanning and trimming routinesRafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Store parent in functions and bus in slotsRafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridgeRafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Drop handle field from struct acpiphp_funcRafael J. Wysocki2013-07-22
| * | | ACPI / hotplug / PCI: Embed function struct into struct acpiphp_contextRafael J. Wysocki2013-07-22