aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown121-4152/+6405
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi3-66/+109
2005-07-12[ACPI] EC GPE-disabled issueLuming Yu1-11/+9
2005-07-12[ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y buildLen Brown1-1/+1
2005-07-12[ACPI] cleanup: delete !IA64_SGI_SN from acpi/KconfigJesse Barnes1-11/+0
2005-07-12[ACPI] quiet dmesg related to ACPI PM of PCI devicesDavid Shaohua Li1-6/+4
2005-07-12ACPICA 20050408 from Bob MooreRobert Moore101-3598/+4390
2005-07-12[ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/stateLen Brown2-0/+17
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-2/+5
2005-07-12[ACPI] update /proc/acpi/processor/*/power even if only C1 supportVenkatesh Pallipadi1-7/+26
2005-07-12[ACPI] hotplug Processor consideration in acpi_bus_add()Keiichiro Tokunaga1-5/+7
2005-07-11[ACPI] fix debug-mode build warning in acpi/hotkey.cAndrew Morton1-1/+2
2005-07-11[ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques1-7/+6
2005-07-11[ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk1-1/+1
2005-07-11[ACPI] check for kmalloc failure in toshiba_acpi.cPanagiotis Issaris1-0/+3
2005-07-11[ACPI] fix build warningAndrew Morton1-1/+1
2005-07-11[ACPI] fix EC access widthLuming Yu1-18/+14
2005-07-11[ACPI] Enable EC Burst ModeDmitry Torokhov1-114/+276
2005-07-11[ACPI] pci_set_power_state() now callsDavid Shaohua Li1-1/+7
2005-07-11[ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li3-3/+365
2005-07-11[ACPI] generic Hot Key supportLuming Yu7-1/+1054
2005-07-11[ACPI] S3 Suspend to RAM: interrupt resume fixDavid Shaohua Li1-22/+14
2005-07-11[ACPI] ACPI poweroff fixAlexey Starikovskiy2-50/+105
2005-07-11[ACPI] CONFIG_ACPI now depends on CONFIG_PMLen Brown1-1/+2
2005-07-11[ACPI] Allow simultaneous Fixed Feature and Control Method buttonsAlexey Starikovskiy1-244/+1
2005-07-11[ACPI] update CONFIG_ACPI_CONTAINER Kconfig helpKeiichiro Tokunaga1-2/+7
2005-07-02If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.Linus Torvalds1-1/+1
2005-06-27[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI handleRajesh Shah1-6/+5
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independentlyRajesh Shah3-27/+103
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2-2/+38
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua1-1/+1
2005-06-25ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt assignmentLinus Torvalds1-0/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov1-2/+2
2005-05-27[PATCH] ACPI build fixLen Brown1-3/+2
2005-05-27[PATCH] VIA IRQ quirkLen Brown1-4/+0
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz1-2/+2
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds153-0/+82730