summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | PCI/ACPI: Separate out _OSC "we don't support enough services" pathBjorn Helgaas2013-09-241-42/+42
| * | | | | | | PCI/ACPI: Separate out _OSC "PCIe port services disabled" pathBjorn Helgaas2013-09-241-2/+6
| * | | | | | | PCI/ACPI: Skip _OSC control tests if _OSC support call failedBjorn Helgaas2013-09-241-5/+5
| * | | | | | | PCI/ACPI: Run _OSC only once for OSPM feature supportBjorn Helgaas2013-09-241-12/+7Star
| * | | | | | | PCI/ACPI: Split _OSC "support" and "control" flags into separate variablesBjorn Helgaas2013-09-241-17/+18
| * | | | | | | PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control()Bjorn Helgaas2013-09-241-61/+71
| * | | | | | | PCI/ACPI: Drop unnecessary _OSC existence testsBjorn Helgaas2013-09-241-10/+1Star
| * | | | | | | PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-241-10/+9Star
| * | | | | | | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas2013-09-243-19/+19
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-14122-2439/+1921Star
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-075-217/+137Star
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-075-119/+61Star
| | * | | | | ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki2013-11-071-2/+0Star
| | * | | | | ACPI / hotplug: Carry out PCI root eject directlyRafael J. Wysocki2013-11-073-17/+13Star
| | * | | | | ACPI / hotplug: Merge device hot-removal routinesRafael J. Wysocki2013-11-071-46/+38Star
| | * | | | | ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki2013-11-073-1/+3
| | * | | | | ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki2013-11-072-46/+20Star
| | * | | | | ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki2013-11-071-1/+4
| | * | | | | ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplugRafael J. Wysocki2013-11-071-21/+36
| | * | | | | ACPI / scan: Start matching drivers after trying scan handlersRafael J. Wysocki2013-11-071-3/+6
| | * | | | | ACPI: Remove acpi_pci_slot_init() headers from internal.hRafael J. Wysocki2013-11-071-5/+0Star
| * | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2013-11-072-11/+3Star
| |\ \ \ \ \ \
| | * | | | | | Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"Aaron Lu2013-11-071-8/+0Star
| | * | | | | | ACPI / video: Quirk initial backlight level 0Aaron Lu2013-11-071-1/+1
| | * | | | | | ACPI / video: Fix initial level validity testAaron Lu2013-11-071-1/+1
| | * | | | | | ACPI / blacklist: fix name of ThinkPad Edge E530Felipe Contreras2013-11-051-1/+1
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-11-0787-303/+415
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-316-9/+8Star
| | * | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-311-2/+2
| | * | | | | | ACPICA: Fix cached object deletion code.Lv Zheng2013-10-311-2/+2
| | * | | | | | ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng2013-10-311-6/+0Star
| | * | | | | | ACPICA: Cleanup useless memset invocations.Lv Zheng2013-10-312-2/+0Star
| | * | | | | | ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.Lv Zheng2013-10-311-1/+1
| | * | | | | | ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().Lv Zheng2013-10-311-10/+13
| | * | | | | | ACPICA: Add new statistics interface.Lv Zheng2013-10-315-0/+54
| | * | | | | | ACPICA: Update namespace dump code.Lv Zheng2013-10-311-2/+5
| | * | | | | | ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.Lv Zheng2013-10-311-1/+2
| | * | | | | | ACPICA: Update default space handlers.Lv Zheng2013-10-311-0/+1
| | * | | | | | ACPICA: Fix indentation issues for macro invocations.Lv Zheng2013-10-314-3/+8
| | * | | | | | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-314-6/+14
| | * | | | | | ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-3160-112/+112
| | * | | | | | ACPICA: Clarify ACPI_FREE_BUFFER usage.Bob Moore2013-10-311-1/+1
| | * | | | | | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.Lv Zheng2013-10-3120-20/+37
| | * | | | | | ACPICA: Hardcode access width for the reset register.Bob Moore2013-10-301-2/+8
| | * | | | | | ACPICA: Fix possible memory leaks in the GPE handling.Lv Zheng2013-10-301-0/+1
| | * | | | | | ACPICA: Cleanup memory allocation macros and configurability.Lv Zheng2013-10-304-120/+59Star
| | * | | | | | ACPICA: Add safe versions of common string functions.Bob Moore2013-10-303-1/+74
| | * | | | | | ACPICA: Add history/line-editing for Unix/Linux systems.Bob Moore2013-10-301-0/+2
| | * | | | | | ACPICA: Add a check for a null node during namespace walk.Bob Moore2013-10-301-0/+7
| | * | | | | | ACPICA: Table print header function: Increase default width for table length.Bob Moore2013-10-301-3/+3