Age | Commit message (Expand) | Author | Files | Lines |
2011-04-26 | ACPI / PM: Avoid infinite recurrence while registering power resources | Rafael J. Wysocki | 1 | -0/+4 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -4/+4 |
2011-03-29 | acpi: Remove sysfs_create_link from video driver | Matthew Garrett | 1 | -6/+0 |
2011-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -3/+8 |
2011-03-23 | Merge branch 'sysdev' into release | Len Brown | 3 | -29/+8 |
2011-03-23 | Merge branch 'linus' into release | Len Brown | 8 | -27/+170 |
2011-03-23 | Merge branch 'battery-sysfs-notifier' into release | Len Brown | 1 | -0/+22 |
2011-03-23 | Merge branch 'reset' into release | Len Brown | 2 | -10/+14 |
2011-03-23 | Merge branch 'misc' into release | Len Brown | 3 | -16/+18 |
2011-03-23 | ACPI: minor printk format change in acpi_pad | Naga Chumbalkar | 1 | -1/+1 |
2011-03-23 | ACPI: make acpi_pad /sys output more readable | Naga Chumbalkar | 1 | -4/+7 |
2011-03-23 | ACPI: Make sure the FADT is at least rev 2 before using the reset register | Matthew Garrett | 1 | -0/+5 |
2011-03-23 | ACPI: Bug compatibility for Windows on the ACPI reboot vector | Matthew Garrett | 1 | -5/+4 |
2011-03-23 | ACPICA: Fix access width for reset vector | Matthew Garrett | 1 | -5/+5 |
2011-03-23 | ACPI battery: fribble sysfs files from a resume notifier | Kyle McMartin | 1 | -0/+22 |
2011-03-23 | Merge branch 'button-cleanup' into release | Len Brown | 1 | -103/+60 |
2011-03-23 | ACPI button: remove unused procfs I/F | Zhang Rui | 1 | -103/+60 |
2011-03-23 | acpi: tie ACPI backlight devices to PCI devices if possible | Matthew Garrett | 1 | -1/+14 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 1 | -0/+1 |
2011-03-22 | Merge branch 'apei-release' into release | Len Brown | 4 | -51/+233 |
2011-03-22 | ACPI, APEI, Add PCIe AER error information printing support | Huang Ying | 2 | -4/+21 |
2011-03-22 | ACPI, APEI, Add ERST record ID cache | Huang Ying | 2 | -47/+212 |
2011-03-21 | PCI: Disable ASPM when _OSC control is not granted for PCIe services | Naga Chumbalkar | 1 | -2/+7 |
2011-03-21 | PCI/ACPI: Report ASPM support to BIOS if not disabled from command line | Rafael J. Wysocki | 1 | -1/+1 |
2011-03-19 | ACPI: Use syscore_ops instead of sysdev class and sysdev | Rafael J. Wysocki | 1 | -22/+8 |
2011-03-19 | ACPI: Remove the unused EC sysdev class | Rafael J. Wysocki | 2 | -7/+0 |
2011-03-19 | Merge branch 'acpica' into release | Len Brown | 16 | -1915/+2152 |
2011-03-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -0/+137 |
2011-03-16 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2011-03-16 | Pull pstorev4 into release branch | Tony Luck | 2 | -0/+137 |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -20/+8 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -3/+3 |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 7 | -39/+108 |
2011-03-15 | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki | 1 | -17/+5 |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 1 | -2/+2 |
2011-03-15 | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki | 2 | -4/+4 |
2011-03-03 | ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree | Jan Beulich | 1 | -4/+4 |
2011-03-03 | ACPI: use __init where possible in processor driver | Jan Beulich | 2 | -7/+6 |
2011-03-03 | ACPICA: Add mechanism to defer _REG methods for some installed handlers | Bob Moore | 4 | -2/+39 |
2011-03-03 | ACPICA: Add support for FunctionalFixedHW in acpi_ut_get_region_name | Bob Moore | 1 | -0/+2 |
2011-03-03 | ACPICA: Split large dsopcode and dsload.c files. | Bob Moore | 7 | -1407/+1549 |
2011-03-03 | ACPICA: Split large utglobal into utdecode.c. | Bob Moore | 4 | -503/+547 |
2011-03-03 | ACPICA: Clarify a couple of error messages | Bob Moore | 1 | -2/+2 |
2011-03-03 | ACPICA: Remove use of unreliable FADT revision field | Bob Moore | 1 | -1/+4 |
2011-03-03 | ACPICA: GPE detect optimization - ignore unused GPE registers | Lin Ming | 1 | -0/+9 |
2011-02-24 | Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next | Rafael J. Wysocki | 5 | -91/+110 |
2011-02-24 | ACPI / ACPICA: Implicit notify for multiple devices | Rafael J. Wysocki | 3 | -14/+52 |
2011-02-24 | ACPI / debugfs: Fix buffer overflows, double free | Vasiliy Kulikov | 1 | -6/+14 |
2011-02-24 | ACPI: Avoid calling request_irq() many times for the same interrupt | Rafael J. Wysocki | 1 | -12/+15 |
2011-02-24 | ACPI / PM: acpi_hibernation_enter() need not switch interrupts off | Rafael J. Wysocki | 1 | -3/+0 |