Age | Commit message (Expand) | Author | Files | Lines |
2011-01-16 | ACPI: Fix boot problem related to APEI with acpi_disabled set | Rafael J. Wysocki | 2 | -5/+5 |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 1 | -6/+2 |
2011-01-15 | ACPI / ACPICA: Initialize the global lock spinlock as appropriate | Rafael J. Wysocki | 3 | -2/+3 |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -13/+44 |
2011-01-14 | PCI/ACPI: Request _OSC control once for each root bridge (v3) | Rafael J. Wysocki | 2 | -13/+44 |
2011-01-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 45 | -1464/+2845 |
2011-01-14 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -19/+13 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 5 | -8/+8 |
2011-01-13 | Merge branch 'linus' into idle-test | Len Brown | 3 | -7/+15 |
2011-01-13 | Merge branch 'suspend-ioremap-cache' into release | Len Brown | 1 | -1/+1 |
2011-01-13 | ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework | Rafael J. Wysocki | 1 | -1/+1 |
2011-01-12 | ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs | Len Brown | 1 | -4/+0 |
2011-01-12 | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 2 | -15/+13 |
2011-01-12 | Merge branch 'misc' into test | Len Brown | 1 | -4/+7 |
2011-01-12 | ACPI: fix resource check message | Thomas Renninger | 1 | -4/+7 |
2011-01-12 | x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c | Tony Luck | 1 | -6/+2 |
2011-01-12 | Merge branch 'bugzilla-21212' into release | Len Brown | 1 | -3/+12 |
2011-01-12 | ACPI / Battery: Update information on info notification and resume | Rafael J. Wysocki | 1 | -0/+14 |
2011-01-12 | ACPI: Drop device flag wake_capable | Rafael J. Wysocki | 1 | -17/+9 |
2011-01-12 | ACPI: Always check if _PRW is present before trying to evaluate it | Rafael J. Wysocki | 1 | -2/+7 |
2011-01-12 | ACPI / PM: Check status of power resources under mutexes | Rafael J. Wysocki | 1 | -13/+20 |
2011-01-12 | ACPI / PM: Rename acpi_power_off_device() | Rafael J. Wysocki | 1 | -4/+3 |
2011-01-12 | Merge branch 'kconfig-text' into release | Len Brown | 1 | -1/+0 |
2011-01-12 | Merge branch 'ipmi' into release | Len Brown | 3 | -0/+537 |
2011-01-12 | Merge branch 'apei' into release | Len Brown | 3 | -88/+656 |
2011-01-12 | Merge branch 'acpi-video' into release | Len Brown | 2 | -139/+7 |
2011-01-12 | Merge branch 'throttling' into release | Len Brown | 2 | -3/+78 |
2011-01-12 | Merge branch 'procfs-cleanup' into release | Len Brown | 6 | -193/+9 |
2011-01-12 | Merge branch 'suspend-ioremap-cache' into release | Len Brown | 5 | -7/+158 |
2011-01-12 | Merge branch 'wakeup-etc-rafael' into release | Len Brown | 7 | -83/+94 |
2011-01-12 | Merge branch 'power-resource' into release | Len Brown | 6 | -140/+167 |
2011-01-12 | ACPI / PM: Drop acpi_power_nocheck | Rafael J. Wysocki | 3 | -43/+0 |
2011-01-12 | ACPI / PM: Drop acpi_bus_get_power() | Rafael J. Wysocki | 1 | -19/+0 |
2011-01-12 | ACPI / Fan: Rework the handling of power resources | Rafael J. Wysocki | 3 | -23/+11 |
2011-01-12 | ACPI / PM: Register power resource devices as soon as they are needed | Rafael J. Wysocki | 1 | -0/+20 |
2011-01-12 | ACPI / PM: Register acpi_power_driver early | Rafael J. Wysocki | 2 | -1/+2 |
2011-01-12 | ACPI / PM: Add function for updating device power state consistently | Rafael J. Wysocki | 1 | -29/+61 |
2011-01-12 | ACPI / PM: Add function for device power state initialization | Rafael J. Wysocki | 3 | -4/+27 |
2011-01-12 | ACPI / PM: Introduce __acpi_bus_get_power() | Rafael J. Wysocki | 1 | -19/+29 |
2011-01-12 | ACPI / PM: Introduce function for refcounting device power resources | Rafael J. Wysocki | 2 | -0/+9 |
2011-01-12 | ACPI / PM: Add functions for manipulating lists of power resources | Rafael J. Wysocki | 1 | -29/+38 |
2011-01-12 | ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes | Rafael J. Wysocki | 3 | -10/+7 |
2011-01-12 | ACPICA: Misc comments to minimize code divergence | Lin Ming | 6 | -46/+81 |
2011-01-12 | ACPICA: Global event handler | Lin Ming | 6 | -5/+92 |
2011-01-12 | ACPICA: Implicit notify support | Lin Ming | 8 | -88/+161 |
2011-01-12 | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method | Lin Ming | 1 | -12/+45 |
2011-01-12 | ACPICA: Remove unused function declarations | Lin Ming | 1 | -6/+0 |
2011-01-12 | ACPICA: New GPE handler callback definition | Lin Ming | 5 | -14/+22 |
2011-01-12 | ACPICA: Rename some function and variable names | Lin Ming | 12 | -51/+68 |
2011-01-12 | ACPICA: Move GPE functions to new file evxfgpe.c | Lin Ming | 5 | -601/+654 |