aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\
| * genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
| * genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \
| * | treewide: Fix typo in printkMasanari Iida2013-10-14
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-11-14
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into nextZhang Rui2013-11-06
| |\ \ \ \
| | | * | | ACPI/thermal : Remove zone disabled warningSrinivas Pandruvada2013-09-30
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | PCI/ACPI: Decode _OSC bitmasks symbolicallyBjorn Helgaas2013-09-23
| * | | | | PCI/ACPI: Separate out _OSC "we don't support enough services" pathBjorn Helgaas2013-09-23
| * | | | | PCI/ACPI: Separate out _OSC "PCIe port services disabled" pathBjorn Helgaas2013-09-23
| * | | | | PCI/ACPI: Skip _OSC control tests if _OSC support call failedBjorn Helgaas2013-09-23
| * | | | | PCI/ACPI: Run _OSC only once for OSPM feature supportBjorn Helgaas2013-09-23
| * | | | | PCI/ACPI: Split _OSC "support" and "control" flags into separate variablesBjorn Helgaas2013-09-23
| * | | | | PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control()Bjorn Helgaas2013-09-23
| * | | | | PCI/ACPI: Drop unnecessary _OSC existence testsBjorn Helgaas2013-09-23
| * | | | | PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-23
| * | | | | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas2013-09-23
| |/ / / /
* | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-07
| |\ \ \ \
| | * | | | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki2013-11-07
| | * | | | ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki2013-11-06
| | * | | | ACPI / hotplug: Carry out PCI root eject directlyRafael J. Wysocki2013-11-06
| | * | | | ACPI / hotplug: Merge device hot-removal routinesRafael J. Wysocki2013-11-06
| | * | | | ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki2013-11-06
| | * | | | ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki2013-11-06
| | * | | | ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki2013-11-06
| | * | | | ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplugRafael J. Wysocki2013-11-06
| | * | | | ACPI / scan: Start matching drivers after trying scan handlersRafael J. Wysocki2013-11-06
| | * | | | ACPI: Remove acpi_pci_slot_init() headers from internal.hRafael J. Wysocki2013-11-06
| * | | | | Merge branch 'acpi-video'Rafael J. Wysocki2013-11-07
| |\ \ \ \ \
| | * | | | | Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1"Aaron Lu2013-11-06
| | * | | | | ACPI / video: Quirk initial backlight level 0Aaron Lu2013-11-06
| | * | | | | ACPI / video: Fix initial level validity testAaron Lu2013-11-06
| | * | | | | ACPI / blacklist: fix name of ThinkPad Edge E530Felipe Contreras2013-11-05
| * | | | | | Merge branch 'acpica'Rafael J. Wysocki2013-11-07
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Add __init for ACPICA initializers/finalizers.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Fix cached object deletion code.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Cleanup useless memset invocations.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size().Lv Zheng2013-10-31
| | * | | | | | ACPICA: Add new statistics interface.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Update namespace dump code.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Update default space handlers.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Fix indentation issues for macro invocations.Lv Zheng2013-10-31
| | * | | | | | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa...Lv Zheng2013-10-31