Age | Commit message (Expand) | Author | Files | Lines |
2005-08-27 | [PATCH] acpi_shutdown: Only prepare for power off on power_off | Eric W. Biederman | 1 | -1/+5 |
2005-08-15 | Merge ../to-linus-stable/ | Len Brown | 1 | -3/+3 |
2005-08-15 | [ACPI] re-enable platform-specific hotkey drivers by default | Luming Yu | 1 | -3/+3 |
2005-08-14 | Revert PCIBIOS_MIN_IO changes for 2.6.13 | Linus Torvalds | 1 | -1/+1 |
2005-08-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus | Linus Torvalds | 3 | -7/+12 |
2005-08-03 | Merge ../to-linus-stable | Len Brown | 1 | -6/+0 |
2005-08-03 | /home/lenb/src/to-linus-stable branch 'acpi-2.6.12' | Len Brown | 1 | -6/+0 |
2005-08-03 | [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom | David Shaohua Li | 2 | -1/+12 |
2005-08-03 | [ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_C... | Len Brown | 1 | -6/+0 |
2005-08-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus | Linus Torvalds | 6 | -309/+634 |
2005-08-03 | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 6 | -309/+634 |
2005-08-03 | [ACPI] CONFIG_ACPI_HOTKEY is now "n" by default | Luming Yu | 2 | -299/+396 |
2005-08-03 | [ACPI] restore /proc/acpi/button/ (ala 2.6.12) | Alexey Starikovskiy | 1 | -1/+205 |
2005-08-03 | [ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12) | Luming Yu | 1 | -5/+19 |
2005-08-03 | [ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour | David Shaohua Li | 1 | -0/+11 |
2005-08-03 | [ACPI] fix 64-bit build warning in processor_idle.c | Len Brown | 1 | -4/+3 |
2005-08-02 | [PATCH] ACPI: increase PCIBIOS_MIN_IO on x86 | Ivan Kokshaysky | 1 | -1/+1 |
2005-08-01 | Revert ACPI interrupt resume changes | Linus Torvalds | 1 | -20/+18 |
2005-07-29 | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 4 | -227/+885 |
2005-07-29 | [ACPI] suspend/resume ACPI PCI Interrupt Links | David Shaohua Li | 2 | -42/+146 |
2005-07-29 | [ACPI] delete boot-time printk()s from processor_idle.c | Venkatesh Pallipadi | 1 | -2/+0 |
2005-07-29 | [ACPI] Add "ec_polling" boot option | Luming Yu | 1 | -171/+722 |
2005-07-29 | [ACPI] address boot-freeze with updated DMI blacklist for c-states | David Shaohua Li | 1 | -9/+12 |
2005-07-29 | [ACPI] Fix memset arguments in acpi processor_idle.c | Venkatesh Pallipadi | 1 | -2/+4 |
2005-07-29 | [ACPI] Fix the regression with c1_default_handler on some systems | Venkatesh Pallipadi | 1 | -1/+1 |
2005-07-26 | [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_off | Eric W. Biederman | 1 | -21/+12 |
2005-07-26 | [PATCH] acpi_power_off: Don't switch to the boot cpu | Eric W. Biederman | 1 | -1/+0 |
2005-07-23 | /home/lenb/linux-2.6 branch 'acpi-2.6.12' | Luming Yu | 1 | -14/+3 |
2005-07-23 | ACPI: delete unnecessary EC console messages | Luming Yu | 1 | -14/+3 |
2005-07-12 | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 121 | -4152/+6405 |
2005-07-12 | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 3 | -66/+109 |
2005-07-12 | [ACPI] EC GPE-disabled issue | Luming Yu | 1 | -11/+9 |
2005-07-12 | [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y build | Len Brown | 1 | -1/+1 |
2005-07-12 | [ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig | Jesse Barnes | 1 | -11/+0 |
2005-07-12 | [ACPI] quiet dmesg related to ACPI PM of PCI devices | David Shaohua Li | 1 | -6/+4 |
2005-07-12 | ACPICA 20050408 from Bob Moore | Robert Moore | 101 | -3598/+4390 |
2005-07-12 | [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state | Len Brown | 2 | -0/+17 |
2005-07-12 | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 1 | -2/+5 |
2005-07-12 | [ACPI] update /proc/acpi/processor/*/power even if only C1 support | Venkatesh Pallipadi | 1 | -7/+26 |
2005-07-12 | [ACPI] hotplug Processor consideration in acpi_bus_add() | Keiichiro Tokunaga | 1 | -5/+7 |
2005-07-11 | [ACPI] fix debug-mode build warning in acpi/hotkey.c | Andrew Morton | 1 | -1/+2 |
2005-07-11 | [ACPI] fix kmalloc size bug in acpi/video.c | Paulo Marques | 1 | -7/+6 |
2005-07-11 | [ACPI] fix potential NULL dereference in acpi/video.c | Adrian Bunk | 1 | -1/+1 |
2005-07-11 | [ACPI] check for kmalloc failure in toshiba_acpi.c | Panagiotis Issaris | 1 | -0/+3 |
2005-07-11 | [ACPI] fix build warning | Andrew Morton | 1 | -1/+1 |
2005-07-11 | [ACPI] fix EC access width | Luming Yu | 1 | -18/+14 |
2005-07-11 | [ACPI] Enable EC Burst Mode | Dmitry Torokhov | 1 | -114/+276 |
2005-07-11 | [ACPI] pci_set_power_state() now calls | David Shaohua Li | 1 | -1/+7 |
2005-07-11 | [ACPI] Bind PCI devices with ACPI devices | David Shaohua Li | 3 | -3/+365 |
2005-07-11 | [ACPI] generic Hot Key support | Luming Yu | 7 | -1/+1054 |