summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-04-08Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki
2013-04-06Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck
2013-04-03Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"Bjorn Helgaas
2013-04-02cpuidle / ACPI: recover percpu ACPI processor cstateAlex Shi
2013-04-02ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki
2013-03-26PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu
2013-03-26ACPI / APEI: fix error status check condition for CPERChen Gong
2013-03-26ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini
2013-03-24ACPI / memhotplug: Remove info->failed bitYasuaki Ishimatsu
2013-03-24ACPI / memhotplug: set info->enabled for memory present at boot timeYasuaki Ishimatsu
2013-03-24ACPI: Verify device status after ejectToshi Kani
2013-03-24acpi: remove reference to ACPI_HOTPLUG_IOPaul Bolle
2013-03-24ACPI: Update _OST handling for notifyToshi Kani
2013-03-24ACPI: Update PNPID match handling for notifyToshi Kani
2013-03-24ACPI: Update PNPID set/free interfacesToshi Kani
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani
2013-03-18ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki
2013-03-13Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk
2013-03-04ACPI / scan: Make memory hotplug driver use struct acpi_scan_handlerRafael J. Wysocki
2013-03-04ACPI / container: Use hotplug profile user space interfaceRafael J. Wysocki
2013-03-04ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki
2013-03-04ACPI / scan: Introduce acpi_scan_handler_matching()Rafael J. Wysocki
2013-03-04ACPI / container: Use common hotplug codeRafael J. Wysocki
2013-03-04ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki
2013-03-04ACPI / scan: Introduce acpi_scan_match_handler()Rafael J. Wysocki
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang
2013-03-04ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-04ACPI / Sleep: Avoid interleaved message on errorsJoe Perches
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-01Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-26Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab
2013-02-25ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86Thomas Renninger
2013-02-24acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen
2013-02-24cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang
2013-02-24memory-hotplug: remove sysfs file of nodeTang Chen
2013-02-23Merge branch 'acpi-pm' into fixesRafael J. Wysocki
2013-02-23ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki
2013-02-22Merge branch 'acpi-cleanup' into fixesRafael J. Wysocki
2013-02-22ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds