aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-11ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APICLuck, Tony
2013-11-07Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-11-07ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki
2013-11-07Merge branch 'acpi-video'Rafael J. Wysocki
2013-11-07Merge branch 'acpica'Rafael J. Wysocki
2013-11-07Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-11-07Merge branch 'acpi-processor'Rafael J. Wysocki
2013-11-07ACPI / event: remove unneeded NULL pointer checkMathias Krause
2013-11-07Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"Aaron Lu
2013-11-07ACPI / video: Quirk initial backlight level 0Aaron Lu
2013-11-07ACPI / video: Fix initial level validity testAaron Lu
2013-11-07ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki
2013-11-07ACPI / hotplug: Carry out PCI root eject directlyRafael J. Wysocki
2013-11-07ACPI / hotplug: Merge device hot-removal routinesRafael J. Wysocki
2013-11-07ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki
2013-11-07ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki
2013-11-07ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki
2013-11-07ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplugRafael J. Wysocki
2013-11-07ACPI / scan: Start matching drivers after trying scan handlersRafael J. Wysocki
2013-11-07ACPI: Remove acpi_pci_slot_init() headers from internal.hRafael J. Wysocki
2013-11-05ACPI / blacklist: fix name of ThinkPad Edge E530Felipe Contreras
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar
2013-10-31Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng
2013-10-31ACPICA: Fix cached object deletion code.Lv Zheng
2013-10-31ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng
2013-10-31ACPICA: Cleanup useless memset invocations.Lv Zheng
2013-10-31ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.Lv Zheng
2013-10-31ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().Lv Zheng
2013-10-31ACPICA: Add new statistics interface.Lv Zheng
2013-10-31ACPICA: Update namespace dump code.Lv Zheng
2013-10-31ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.Lv Zheng
2013-10-31ACPICA: Update default space handlers.Lv Zheng
2013-10-31ACPICA: Fix indentation issues for macro invocations.Lv Zheng
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore
2013-10-30ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore
2013-10-30ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore
2013-10-30ACPICA: Add a check for a null node during namespace walk.Bob Moore
2013-10-30ACPICA: Table print header function: Increase default width for table length.Bob Moore
2013-10-30ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki