summaryrefslogtreecommitdiff
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | ACPI / numa: Fix __init attribute location in slit_valid()Hanjun Guo2013-08-13
| | | * | | | | | | ACPI / dock: Fix __init attribute location in find_dock_and_bay()Hanjun Guo2013-08-13
| | | * | | | | | | ACPI / Sleep: Fix incorrect placement of __initdataSachin Kamat2013-08-07
| | | * | | | | | | ACPI / processor: Fix incorrect placement of __initdataSachin Kamat2013-08-07
| | | * | | | | | | ACPI / EC: Fix incorrect placement of __initdataSachin Kamat2013-08-07
| | | * | | | | | | ACPI / scan: Drop unnecessary label from acpi_create_platform_device()Rafael J. Wysocki2013-08-07
| | | * | | | | | | ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki2013-08-06
| | | * | | | | | | ACPI / scan: Allow platform device creation without any IO resourcesKuppuswamy Sathyanarayanan2013-08-06
| | | * | | | | | | ACPI: Cleanup sparse warning on acpi_os_initialize1()Lv Zheng2013-07-26
| | | * | | | | | | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-08-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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-23
| | * | | | | | | | ACPI: Add facility to disable all _OSI OS vendor stringsLv Zheng2013-07-23
| | * | | | | | | | ACPICA: Add acpi_update_interfaces() public interfaceLv Zheng2013-07-23
| | * | | | | | | | ACPICA: Fix compiler warnings for casting issues (only some compilers)Jung-uk Kim2013-07-23
| | * | | | | | | | ACPICA: Remove restriction of 256 maximum GPEs in any GPE blockBob Moore2013-07-23
| | * | | | | | | | ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore2013-07-23
| | * | | | | | | | ACPICA: TableManager: Export acpi_tb_scan_memory_for_rsdp()Bob Moore2013-07-23
| | * | | | | | | | ACPICA: Update comments about behavior when _STA does not existBob Moore2013-07-23
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'acpi-sleep'Rafael J. Wysocki2013-08-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro2013-07-31
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-08-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / PM: Hold acpi_scan_lock over system PM transitionsRafael J. Wysocki2013-08-21
| | * | | | | | | | ACPI / PCI: Make bus registration and unregistration symmetricRafael J. Wysocki2013-07-23
| | * | | | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-07-23
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-27
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | ACPI / dock: fix error return code in dock_add()Wei Yongjun2013-07-26
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | ACPI / dock: Drop unnecessary local variable from dock_add()Rafael J. Wysocki2013-07-15
| | * | | | | | | ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki2013-07-15
| | * | | | | | | ACPI / dock: Do not leak memory on falilures to add a dock stationRafael J. Wysocki2013-07-15
| | * | | | | | | ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki2013-07-15
| | * | | | | | | ACPI / dock: Rework the handling of notificationsRafael J. Wysocki2013-07-15
| | * | | | | | | ACPI / dock: Simplify dock_init_hotplug() and dock_release_hotplug()Rafael J. Wysocki2013-07-15
| | * | | | | | | ACPI / dock: Walk list in reverse order during removal of devicesRafael J. Wysocki2013-07-15
| | * | | | | | | ACPI / dock: Rework and simplify find_dock_devices()Rafael J. Wysocki2013-07-15
| | * | | | | | | ACPI / dock: Drop the hp_lock mutex from struct dock_stationRafael J. Wysocki2013-07-15