summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones2006-11-231-3/+1
* Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds2006-11-171-13/+21
* [PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto2006-10-201-0/+12
* [PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto2006-10-201-1/+1
* [PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong2006-10-201-1/+1
* [PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton2006-10-171-0/+6
* Pull trivial into test branchLen Brown2006-10-147-11/+14
|\
| * ACPI: fix printk format warningsRandy Dunlap2006-10-142-2/+2
| * ACPI: fix section for CPU init functionsPierre Ossman2006-10-142-2/+2
| * ACPI: update comments in motherboard.cLen Brown2006-10-141-0/+6
| * ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina2006-10-141-1/+1
| * ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov2006-10-141-6/+3
* | Pull bugzilla-5534 into test branchLen Brown2006-10-142-34/+14
|\ \
| * | ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy2006-10-141-21/+13
| * | ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy2006-10-141-13/+1
| |/
* | Pull ec into test branchLen Brown2006-10-141-803/+293
|\ \
| * | ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering2006-10-141-0/+2
| * | ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov2006-10-141-79/+45
| * | ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov2006-10-141-95/+12
| * | ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov2006-10-141-81/+29
| * | ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov2006-10-141-458/+253
| * | ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov2006-10-141-53/+50
| * | ACPI: consolidate functions in acpi ec driverLennart Poettering2006-10-141-230/+95
| |/
* | Pull mwait into test branchLen Brown2006-10-141-38/+63
|\ \
| * | ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-38/+63
| |/
* | Pull battery into test branchLen Brown2006-10-142-7/+27
|\ \
| * | ACPI: check battery status on resume for un/plug events during sleepJiri Kosina2006-10-141-0/+14
| * | ACPI: sbs: fix module_param() initializersLebedev, Vladimir P2006-10-141-5/+5
| * | ACPI: sbs: check for NULL device pointerLebedev, Vladimir P2006-10-141-2/+8
| |/
* | Pull ibm into test branchLen Brown2006-10-141-2/+0
|\ \
| * | ACPI: ibm_acpi: Remove experimental status for brightness and volume.Stefan Schmidt2006-10-141-2/+0
| |/
* | Pull asus into test branchLen Brown2006-10-141-30/+37
|\ \
| * | ACPI: asus_acpi: don't printk on writing garbage to proc filesAlexey Dobriyan2006-10-141-9/+1
| * | ACPI: asus_acpi: fix proc files parsingDarren Jenkins2006-10-141-23/+23
| * | ACPI: asus_acpi: W3000 supportMarek W2006-10-141-1/+16
| |/
* / ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa2006-10-141-7/+6
|/
* ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2006-10-101-2/+0
* [PATCH] acpi NULL noise removalAl Viro2006-10-101-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* fix drivers/acpi/Kconfig typosMatt LaPlante2006-10-031-3/+3
* [PATCH] maximum latency tracking infrastructureArjan van de Ven2006-10-011-4/+34
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-011-0/+4
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-1/+1
* i2c: Constify i2c_algorithm declarations, part 2Jean Delvare2006-09-261-1/+1
*-----. Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-2010-175/+159
|\ \ \ \
| | | * | ACPI: hotkey.c fixes, fix for potential crash of hotkey.cHandle X2006-08-161-162/+119
| |_|/ / |/| | |
| | * | ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown2006-08-162-1/+11
| | * | ACPI: memory hotplug: remove useless message at boot timeYasunori Goto2006-08-161-6/+2
| | * | ACPI: verbose on kset/kobject_register errorsRandy Dunlap2006-08-151-2/+10
| | * | ACPI: add message if firmware_register() init failsRandy Dunlap2006-08-151-1/+5