aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-04-05Merge 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-02Revert "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-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong
2013-03-27ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini
2013-03-12Merge 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 / 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-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-25Merge 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-23acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen
2013-02-23cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpuWen Congyang
2013-02-23memory-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-23Merge branch 'acpi-cleanup' into fixesRafael J. Wysocki
2013-02-23ACPI / 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
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki
2013-02-18Merge branch 'misc' into releaseLen Brown
2013-02-16PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbersYinghai Lu
2013-02-15Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas
2013-02-15ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-02-13ACPI / scan: Full transition to D3cold in acpi_device_unregister()Rafael J. Wysocki
2013-02-13ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lockRafael J. Wysocki
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki
2013-02-13ACPI / scan: Make container driver use struct acpi_scan_handlerRafael J. Wysocki
2013-02-13ACPI / scan: Remove useless #ifndef from acpi_eject_store()Rafael J. Wysocki
2013-02-13ACPI: Unbind ACPI drv when probe failedToshi Kani