Age | Commit message (Expand) | Author | Files | Lines |
2011-01-20 | ACPI / PM: Call suspend_nvs_free() earlier during resume | Rafael J. Wysocki | 1 | -1/+1 |
2011-01-20 | ACPI: Introduce acpi_os_ioremap() | Rafael J. Wysocki | 2 | -8/+11 |
2011-01-20 | Merge branch 'akpm' | Linus Torvalds | 1 | -1/+1 |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2011-01-20 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 141 | -205/+252 |
2011-01-20 | ACPI / Battery: remove battery refresh on resume | Linus Torvalds | 1 | -1/+0 |
2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 141 | -141/+141 |
2011-01-18 | ACPICA: Fix issues/fault with automatic "serialized" method support | Lin Ming | 13 | -64/+85 |
2011-01-18 | ACPICA: Debugger: Lock namespace for duration of a namespace dump | Bob Moore | 1 | -0/+15 |
2011-01-18 | ACPICA: Fix namespace race condition | Dana Myers | 1 | -0/+9 |
2011-01-18 | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). | Jesper Juhl | 1 | -0/+2 |
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-14 | 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-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 45 | -1464/+2845 |
2011-01-13 | 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-12 | Merge branch 'linus' into idle-test | Len Brown | 3 | -7/+15 |
2011-01-12 | Merge branch 'suspend-ioremap-cache' into release | Len Brown | 1 | -1/+1 |
2011-01-12 | 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 |