Age | Commit message (Expand) | Author | Files | Lines |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-14 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -5/+5 |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -110/+160 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 122 | -2439/+1921 |
2013-11-12 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -439/+390 |
2013-11-11 | ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC | Luck, Tony | 1 | -1/+1 |
2013-11-07 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 5 | -217/+137 |
2013-11-07 | ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines | Rafael J. Wysocki | 5 | -119/+61 |
2013-11-07 | Merge branch 'acpi-video' | Rafael J. Wysocki | 2 | -11/+3 |
2013-11-07 | Merge branch 'acpica' | Rafael J. Wysocki | 87 | -303/+415 |
2013-11-07 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2 | -7/+2 |
2013-11-07 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2 | -23/+0 |
2013-11-07 | ACPI / event: remove unneeded NULL pointer check | Mathias Krause | 1 | -5/+0 |
2013-11-07 | Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1" | Aaron Lu | 1 | -8/+0 |
2013-11-07 | ACPI / video: Quirk initial backlight level 0 | Aaron Lu | 1 | -1/+1 |
2013-11-07 | ACPI / video: Fix initial level validity test | Aaron Lu | 1 | -1/+1 |
2013-11-07 | Merge branches 'intel_powerclamp', 'tmon' and 'misc' of .git into next | Zhang Rui | 6 | -178/+29 |
2013-11-07 | ACPI / hotplug: Do not execute "insert in progress" _OST | Rafael J. Wysocki | 1 | -2/+0 |
2013-11-07 | ACPI / hotplug: Carry out PCI root eject directly | Rafael J. Wysocki | 3 | -17/+13 |
2013-11-07 | ACPI / hotplug: Merge device hot-removal routines | Rafael J. Wysocki | 1 | -46/+38 |
2013-11-07 | ACPI / hotplug: Make acpi_bus_hot_remove_device() internal | Rafael J. Wysocki | 3 | -1/+3 |
2013-11-07 | ACPI / hotplug: Simplify device ejection routines | Rafael J. Wysocki | 2 | -46/+20 |
2013-11-07 | ACPI / hotplug: Fix handle_root_bridge_removal() | Rafael J. Wysocki | 1 | -1/+4 |
2013-11-07 | ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug | Rafael J. Wysocki | 1 | -21/+36 |
2013-11-07 | ACPI / scan: Start matching drivers after trying scan handlers | Rafael J. Wysocki | 1 | -3/+6 |
2013-11-07 | ACPI: Remove acpi_pci_slot_init() headers from internal.h | Rafael J. Wysocki | 1 | -5/+0 |
2013-11-06 | ACPI / blacklist: fix name of ThinkPad Edge E530 | Felipe Contreras | 1 | -1/+1 |
2013-11-01 | Merge branch 'linus' into sched/core | Ingo Molnar | 4 | -161/+8 |
2013-10-31 | Move cper.c from drivers/acpi/apei to drivers/firmware/efi | Luck, Tony | 4 | -412/+6 |
2013-10-31 | ACPICA: Add __init for ACPICA initializers/finalizers. | Lv Zheng | 6 | -9/+8 |
2013-10-31 | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 1 | -2/+2 |
2013-10-31 | ACPICA: Fix cached object deletion code. | Lv Zheng | 1 | -2/+2 |
2013-10-31 | ACPICA: Remove dead AOPOBJ_INVALID check. | Lv Zheng | 1 | -6/+0 |
2013-10-31 | ACPICA: Cleanup useless memset invocations. | Lv Zheng | 2 | -2/+0 |
2013-10-31 | ACPICA: Fix an ACPI_ALLOCATE_ZEROED() reversal. | Lv Zheng | 1 | -1/+1 |
2013-10-31 | ACPICA: Fix wrong object length returned by acpi_ut_get_simple_object_size(). | Lv Zheng | 1 | -10/+13 |
2013-10-31 | ACPICA: Add new statistics interface. | Lv Zheng | 5 | -0/+54 |
2013-10-31 | ACPICA: Update namespace dump code. | Lv Zheng | 1 | -2/+5 |
2013-10-31 | ACPICA: Update check for setting the ANOBJ_IS_EXTERNAL flag. | Lv Zheng | 1 | -1/+2 |
2013-10-31 | ACPICA: Update default space handlers. | Lv Zheng | 1 | -0/+1 |
2013-10-31 | ACPICA: Fix indentation issues for macro invocations. | Lv Zheng | 4 | -3/+8 |
2013-10-31 | ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfa... | Lv Zheng | 4 | -6/+14 |
2013-10-31 | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 60 | -112/+112 |
2013-10-31 | ACPICA: Clarify ACPI_FREE_BUFFER usage. | Bob Moore | 1 | -1/+1 |
2013-10-31 | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 20 | -20/+37 |
2013-10-30 | ACPICA: Hardcode access width for the reset register. | Bob Moore | 1 | -2/+8 |
2013-10-30 | ACPICA: Fix possible memory leaks in the GPE handling. | Lv Zheng | 1 | -0/+1 |
2013-10-30 | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 4 | -120/+59 |
2013-10-30 | ACPICA: Add safe versions of common string functions. | Bob Moore | 3 | -1/+74 |
2013-10-30 | ACPICA: Add history/line-editing for Unix/Linux systems. | Bob Moore | 1 | -0/+2 |