| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] acpi NULL noise removal | Al Viro | 2006-10-10 | 1 | -2/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | fix drivers/acpi/Kconfig typos | Matt LaPlante | 2006-10-03 | 1 | -3/+3 |
* | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven | 2006-10-01 | 1 | -4/+34 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 | 1 | -1/+1 |
* | i2c: Constify i2c_algorithm declarations, part 2 | Jean Delvare | 2006-09-26 | 1 | -1/+1 |
*-----. | Merge trivial low-risk suspend hotkey bugzilla-5918 into release | Len Brown | 2006-08-20 | 10 | -175/+159 |
|\ \ \ \ |
|
| | | * | | ACPI: hotkey.c fixes, fix for potential crash of hotkey.c | Handle X | 2006-08-16 | 1 | -162/+119 |
| |_|/ /
|/| | | |
|
| | * | | ACPI: avoid irqrouter_resume might_sleep oops on resume from S4 | Len Brown | 2006-08-16 | 2 | -1/+11 |
| | * | | ACPI: memory hotplug: remove useless message at boot time | Yasunori Goto | 2006-08-16 | 1 | -6/+2 |
| | * | | ACPI: verbose on kset/kobject_register errors | Randy Dunlap | 2006-08-15 | 1 | -2/+10 |
| | * | | ACPI: add message if firmware_register() init fails | Randy Dunlap | 2006-08-15 | 1 | -1/+5 |
| | * | | ACPI: skip smart battery init when acpi=off | Len Brown | 2006-08-15 | 1 | -0/+3 |
| | * | | ACPI: fix boot with acpi=off | Pavel Machek | 2006-08-15 | 2 | -0/+5 |
| | * | | ACPI: fix kfree in i2c_ec error path | Jean Delvare | 2006-08-11 | 1 | -1/+1 |
| |/ /
|/| | |
|
| * | | ACPI: restore some dmesg to DEBUG-only, ala 2.6.17 | Len Brown | 2006-07-25 | 1 | -2/+3 |
| * | | ACPI: scan: handle kset/kobject errors | Randy Dunlap | 2006-07-12 | 1 | -2/+10 |
| * | | ACPI: handle firmware_register init errors | Randy Dunlap | 2006-07-12 | 1 | -1/+5 |
* | | | [PATCH] memory hotadd fixes: avoid registering res twice | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -0/+4 |
* | | | [PATCH] memory hotadd fixes: avoid check in acpi | KAMEZAWA Hiroyuki | 2006-08-06 | 1 | -8/+1 |
* | | | PCI: docking station: remove dock uevents | Kristen Carlson Accardi | 2006-08-03 | 1 | -7/+6 |
| |/
|/| |
|
* | | [PATCH] Revert "ACPI: execute Notify() handlers on new thread" | Len Brown | 2006-07-12 | 1 | -36/+24 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-07-10 | 43 | -215/+1019 |
|\ |
|
| * | Pull dock into release branch | Len Brown | 2006-07-10 | 1 | -0/+1 |
| |\ |
|
| | * | ACPI: ACPI_DOCK: Initialize the atomic notifier list | Kristen Accardi | 2006-07-10 | 1 | -0/+1 |
| * | | Pull acpi_os_allocate into test branch | Len Brown | 2006-07-10 | 4 | -39/+2 |
| |\ \ |
|
| | * | | ACPI: acpi_os_allocate() fixes | Len Brown | 2006-07-10 | 4 | -39/+2 |
| * | | | Pull acpica-20060707 into test branch | Len Brown | 2006-07-10 | 17 | -106/+194 |
| |\ \ \ |
|
| | * | | | ACPI: ACPICA 20060707 | Bob Moore | 2006-07-09 | 17 | -106/+194 |
| * | | | | Pull bugzilla-6687 into test branch | Len Brown | 2006-07-10 | 3 | -8/+8 |
| |\ \ \ \ |
|
| | * | | | | ACPI: acpi_os_get_thread_id() returns current | Len Brown | 2006-07-09 | 3 | -8/+8 |
| | |/ / / |
|
| * | | | | Pull dock into test branch | Len Brown | 2006-07-10 | 4 | -0/+770 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | ACPI: ACPI_DOCK Kconfig | Len Brown | 2006-07-09 | 1 | -2/+2 |
| | * | | | Revert "Revert "ACPI: dock driver"" | Len Brown | 2006-07-09 | 4 | -0/+770 |
| | | |/
| | |/| |
|
| * | | | Pull trivial into test branch | Len Brown | 2006-07-10 | 15 | -32/+30 |
| |\ \ \ |
|
| | * | | | ACPI: add 'const' to several ACPI file_operations | Arjan van de Ven | 2006-07-10 | 13 | -28/+28 |
| | * | | | ACPI: delete some defaults from ACPI Kconfig | Andi Kleen | 2006-07-09 | 1 | -2/+0 |
| | * | | | ACPI: "Device `[%s]' is not power manageable" make message debug only | Len Brown | 2006-07-09 | 1 | -2/+2 |
| | |/ / |
|
| * | | | ACPI: SBS: fix initialization, sem2mutex | Andrew Morton | 2006-07-10 | 1 | -32/+14 |
| |/ / |
|
* | | | [PATCH] x86_64: Fix up bogus defaults in ACPI Kconfig | Andi Kleen | 2006-07-10 | 1 | -2/+0 |
* | | | [PATCH] ACPI: fix fan/thermal resume | Konstantin Karasyov | 2006-07-10 | 1 | -1/+16 |
|/ / |
|
* | | Revert "ACPI: dock driver" | Linus Torvalds | 2006-07-09 | 4 | -770/+0 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-07-03 | 29 | -308/+2724 |
|\ |
|
| * | Pull smart-battery into release branch | Len Brown | 2006-07-01 | 9 | -14/+2355 |
| |\ |
|
| | * | ACPI: remove function tracing macros from drivers/acpi/*.c | Len Brown | 2006-07-01 | 4 | -138/+56 |
| | * | ACPI: add support for Smart Battery | Rich Townsend | 2006-07-01 | 8 | -11/+2434 |
| * | | Pull bugzilla-3241 into release branch | Len Brown | 2006-07-01 | 2 | -4/+8 |
| |\ \ |
|
| | * | | ACPI: handle battery notify event on broken BIOS | Vladimir Lebedev | 2006-07-01 | 1 | -2/+4 |
| | * | | ACPI: handle AC notify event on broken BIOS | Christian Lupien | 2006-07-01 | 1 | -2/+4 |
| | |/ |
|