| Commit message (Expand) | Author | Age |
... | |
| | | | | | * | | | | | [ACPI] Embedded Controller (EC) driver printk syntax update | Len Brown | 2005-12-05 |
| | | | | | * | | | | | [ACPI] Enable Embedded Controller (EC) interrupt mode by default | Len Brown | 2005-12-05 |
| | | | | | * | | | | | [ACPI] Embedded Controller (EC) driver syntax update | Len Brown | 2005-12-05 |
| | | | | | * | | | | | [ACPI] Disable EC burst mode w/o disabling EC interrupts | Luming Yu | 2005-12-01 |
| | | | | | |/ / / / |
|
| | | | | * | | / / | [ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning) | Yu Luming | 2006-01-03 |
| | | | | | |_|/ /
| | | | | |/| | | |
|
| | | | * | | | | | [ACPI] handle BIOS with implicit C1 in _CST | Janosch Machowinski | 2005-12-01 |
| | | * | | | | | | [ACPI] fix reboot upon suspend-to-disk | Alexey Starikovskiy | 2005-12-15 |
| | * | | | | | | | [ACPI] Disable C2/C3 for _all_ IBM R40e Laptops | Thomas Rosner | 2006-01-07 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
| * | | | | | | | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2006-01-11 |
| * | | | | | | | [PATCH] apci: use pin stored in pci_dev | Kristen Accardi | 2006-01-09 |
| * | | | | | | | [PATCH] tpm: add bios measurement log | Kylene Jo Hall | 2006-01-08 |
| * | | | | | | | [ACPI] remove Kconfig "default y" for laptop drivers | Borislav Petkov | 2006-01-07 |
| * | | | | | | | [ACPI] fix kernel-doc warnings in acpi/scan.c | Randy Dunlap | 2006-01-07 |
| * | | | | | | | Auto-update from upstream | Len Brown | 2006-01-06 |
| |\| | | | | | |
|
| * | | | | | | | [ACPI] reduce kernel size: move 5BK .bss to 2.5KB .init.data | Len Brown | 2005-12-30 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | [ACPI] remove "Resource isn't an IRQ" warning | Len Brown | 2006-01-26 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | [ACPI] ACPICA 20060113 | Bob Moore | 2006-01-20 |
* | | | | | | [ACPI] delete message "**** SET: Misaligned resource pointer:" | Len Brown | 2006-01-20 |
* | | | | | | Revert "[ACPI] fix pnpacpi regression resulting from ACPICA 20051117" | Len Brown | 2006-01-16 |
* | | | | | | [ACPI] acpi_memhotplug.c build fix | KAMEZAWA Hiroyuki | 2006-01-07 |
* | | | | | | Pull pnpacpi into acpica branch | Len Brown | 2006-01-07 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 |
| |/ / / / |
|
| * | | | | Pull bug3410 into release branch | Len Brown | 2005-12-22 |
| |\ \ \ \ |
|
| | * | | | | [ACPI] fix passive cooling regression | Thomas Renninger | 2005-12-22 |
| | |/ / / |
|
| * | | | | Pull owner_id into release branch | Len Brown | 2005-12-22 |
| |\ \ \ \ |
|
| | * | | | | [ACPI] fix build warning from owner_id patch | Len Brown | 2005-12-22 |
| | * | | | | [ACPI] increase owner_id limit to 64 from 32 | Alex Williamson | 2005-12-21 |
| | |/ / / |
|
| * | | | | Auto-update from upstream | Len Brown | 2005-12-14 |
| |\| | | |
|
| | * | | | [PATCH] ACPI: fix sleeping whilst atomic warnings on resume | Dave Jones | 2005-12-12 |
* | | | | | [ACPI] fix pnpacpi regression resulting from ACPICA 20051117 | Len Brown | 2006-01-05 |
* | | | | | [ACPI] fix osl.c build warning | Len Brown | 2005-12-28 |
* | | | | | [ACPI] ACPICA 20051216 | Bob Moore | 2005-12-28 |
* | | | | | [ACPI] ACPICA 20051202 | Bob Moore | 2005-12-10 |
* | | | | | [ACPI] ACPICA 20051117 | Bob Moore | 2005-12-10 |
* | | | | | [ACPI] ACPICA 20051102 | Bob Moore | 2005-12-10 |
* | | | | | [ACPI] ACPICA 20051021 | Bob Moore | 2005-12-10 |
* | | | | | [ACPI] ACPICA 20050930 | Bob Moore | 2005-12-10 |
* | | | | | Pull release into acpica branch | Len Brown | 2005-12-06 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Auto-update from upstream | Len Brown | 2005-12-06 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|
| * | | | | Pull 5165 into release branch | Len Brown | 2005-12-05 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | [ACPI] correct earlier SMP deep C-states on HT patch | David Shaohua Li | 2005-12-05 |
| | |/ / |
|
| * | | | Add missing "local_irq_enable()" to C2/C3 exit logic | Linus Torvalds | 2005-12-03 |
| * | | | [PATCH] Fix TIF_POLLING_NRFLAG in ACPI idle routines | Nick Piggin | 2005-12-02 |
| * | | | Pull 3410 into release branch | Len Brown | 2005-12-01 |
| |\ \ \ |
|
| | * | | | [ACPI] Allow return to active cooling mode once passive mode is entered | Thomas Renninger | 2005-11-30 |
| | | |/
| | |/| |
|
| * | | | Pull 5452 into release branch | Len Brown | 2005-12-01 |
| |\ \ \ |
|
| | * | | | [ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOS | Venkatesh Pallipadi | 2005-11-30 |
| | |/ / |
|
| * | | | Pull 5571 into release branch | Len Brown | 2005-12-01 |
| |\ \ \ |
|
| | * | | | [ACPI] Fix Null pointer deref in video/lcd/brightness | Thomas Renninger | 2005-11-30 |
| | |/ / |
|