aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Merge branch 'acpi-video'Rafael J. Wysocki2-11/+3
2013-11-07Merge branch 'acpica'Rafael J. Wysocki87-303/+415
2013-11-07Merge branch 'acpi-assorted'Rafael J. Wysocki2-7/+2
2013-11-07Merge branch 'acpi-processor'Rafael J. Wysocki2-23/+0
2013-11-07ACPI / event: remove unneeded NULL pointer checkMathias Krause1-5/+0
2013-11-07Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"Aaron Lu1-8/+0
2013-11-07ACPI / video: Quirk initial backlight level 0Aaron Lu1-1/+1
2013-11-07ACPI / video: Fix initial level validity testAaron Lu1-1/+1
2013-11-07Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into nextZhang Rui6-178/+29
2013-11-07ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki1-2/+0
2013-11-07ACPI / hotplug: Carry out PCI root eject directlyRafael J. Wysocki3-17/+13
2013-11-07ACPI / hotplug: Merge device hot-removal routinesRafael J. Wysocki1-46/+38
2013-11-07ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki3-1/+3
2013-11-07ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki2-46/+20
2013-11-07ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki1-1/+4
2013-11-07ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplugRafael J. Wysocki1-21/+36
2013-11-07ACPI / scan: Start matching drivers after trying scan handlersRafael J. Wysocki1-3/+6
2013-11-07ACPI: Remove acpi_pci_slot_init() headers from internal.hRafael J. Wysocki1-5/+0
2013-11-05ACPI / blacklist: fix name of ThinkPad Edge E530Felipe Contreras1-1/+1
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar4-161/+8
2013-10-31Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony4-412/+6
2013-10-31ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng6-9/+8
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng1-2/+2
2013-10-31ACPICA: Fix cached object deletion code.Lv Zheng1-2/+2
2013-10-31ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng1-6/+0
2013-10-31ACPICA: Cleanup useless memset invocations.Lv Zheng2-2/+0
2013-10-31ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.Lv Zheng1-1/+1
2013-10-31ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().Lv Zheng1-10/+13
2013-10-31ACPICA: Add new statistics interface.Lv Zheng5-0/+54
2013-10-31ACPICA: Update namespace dump code.Lv Zheng1-2/+5
2013-10-31ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.Lv Zheng1-1/+2
2013-10-31ACPICA: Update default space handlers.Lv Zheng1-0/+1
2013-10-31ACPICA: Fix indentation issues for macro invocations.Lv Zheng4-3/+8
2013-10-31ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces.Lv Zheng4-6/+14
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng60-112/+112
2013-10-31ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore1-1/+1
2013-10-31ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng20-20/+37
2013-10-30ACPICA: Hardcode access width for the reset register.Bob Moore1-2/+8
2013-10-30ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng1-0/+1
2013-10-30ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng4-120/+59
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore3-1/+74
2013-10-30ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore1-0/+2
2013-10-30ACPICA: Add a check for a null node during namespace walk.Bob Moore1-0/+7
2013-10-30ACPICA: Table print header function: Increase default width for table length.Bob Moore1-3/+3
2013-10-30ACPICA: Ensure that debug output is immediately disabled on termination.Tomasz Nowicki1-0/+1
2013-10-30ACPI: Fix spelling mistake in error messagesColin Ian King1-2/+2
2013-10-30ACPI / processor: Do not request ACPI cpufreq module directlyRafael J. Wysocki2-23/+0
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki8-65/+84
2013-10-28Merge branch 'acpi-video'Rafael J. Wysocki4-198/+344
2013-10-28Merge branch 'acpi-pm'Rafael J. Wysocki1-3/+5