summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-12121-4152/+6405
|\
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-123-66/+109
| * [ACPI] EC GPE-disabled issueLuming Yu2005-07-121-11/+9
| * [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y buildLen Brown2005-07-121-1/+1
| * [ACPI] cleanup: delete !IA64_SGI_SN from acpi/KconfigJesse Barnes2005-07-121-11/+0
| * [ACPI] quiet dmesg related to ACPI PM of PCI devicesDavid Shaohua Li2005-07-121-6/+4
| * ACPICA 20050408 from Bob MooreRobert Moore2005-07-12101-3598/+4390
| * [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/stateLen Brown2005-07-122-0/+17
| * [ACPI] PNPACPI vs sound IRQDavid Shaohua Li2005-07-121-2/+5
| * [ACPI] update /proc/acpi/processor/*/power even if only C1 supportVenkatesh Pallipadi2005-07-121-7/+26
| * [ACPI] hotplug Processor consideration in acpi_bus_add()Keiichiro Tokunaga2005-07-121-5/+7
| * [ACPI] fix debug-mode build warning in acpi/hotkey.cAndrew Morton2005-07-111-1/+2
| * [ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques2005-07-111-7/+6
| * [ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk2005-07-111-1/+1
| * [ACPI] check for kmalloc failure in toshiba_acpi.cPanagiotis Issaris2005-07-111-0/+3
| * [ACPI] fix build warningAndrew Morton2005-07-111-1/+1
| * [ACPI] fix EC access widthLuming Yu2005-07-111-18/+14
| * [ACPI] Enable EC Burst ModeDmitry Torokhov2005-07-111-114/+276
| * [ACPI] pci_set_power_state() now callsDavid Shaohua Li2005-07-111-1/+7
| * [ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li2005-07-113-3/+365
| * [ACPI] generic Hot Key supportLuming Yu2005-07-117-1/+1054
| * [ACPI] S3 Suspend to RAM: interrupt resume fixDavid Shaohua Li2005-07-111-22/+14
| * [ACPI] ACPI poweroff fixAlexey Starikovskiy2005-07-112-50/+105
| * [ACPI] CONFIG_ACPI now depends on CONFIG_PMLen Brown2005-07-111-1/+2
| * [ACPI] Allow simultaneous Fixed Feature and Control Method buttonsAlexey Starikovskiy2005-07-111-244/+1
| * [ACPI] update CONFIG_ACPI_CONTAINER Kconfig helpKeiichiro Tokunaga2005-07-111-2/+7
* | If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.Linus Torvalds2005-07-021-1/+1
* | [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah2005-06-271-6/+5
* | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah2005-06-273-27/+103
* | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-272-2/+38
* | [PATCH] suspend/resume SMP supportLi Shaohua2005-06-251-1/+1
* | ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt as...Linus Torvalds2005-06-251-0/+1
* | [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* | [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
|/
* [PATCH] ACPI build fixLen Brown2005-05-271-3/+2
* [PATCH] VIA IRQ quirkLen Brown2005-05-271-4/+0
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+2
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16153-0/+82730