| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ../to-linus | Len Brown | 2005-07-29 | 14 | -247/+983 |
|\ |
|
| * | [ACPI] suspend/resume ACPI PCI Interrupt Links | David Shaohua Li | 2005-07-29 | 8 | -47/+157 |
| * | [ACPI] delete boot-time printk()s from processor_idle.c | Venkatesh Pallipadi | 2005-07-29 | 1 | -2/+0 |
| * | [ACPI] fix resume issues on Asus L5D | Rafael J. Wysocki | 2005-07-29 | 3 | -1/+77 |
| * | [ACPI] Always set P-state on initialization | Dominik Brodowski | 2005-07-29 | 1 | -0/+7 |
| * | [ACPI] Add "ec_polling" boot option | Luming Yu | 2005-07-29 | 1 | -171/+722 |
| * | [ACPI] address boot-freeze with updated DMI blacklist for c-states | David Shaohua Li | 2005-07-29 | 1 | -9/+12 |
| * | [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] update hotkey documentation | Iacopo Spalletti | 2005-07-29 | 1 | -0/+3 |
* | | [ACPI] disable module level AML code (for now) | Len Brown | 2005-07-29 | 1 | -0/+2 |
* | | [ACPI] handle const char * __FUNCTION__ in debug code | Len Brown | 2005-07-29 | 1 | -1/+1 |
* | | [ACPI] comment out prototypes for new unused debug routines | Len Brown | 2005-07-29 | 1 | -2/+1 |
* | | ACPICA 20050708 from Bob Moore <robert.moore@intel.com> | Robert Moore | 2005-07-14 | 39 | -540/+664 |
* | | [ACPI] revert R40 workaround | David Shaohua Li | 2005-07-14 | 1 | -39/+3 |
* | | ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> | Robert Moore | 2005-07-13 | 56 | -2033/+2624 |
* | | ACPICA 20050526 from Bob Moore <robert.moore@intel.com> | Robert Moore | 2005-07-13 | 14 | -91/+198 |
* | | ACPICA from Bob Moore <robert.moore@intel.com> | Robert Moore | 2005-07-13 | 17 | -89/+86 |
|/ |
|
* | [ACPI] increase MAX_IO_APICS to 64 on i386 | Len Brown | 2005-07-12 | 1 | -5/+1 |
* | [ACPI] enable C2 and C3 idle power states on SMP | Venkatesh Pallipadi | 2005-07-12 | 10 | -81/+284 |
* | [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] fix C1 patch for IA64 | Venkatesh Pallipadi | 2005-07-12 | 2 | -0/+4 |
* | [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 | 128 | -4811/+5220 |
* | [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state | Len Brown | 2005-07-12 | 2 | -0/+17 |
* | [ACPI] S3 resume -- use lgdtl, not lgdt | Nickolai Zeldovich | 2005-07-12 | 1 | -2/+3 |
* | [ACPI] PNPACPI vs sound IRQ | David Shaohua Li | 2005-07-12 | 22 | -29/+36 |
* | [ACPI] update /proc/acpi/processor/*/power even if only C1 support | Venkatesh Pallipadi | 2005-07-12 | 1 | -7/+26 |
* | [ACPI] Evaluate CPEI Processor Override flag | Ashok Raj | 2005-07-12 | 5 | -2/+75 |
* | [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 | 5 | -5/+390 |
* | [ACPI] generic Hot Key support | Luming Yu | 2005-07-11 | 9 | -1/+1094 |
* | [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 |