summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-03-24ACPI: replace kmalloc+memcpy with kmemdupAndrei Epure
2013-03-24ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira
2013-03-24ACPI: Set length even for TYPE_END_TAG acpi resourceYinghai Lu
2013-03-21ACPI / LPSS: Add support for exposing LTR registers to user spaceRafael J. Wysocki
2013-03-21ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki
2013-03-19ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-12ACPICA: Object repair: Allow 0-length packages for variable-length packagesBob Moore
2013-03-12ACPICA: Disassembler: Add warnings for unresolved control methodsBob Moore
2013-03-12ACPICA: Return object repair: Add resource template repairsLv Zheng
2013-03-12ACPICA: Return object repair: Add string-to-unicode conversionLv Zheng
2013-03-12ACPICA: Split object conversion functions to a new fileBob Moore
2013-03-12ACPICA: Add mechanism for early object repairs on a per-name basisBob Moore
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore
2013-03-12ACPICA: Update for ACPI 5 hardware-reduced featureBob Moore
2013-03-12ACPICA: Add parens within macros around parameter namesBob Moore
2013-03-12ACPICA: Add macros to access pointer to next object in the descriptor listJung-uk Kim
2013-03-12ACPICA: Update error/debug messages for fixed eventsBob Moore
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim
2013-03-12ACPICA: Fix a couple warnings detected on FreeBSD buildJung-uk Kim
2013-03-12ACPICA: Resource Mgr: Prevent infinite loops in resource walksBob Moore
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-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