aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2013-02-13ACPI: sysfs eject support for ACPI scan handlersToshi Kani
2013-02-13ACPI / scan: Follow priorities of IDs when matching scan handlersRafael J. Wysocki
2013-02-13ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()Jiang Liu
2013-02-11Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki
2013-02-11Merge branch 'acpica'Rafael J. Wysocki
2013-02-11Merge branch 'acpi-scan'Rafael J. Wysocki
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown
2013-02-09ACPI: enable ACPI SCI during suspendZhang Rui
2013-02-08ACPI / idle: remove usage of the statedataDaniel Lezcano
2013-02-08ACPI / idle: pass the cpuidle_device parameterDaniel Lezcano
2013-02-08ACPI / idle : remove pointless headersDaniel Lezcano
2013-02-08ACPI / idle: remove unused definitionDaniel Lezcano
2013-02-06ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury
2013-02-03ACPI / PM: Handle missing _PSC in acpi_bus_update_power()Rafael J. Wysocki
2013-02-02ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.cYasuaki Ishimatsu