| Commit message (Expand) | Author | Age |
... | |
| * | | | | ACPICA 20050526 from Bob Moore <robert.moore@intel.com> | Robert Moore | 2005-07-13 |
| * | | | | ACPICA from Bob Moore <robert.moore@intel.com> | Robert Moore | 2005-07-13 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus | Linus Torvalds | 2005-08-04 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge ../to-linus-stable | Len Brown | 2005-08-03 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | /home/lenb/src/to-linus-stable branch 'acpi-2.6.12' | Len Brown | 2005-08-03 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | | * | | | | [ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_C... | Len Brown | 2005-08-03 |
| | | | |_|/
| | | |/| | |
|
| * | / | | | [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom | David Shaohua Li | 2005-08-03 |
| |/ / / / |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus | Linus Torvalds | 2005-08-03 |
|\| | | | |
|
| * | | | | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 2005-08-03 |
| |\| | | |
|
| | * | | | [ACPI] CONFIG_ACPI_HOTKEY is now "n" by default | Luming Yu | 2005-08-03 |
| | * | | | [ACPI] restore /proc/acpi/button/ (ala 2.6.12) | Alexey Starikovskiy | 2005-08-03 |
| | * | | | [ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12) | Luming Yu | 2005-08-03 |
| | * | | | [ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour | David Shaohua Li | 2005-08-03 |
| | * | | | [ACPI] fix 64-bit build warning in processor_idle.c | Len Brown | 2005-08-03 |
| | | |/
| | |/| |
|
* | / | | [PATCH] ACPI: increase PCIBIOS_MIN_IO on x86 | Ivan Kokshaysky | 2005-08-02 |
|/ / / |
|
* | | | Revert ACPI interrupt resume changes | Linus Torvalds | 2005-08-01 |
* | | | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 2005-07-29 |
|\| | |
|
| * | | [ACPI] suspend/resume ACPI PCI Interrupt Links | David Shaohua Li | 2005-07-29 |
| * | | [ACPI] delete boot-time printk()s from processor_idle.c | Venkatesh Pallipadi | 2005-07-29 |
| * | | [ACPI] Add "ec_polling" boot option | Luming Yu | 2005-07-29 |
| * | | [ACPI] address boot-freeze with updated DMI blacklist for c-states | David Shaohua Li | 2005-07-29 |
| * | | [ACPI] Fix memset arguments in acpi processor_idle.c | Venkatesh Pallipadi | 2005-07-29 |
| * | | [ACPI] Fix the regression with c1_default_handler on some systems | Venkatesh Pallipadi | 2005-07-29 |
* | | | [PATCH] acpi: Don't call acpi_sleep_prepare from acpi_power_off | Eric W. Biederman | 2005-07-26 |
* | | | [PATCH] acpi_power_off: Don't switch to the boot cpu | Eric W. Biederman | 2005-07-26 |
* | | | /home/lenb/linux-2.6 branch 'acpi-2.6.12' | Luming Yu | 2005-07-23 |
|\| | |
|
| * | | ACPI: delete unnecessary EC console messages | Luming Yu | 2005-07-23 |
| |/ |
|
* | | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 2005-07-12 |
|\| |
|
| * | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 2005-07-12 |
| * | [ACPI] EC GPE-disabled issue | Luming Yu | 2005-07-12 |
| * | [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y build | Len Brown | 2005-07-12 |
| * | [ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig | Jesse Barnes | 2005-07-12 |
| * | [ACPI] quiet dmesg related to ACPI PM of PCI devices | David Shaohua Li | 2005-07-12 |
| * | ACPICA 20050408 from Bob Moore | Robert Moore | 2005-07-12 |
| * | [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state | Len Brown | 2005-07-12 |
| * | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 2005-07-12 |
| * | [ACPI] update /proc/acpi/processor/*/power even if only C1 support | Venkatesh Pallipadi | 2005-07-12 |
| * | [ACPI] hotplug Processor consideration in acpi_bus_add() | Keiichiro Tokunaga | 2005-07-12 |
| * | [ACPI] fix debug-mode build warning in acpi/hotkey.c | Andrew Morton | 2005-07-11 |
| * | [ACPI] fix kmalloc size bug in acpi/video.c | Paulo Marques | 2005-07-11 |
| * | [ACPI] fix potential NULL dereference in acpi/video.c | Adrian Bunk | 2005-07-11 |
| * | [ACPI] check for kmalloc failure in toshiba_acpi.c | Panagiotis Issaris | 2005-07-11 |
| * | [ACPI] fix build warning | Andrew Morton | 2005-07-11 |
| * | [ACPI] fix EC access width | Luming Yu | 2005-07-11 |
| * | [ACPI] Enable EC Burst Mode | Dmitry Torokhov | 2005-07-11 |
| * | [ACPI] pci_set_power_state() now calls | David Shaohua Li | 2005-07-11 |
| * | [ACPI] Bind PCI devices with ACPI devices | David Shaohua Li | 2005-07-11 |
| * | [ACPI] generic Hot Key support | Luming Yu | 2005-07-11 |
| * | [ACPI] S3 Suspend to RAM: interrupt resume fix | David Shaohua Li | 2005-07-11 |
| * | [ACPI] ACPI poweroff fix | Alexey Starikovskiy | 2005-07-11 |