- 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 549608e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
- 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 340286c Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 9ebddac ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC by Luck, Tony · 11 years ago
- 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
- 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
- cf8a1af Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
- 0faf996 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
- ee360d6 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- 8dbb8d5 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
- 9968e45 ACPI / event: remove unneeded NULL pointer check by Mathias Krause · 11 years ago
- 906f187 Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1" by Aaron Lu · 11 years ago
- 2c62333 ACPI / video: Quirk initial backlight level 0 by Aaron Lu · 11 years ago
- 9efa5e5 ACPI / video: Fix initial level validity test by Aaron Lu · 11 years ago
- 86e0a0b Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next by Zhang Rui · 11 years ago
- 176a88d ACPI / hotplug: Do not execute "insert in progress" _OST by Rafael J. Wysocki · 11 years ago
- 43d3888 ACPI / hotplug: Carry out PCI root eject directly by Rafael J. Wysocki · 11 years ago
- a3b1b1e ACPI / hotplug: Merge device hot-removal routines by Rafael J. Wysocki · 11 years ago
- ace8238 ACPI / hotplug: Make acpi_bus_hot_remove_device() internal by Rafael J. Wysocki · 11 years ago
- 5add99c ACPI / hotplug: Simplify device ejection routines by Rafael J. Wysocki · 11 years ago
- 2441191 ACPI / hotplug: Fix handle_root_bridge_removal() by Rafael J. Wysocki · 11 years ago
- 7f28dde ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug by Rafael J. Wysocki · 11 years ago
- 6931007 ACPI / scan: Start matching drivers after trying scan handlers by Rafael J. Wysocki · 11 years ago
- 71bba8f ACPI: Remove acpi_pci_slot_init() headers from internal.h by Rafael J. Wysocki · 11 years ago
- f0eb2e5 ACPI / blacklist: fix name of ThinkPad Edge E530 by Felipe Contreras · 11 years ago
- fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
- 7ea6c6c Move cper.c from drivers/acpi/apei to drivers/firmware/efi by Luck, Tony · 11 years ago
- 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
- 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
- dba47d3 ACPICA: Fix cached object deletion code. by Lv Zheng · 11 years ago
- 2faa046 ACPICA: Remove dead AOPOBJ_INVALID check. by Lv Zheng · 11 years ago
- 6208a3d ACPICA: Cleanup useless memset invocations. by Lv Zheng · 11 years ago
- bd48d67 ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. by Lv Zheng · 11 years ago
- 130797a ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). by Lv Zheng · 11 years ago
- 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
- 98f7eb8 ACPICA: Update namespace dump code. by Lv Zheng · 11 years ago
- 99567bc ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. by Lv Zheng · 11 years ago
- bb42cc2 ACPICA: Update default space handlers. by Lv Zheng · 11 years ago
- cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
- d21f600 ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces. by Lv Zheng · 11 years ago
- 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
- bb1cab3 ACPICA: Clarify ACPI_FREE_BUFFER usage. by Bob Moore · 11 years ago
- 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
- e07fcfd ACPICA: Hardcode access width for the reset register. by Bob Moore · 11 years ago
- ab3b248 ACPICA: Fix possible memory leaks in the GPE handling. by Lv Zheng · 11 years ago
- b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
- 7342447 ACPICA: Add safe versions of common string functions. by Bob Moore · 11 years ago
- 1d98e9e ACPICA: Add history/line-editing for Unix/Linux systems. by Bob Moore · 11 years ago
- 48961ce ACPICA: Add a check for a null node during namespace walk. by Bob Moore · 11 years ago
- d7da179 ACPICA: Table print header function: Increase default width for table length. by Bob Moore · 11 years ago
- 1b673f2 ACPICA: Ensure that debug output is immediately disabled on termination. by Tomasz Nowicki · 11 years ago
- e7e92ec9 ACPI: Fix spelling mistake in error messages by Colin Ian King · 11 years ago
- 34411a6 ACPI / processor: Do not request ACPI cpufreq module directly by Rafael J. Wysocki · 11 years ago
- 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- 975bcab Merge branch 'acpi-video' by Rafael J. Wysocki · 11 years ago
- dd6c26b Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
- c0ced86 Merge branch 'acpi-ipmi' by Rafael J. Wysocki · 11 years ago
- 9183ea6 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
- 31c466c Merge branch 'acpi-conversion' by Rafael J. Wysocki · 11 years ago
- 3f66c31 Merge branch 'acpi-tables' by Rafael J. Wysocki · 11 years ago
- 5c2aae8 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
- 3fbc4d6 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
- 8e32e47 Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
- b042453 ACPI: Add Toshiba NB100 to Vista _OSI blacklist by Levente Kurusa · 11 years ago
- 17e8d03 Merge back earlier 'acpi-assorted' material. by Rafael J. Wysocki · 11 years ago
- 1bdb71a ACPI: Add Toshiba NB100 to Vista _OSI blacklist by Levente Kurusa · 11 years ago
- e37f14a ACPI / video: Ignore BIOS initial backlight value for HP 250 G1 by Kirill Tkhai · 11 years ago
- f6edea7 ACPI, APEI, CPER: Cleanup CPER memory error output format by Chen, Gong · 11 years ago
- fbeef85 ACPI, APEI, CPER: Enhance memory reporting capability by Chen, Gong · 11 years ago
- 147de14 ACPI, APEI, CPER: Add UEFI 2.4 support for memory error by Chen, Gong · 11 years ago
- 4b3db70 ACPI, x86: Extended error log driver for x86 platform by Chen, Gong · 11 years ago
- 88f074f ACPI, CPER: Update cper info by Chen, Gong · 11 years ago
- 833ba4b ACPI, APEI, CPER: Fix status check during error printing by Chen, Gong · 11 years ago
- 5e2be4e ACPI / osl: remove an unneeded NULL check by Dan Carpenter · 11 years ago
- 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
- 41863fc ACPI / power: Drop automaitc resume of power resource dependent devices by Rafael J. Wysocki · 11 years ago
- 9208e31 ACPI / platform: add ACPI ID for a Broadcom GPS chip by Heikki Krogerus · 11 years ago
- c0ad856 Merge branch 'acpi-conversion' into acpi-assorted by Rafael J. Wysocki · 11 years ago
- a8d52f4 ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist by Lennart Poettering · 11 years ago
- ab0fd67 ACPI / AC: Remove AC's proc directory. by Lan Tianyu · 11 years ago
- fbc9fe1 ACPI / video: Do not register backlight if win8 and native interface exists by Aaron Lu · 11 years ago
- 67b662e ACPI / video: seperate backlight control and event interface by Aaron Lu · 11 years ago
- 7d13f94 ACPI: remove /proc/acpi/event from ACPI_BUTTON help by Krzysztof Mazur · 11 years ago
- d7d4901 ACPI / power: Release resource_lock after acpi_power_get_state() return error by Lan Tianyu · 11 years ago
- 6d3be30 treewide: Fix typo in printk by Masanari Iida · 11 years ago
- 7744da5 ACPI / proc: Remove alarm proc file by Lan Tianyu · 11 years ago
- 7d7ee95 ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c by Lan Tianyu · 11 years ago
- 2a68b99 ACPI / SBS: Remove SBS's proc directory by Lan Tianyu · 11 years ago
- 1e2d9cd ACPI / Battery: Remove battery's proc directory by Lan Tianyu · 11 years ago
- aaf3d29 ACPI / PM / Documentation: Replace outdated project links and addresses by Rafael J. Wysocki · 11 years ago
- 644f17a ACPI / PM: allow child devices to ignore parent power state by Mika Westerberg · 11 years ago
- e83dda0 ACPI: improve acpi_extract_package() utility by Al Stone · 11 years ago
- 088f1fd ACPI / LPSS: fix UART Auto Flow Control by Heikki Krogerus · 11 years ago
- e54968c ACPI / platform: Add ACPI IDs for Intel SST audio device by Jarkko Nikula · 11 years ago
- 16ff816 ACPI / memhotplug: Use defined marco METHOD_NAME__STA by Zhang Yanfei · 11 years ago
- 068aab7 ACPI: add missing win8 OSI comment to blacklist by Felipe Contreras · 11 years ago
- b4cb924 ACPI: update win8 OSI blacklist by Felipe Contreras · 11 years ago
- 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago