| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull events into release branch | Len Brown | 2007-08-25 | 1 | -3/+7 |
|\ |
|
| * | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 2007-08-23 | 1 | -1/+6 |
| * | ACPI: don't duplicate input events on netlink | Zhang Rui | 2007-08-23 | 1 | -2/+1 |
* | | ACPI: Fix a warning of discarding qualifiers from pointer target type | Al Viro | 2007-08-25 | 2 | -2/+2 |
|/ |
|
* | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu | 2007-08-08 | 1 | -1/+1 |
* | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-30 | 1 | -1/+1 |
* | Introduce CONFIG_SUSPEND for suspend-to-Ram and standby | Rafael J. Wysocki | 2007-07-30 | 2 | -0/+13 |
* | Pull auto-load-modules into release branch | Len Brown | 2007-07-25 | 4 | -15/+21 |
|\ |
|
| * | ACPI: autoload modules - ACPICA modifications | Thomas Renninger | 2007-07-23 | 4 | -15/+21 |
* | | Pull d-states into release branch | Len Brown | 2007-07-25 | 1 | -0/+2 |
|\ \ |
|
| * | | ACPI: Add acpi_pm_device_sleep_state helper routine | Shaohua Li | 2007-07-22 | 1 | -0/+2 |
* | | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 | 1 | -4/+0 |
| |/
|/| |
|
* | | Pull netlink into release branch | Len Brown | 2007-07-22 | 1 | -1/+2 |
|\ \ |
|
| * | | ACPI: Export events via generic netlink | Zhang Rui | 2007-07-03 | 1 | -1/+2 |
* | | | Pull throttle into release branch | Len Brown | 2007-07-22 | 1 | -3/+44 |
|\ \ \ |
|
| * | | | ACPI: Lindent processor throttling code | Len Brown | 2007-06-02 | 1 | -3/+4 |
| * | | | ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support | Luming Yu | 2007-06-02 | 1 | -3/+43 |
* | | | | Pull misc into release branch | Len Brown | 2007-07-22 | 1 | -20/+20 |
|\ \ \ \ |
|
| * | | | | ACPI: fix empty macros found by -Wextra | Dave Jones | 2007-07-22 | 1 | -20/+20 |
| |/ / / |
|
* | | | | Pull acpi-debug into release branch | Len Brown | 2007-07-22 | 2 | -2/+25 |
|\ \ \ \ |
|
| * | | | | ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE | Thomas Renninger | 2007-07-22 | 2 | -2/+25 |
| |/ / / |
|
* | | | | Pull acpica into release branch | Len Brown | 2007-07-22 | 2 | -1/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ACPICA: Changes for Cygwin compatibility | Bob Moore | 2007-07-03 | 2 | -1/+4 |
| | |/
| |/| |
|
* / | | x86_64: fake pxm-to-node mapping for fake numa | David Rientjes | 2007-07-22 | 1 | -0/+1 |
|/ / |
|
* | | Pull osi-now into release branch | Len Brown | 2007-06-02 | 2 | -2/+3 |
|\ \ |
|
| * | | ACPI: add __init to acpi_initialize_subsystem() | Len Brown | 2007-05-30 | 2 | -2/+2 |
| * | | ACPI: extend "acpi_osi=" boot option | Len Brown | 2007-05-30 | 1 | -0/+1 |
| |/ |
|
* | | ACPICA: Support for external package objects as method arguments | Bob Moore | 2007-06-02 | 1 | -0/+2 |
* | | ACPI: Section mismatch ... acpi_map_pxm_to_node | Luck, Tony | 2007-06-02 | 1 | -1/+1 |
|/ |
|
* | acpi: fix potential call to a freed memory section. | Aaron Durbin | 2007-05-17 | 1 | -5/+2 |
* | ACPICA: Lindent | Len Brown | 2007-05-10 | 13 | -37/+48 |
* | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 2007-05-10 | 2 | -3/+2 |
* | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown | 2007-05-10 | 1 | -1/+5 |
* | PNPACPI sets pnpdev->dev.archdata | David Brownell | 2007-05-08 | 1 | -0/+3 |
* | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-03 | 1 | -1/+1 |
* | ACPI: Disable MSI on request of FADT | Shaohua Li | 2007-04-25 | 1 | -0/+1 |
* | Pull bugzilla-8171 into release branch | Len Brown | 2007-03-20 | 1 | -5/+1 |
|\ |
|
| * | ACPICA: revert "acpi_serialize" changes | Len Brown | 2007-03-15 | 1 | -5/+1 |
* | | ACPI: IA64: fix %ll build warnings | Len Brown | 2007-03-20 | 1 | -1/+1 |
|/ |
|
* | Pull bugzilla-7887 into release branch | Len Brown | 2007-02-17 | 1 | -0/+10 |
|\ |
|
| * | ACPI: invoke acpi_sleep_init() earlier | Alexey Starikovskiy | 2007-02-10 | 1 | -0/+10 |
* | | Pull bugzilla-5534 into release branch | Len Brown | 2007-02-17 | 2 | -2/+3 |
|\ \ |
|
| * | | ACPICA: fix AML mutex re-entrancy | Alexey Starikovskiy | 2007-02-15 | 2 | -2/+3 |
| |/ |
|
* | | Pull remove-hotkey into release branch | Len Brown | 2007-02-17 | 1 | -6/+0 |
|\ \ |
|
| * | | ACPI: hotkey: remove driver, per feature-removal-schedule.txt | Len Brown | 2007-02-17 | 1 | -6/+0 |
| |/ |
|
* | | Pull misc-for-upstream into release branch | Len Brown | 2007-02-17 | 2 | -11/+19 |
|\ \ |
|
| * | | ACPI: remove acpi_os_readable(), acpi_os_writable() | Len Brown | 2007-02-16 | 1 | -6/+0 |
| * | | ACPI: bay: fix build warning | Andrew Morton | 2007-02-09 | 1 | -5/+19 |
| |/ |
|
* / | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 2007-02-16 | 1 | -0/+1 |
|/ |
|
* | Pull sysfs into test branch | Len Brown | 2007-02-03 | 2 | -16/+19 |
|\ |
|