summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-08-04[ACPI] CONFIG_ACPI_HOTKEY is now "n" by defaultLuming Yu2-299/+396
2005-08-04[ACPI] restore /proc/acpi/button/ (ala 2.6.12)Alexey Starikovskiy1-1/+205
2005-08-04[ACPI] revert Embedded Controller to polling-mode by default (ala 2.6.12)Luming Yu1-5/+19
2005-08-03[ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviourDavid Shaohua Li1-0/+11
2005-08-03[ACPI] fix 64-bit build warning in processor_idle.cLen Brown1-4/+3
2005-07-30[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2-42/+146
2005-07-30[ACPI] delete boot-time printk()s from processor_idle.cVenkatesh Pallipadi1-2/+0
2005-07-30[ACPI] fix resume issues on Asus L5DRafael J. Wysocki2-0/+72
2005-07-30[ACPI] Add "ec_polling" boot optionLuming Yu1-171/+722
2005-07-30[ACPI] address boot-freeze with updated DMI blacklist for c-statesDavid Shaohua Li1-9/+12
2005-07-30[ACPI] Fix memset arguments in acpi processor_idle.cVenkatesh Pallipadi1-2/+4
2005-07-29[ACPI] Fix the regression with c1_default_handler on some systemsVenkatesh Pallipadi1-1/+1
2005-07-23ACPI: delete unnecessary EC console messagesLuming Yu1-14/+3
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 Li4-6/+9
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-12[ACPI] fix debug-mode build warning in acpi/hotkey.cAndrew Morton1-1/+2
2005-07-12[ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques1-7/+6
2005-07-12[ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk1-1/+1
2005-07-12[ACPI] check for kmalloc failure in toshiba_acpi.cPanagiotis Issaris1-0/+3
2005-07-12[ACPI] fix build warningAndrew Morton1-1/+1
2005-07-12cleanup: remove unnecessary initializer on static pointersGreg Kroah-Hartman1-2/+2
2005-07-12[ACPI] PNPACPI parse errorMatthieu Castet1-1/+10
2005-07-12[ACPI] gut acpi_pci_choose_state() to avoid conflictLen Brown1-13/+2
2005-07-12[ACPI] fix EC access widthLuming Yu1-18/+14
2005-07-12[ACPI] Enable EC Burst ModeDmitry Torokhov1-114/+276
2005-07-12[ACPI] pci_set_power_state() now callsDavid Shaohua Li4-3/+36
2005-07-12[ACPI] PCI can now get suspend state from firmwareDavid Shaohua Li3-2/+59
2005-07-12[ACPI] Bind ACPI and PCI devicesDavid Shaohua Li1-3/+54
2005-07-12[ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li3-3/+365
2005-07-12[ACPI] generic Hot Key supportLuming Yu7-1/+1054
2005-07-12[ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li4-0/+10
2005-07-12[ACPI] S3 Suspend to RAM: interrupt resume fixDavid Shaohua Li1-22/+14
2005-07-12[ACPI] ACPI poweroff fixAlexey Starikovskiy3-51/+105
2005-07-12[ACPI] CONFIG_ACPI now depends on CONFIG_PMLen Brown1-1/+2
2005-07-12[ACPI] Allow simultaneous Fixed Feature and Control Method buttonsAlexey Starikovskiy1-244/+1
2005-07-12[ACPI] update CONFIG_ACPI_CONTAINER Kconfig helpKeiichiro Tokunaga1-2/+7
2005-06-17Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+6
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig1-1/+4
2005-06-17When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda1-3/+6
2005-06-16Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe...Linus Torvalds1-8/+1
2005-06-16[PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum1-1/+1
2005-06-16[PATCH] ALPS: fix enabling hardware tappingDmitry Torokhov1-1/+1