| Commit message (Expand) | Author | Age | Files | Lines |
* | [ACPI] Fix memset arguments in acpi processor_idle.c | Venkatesh Pallipadi | 2005-07-29 | 1 | -2/+4 |
* | [ACPI] Fix the regression with c1_default_handler on some systems | Venkatesh Pallipadi | 2005-07-29 | 1 | -1/+1 |
* | ACPI: delete unnecessary EC console messages | Luming Yu | 2005-07-23 | 1 | -14/+3 |
* | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 2005-07-12 | 3 | -66/+109 |
* | [ACPI] EC GPE-disabled issue | Luming Yu | 2005-07-12 | 1 | -11/+9 |
* | [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y build | Len Brown | 2005-07-12 | 1 | -1/+1 |
* | [ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig | Jesse Barnes | 2005-07-12 | 1 | -11/+0 |
* | [ACPI] quiet dmesg related to ACPI PM of PCI devices | David Shaohua Li | 2005-07-12 | 1 | -6/+4 |
* | ACPICA 20050408 from Bob Moore | Robert Moore | 2005-07-12 | 101 | -3598/+4390 |
* | [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state | Len Brown | 2005-07-12 | 2 | -0/+17 |
* | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 2005-07-12 | 4 | -6/+9 |
* | [ACPI] update /proc/acpi/processor/*/power even if only C1 support | Venkatesh Pallipadi | 2005-07-12 | 1 | -7/+26 |
* | [ACPI] hotplug Processor consideration in acpi_bus_add() | Keiichiro Tokunaga | 2005-07-12 | 1 | -5/+7 |
* | [ACPI] fix debug-mode build warning in acpi/hotkey.c | Andrew Morton | 2005-07-11 | 1 | -1/+2 |
* | [ACPI] fix kmalloc size bug in acpi/video.c | Paulo Marques | 2005-07-11 | 1 | -7/+6 |
* | [ACPI] fix potential NULL dereference in acpi/video.c | Adrian Bunk | 2005-07-11 | 1 | -1/+1 |
* | [ACPI] check for kmalloc failure in toshiba_acpi.c | Panagiotis Issaris | 2005-07-11 | 1 | -0/+3 |
* | [ACPI] fix build warning | Andrew Morton | 2005-07-11 | 1 | -1/+1 |
* | cleanup: remove unnecessary initializer on static pointers | Greg Kroah-Hartman | 2005-07-11 | 1 | -2/+2 |
* | [ACPI] PNPACPI parse error | Matthieu Castet | 2005-07-11 | 1 | -1/+10 |
* | [ACPI] gut acpi_pci_choose_state() to avoid conflict | Len Brown | 2005-07-11 | 1 | -13/+2 |
* | [ACPI] fix EC access width | Luming Yu | 2005-07-11 | 1 | -18/+14 |
* | [ACPI] Enable EC Burst Mode | Dmitry Torokhov | 2005-07-11 | 1 | -114/+276 |
* | [ACPI] pci_set_power_state() now calls | David Shaohua Li | 2005-07-11 | 4 | -3/+36 |
* | [ACPI] PCI can now get suspend state from firmware | David Shaohua Li | 2005-07-11 | 3 | -2/+59 |
* | [ACPI] Bind ACPI and PCI devices | David Shaohua Li | 2005-07-11 | 1 | -3/+54 |
* | [ACPI] Bind PCI devices with ACPI devices | David Shaohua Li | 2005-07-11 | 3 | -3/+365 |
* | [ACPI] generic Hot Key support | Luming Yu | 2005-07-11 | 7 | -1/+1054 |
* | [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods | David Shaohua Li | 2005-07-11 | 4 | -0/+10 |
* | [ACPI] S3 Suspend to RAM: interrupt resume fix | David Shaohua Li | 2005-07-11 | 1 | -22/+14 |
* | [ACPI] ACPI poweroff fix | Alexey Starikovskiy | 2005-07-11 | 3 | -51/+105 |
* | [ACPI] CONFIG_ACPI now depends on CONFIG_PM | Len Brown | 2005-07-11 | 1 | -1/+2 |
* | [ACPI] Allow simultaneous Fixed Feature and Control Method buttons | Alexey Starikovskiy | 2005-07-11 | 1 | -244/+1 |
* | [ACPI] update CONFIG_ACPI_CONTAINER Kconfig help | Keiichiro Tokunaga | 2005-07-11 | 1 | -2/+7 |
* | Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2005-06-17 | 1 | -3/+6 |
|\ |
|
| * | When cfq I/O scheduler is selected, get_request() in __make_request() calls | Kiyoshi Ueda | 2005-06-17 | 1 | -3/+6 |
* | | [PATCH] PCI: don't override drv->shutdown unconditionally | Christoph Hellwig | 2005-06-17 | 1 | -1/+4 |
* | | Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe... | Linus Torvalds | 2005-06-16 | 1 | -8/+1 |
|\ \
| |/ |
|
| * | This patch fixes q->unplug_thresh condition check in | Tejun Heo | 2005-06-16 | 1 | -1/+1 |
| * | This patch kills elevator_global_init() in elevator.c which does | Tejun Heo | 2005-06-16 | 1 | -7/+0 |
* | | [PATCH] fix for kaweth broken by changes in the networking layer | Oliver Neukum | 2005-06-16 | 1 | -1/+1 |
* | | [PATCH] ALPS: fix enabling hardware tapping | Dmitry Torokhov | 2005-06-16 | 1 | -1/+1 |
* | | [PATCH] sbp2 slab corruption fix | Alexandre Oliva | 2005-06-16 | 1 | -1/+2 |
|/ |
|
* | [PATCH] macmodes: needs a license | Randy Dunlap | 2005-06-14 | 1 | -0/+1 |
* | [PATCH] i2o: Fix free of event memory in i2o_block_event() | Markus Lidel | 2005-06-14 | 1 | -0/+1 |
* | [PATCH] Typo in fbdev sysfs support, virtual_size | Jon Smirl | 2005-06-13 | 1 | -1/+1 |
* | [PATCH] Fix PCI BAR size interpretation on 64-bit arches | Olof Johansson | 2005-06-13 | 1 | -1/+1 |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-13 | 1 | -1/+1 |
|\ |
|
| * | [NET]: Move the netdev list to vger.kernel.org. | Ralf Baechle | 2005-06-13 | 1 | -1/+1 |
* | | [PATCH] spin longer for ehci port reset completion | David Brownell | 2005-06-13 | 1 | -1/+4 |
|/ |
|