Age | Commit message (Expand) | Author | Files | Lines |
2008-01-24 | kobject: convert /sys/firmware/acpi/ to use kobject_create | Greg Kroah-Hartman | 1 | -1/+1 |
2008-01-23 | Revert "ACPI: Fan: Drop force_power_state acpi_device option" | Len Brown | 1 | -1/+2 |
2007-11-20 | Pull cpuidle into release branch | Len Brown | 1 | -1/+0 |
2007-11-19 | cpuidle: fix HP nx6125 regression | Venkatesh Pallipadi | 1 | -1/+0 |
2007-10-25 | ACPI: Fan: Drop force_power_state acpi_device option | Alexey Starikovskiy | 1 | -2/+1 |
2007-10-22 | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S | 1 | -7/+20 |
2007-10-10 | Pull acpica into test branch | Len Brown | 2 | -2/+4 |
2007-10-10 | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 1 | -0/+2 |
2007-10-10 | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy | 1 | -2/+2 |
2007-10-10 | Pull cpuidle into test branch | Len Brown | 1 | -0/+5 |
2007-10-10 | Pull bugzilla-292300 into release branch | Len Brown | 1 | -1/+0 |
2007-10-10 | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 1 | -0/+5 |
2007-09-27 | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 1 | -0/+1 |
2007-09-27 | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 1 | -1/+0 |
2007-09-25 | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) | Alexey Starikovskiy | 1 | -4/+0 |
2007-09-22 | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 1 | -0/+2 |
2007-08-25 | Pull events into release branch | Len Brown | 1 | -3/+7 |
2007-08-25 | ACPI: Fix a warning of discarding qualifiers from pointer target type | Al Viro | 2 | -2/+2 |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -1/+6 |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui | 1 | -2/+1 |
2007-08-07 | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu | 1 | -1/+1 |
2007-07-29 | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 1 | -1/+1 |
2007-07-29 | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2 | -0/+13 |
2007-07-25 | Pull auto-load-modules into release branch | Len Brown | 4 | -15/+21 |
2007-07-25 | Pull d-states into release branch | Len Brown | 1 | -0/+2 |
2007-07-25 | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 1 | -4/+0 |
2007-07-23 | ACPI: autoload modules - ACPICA modifications | Thomas Renninger | 4 | -15/+21 |
2007-07-22 | ACPI: Add acpi_pm_device_sleep_state helper routine | Shaohua Li | 1 | -0/+2 |
2007-07-22 | Pull netlink into release branch | Len Brown | 1 | -1/+2 |
2007-07-22 | Pull throttle into release branch | Len Brown | 1 | -3/+44 |
2007-07-22 | Pull misc into release branch | Len Brown | 1 | -20/+20 |
2007-07-22 | Pull acpi-debug into release branch | Len Brown | 2 | -2/+25 |
2007-07-22 | Pull acpica into release branch | Len Brown | 2 | -1/+4 |
2007-07-22 | ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE | Thomas Renninger | 2 | -2/+25 |
2007-07-22 | ACPI: fix empty macros found by -Wextra | Dave Jones | 1 | -20/+20 |
2007-07-21 | x86_64: fake pxm-to-node mapping for fake numa | David Rientjes | 1 | -0/+1 |
2007-07-03 | ACPI: Export events via generic netlink | Zhang Rui | 1 | -1/+2 |
2007-07-03 | ACPICA: Changes for Cygwin compatibility | Bob Moore | 2 | -1/+4 |
2007-06-02 | Pull osi-now into release branch | Len Brown | 2 | -2/+3 |
2007-06-02 | ACPICA: Support for external package objects as method arguments | Bob Moore | 1 | -0/+2 |
2007-06-02 | ACPI: Section mismatch ... acpi_map_pxm_to_node | Luck, Tony | 1 | -1/+1 |
2007-06-02 | ACPI: Lindent processor throttling code | Len Brown | 1 | -3/+4 |
2007-06-02 | ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support | Luming Yu | 1 | -3/+43 |
2007-05-30 | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 2 | -2/+2 |
2007-05-29 | ACPI: extend "acpi_osi=" boot option | Len Brown | 1 | -0/+1 |
2007-05-17 | acpi: fix potential call to a freed memory section. | Aaron Durbin | 1 | -5/+2 |
2007-05-09 | ACPICA: Lindent | Len Brown | 13 | -37/+48 |
2007-05-09 | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 2 | -3/+2 |
2007-05-09 | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown | 1 | -1/+5 |
2007-05-08 | PNPACPI sets pnpdev->dev.archdata | David Brownell | 1 | -0/+3 |