summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-06-27ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki
2013-06-27ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki
2013-06-27ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg
2013-06-20ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki
2013-06-13Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki
2013-06-13ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki
2013-06-13ACPI / scan: do not match drivers against objects having scan handlersAaron Lu
2013-06-13ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis
2013-06-13ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung
2013-06-07ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller
2013-06-07ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore
2013-05-07ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip po...Zhang Rui
2013-05-07ACPI: Fix wrong parameter passed to memblock_reserveWang YanQing
2013-05-07PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu
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