aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-11-23[PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-17Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds
2006-10-20[PATCH] acpi memory hotplug: remove strange add_memory fail messageYasunori Goto
2006-10-20[PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUGYasunori Goto
2006-10-20[PATCH] fix "ACPI: Processor native C-states using MWAIT"Darrick J. Wong
2006-10-17[PATCH] acpi_processor_latency_notifier(): UP warning fixAndrew Morton
2006-10-14Pull trivial into test branchLen Brown
2006-10-14Pull bugzilla-5534 into test branchLen Brown
2006-10-14Pull ec into test branchLen Brown
2006-10-14Pull mwait into test branchLen Brown
2006-10-14Pull battery into test branchLen Brown
2006-10-14Pull ibm into test branchLen Brown
2006-10-14Pull asus into test branchLen Brown
2006-10-14ACPI: check battery status on resume for un/plug events during sleepJiri Kosina
2006-10-14ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa
2006-10-14ACPI: asus_acpi: don't printk on writing garbage to proc filesAlexey Dobriyan
2006-10-14ACPI: asus_acpi: fix proc files parsingDarren Jenkins
2006-10-14ACPI: fix printk format warningsRandy Dunlap
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman
2006-10-14ACPI: update comments in motherboard.cLen Brown
2006-10-14ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina
2006-10-14ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov
2006-10-14ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy
2006-10-14ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy
2006-10-14ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering
2006-10-14ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov
2006-10-14ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov
2006-10-14ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov
2006-10-14ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov
2006-10-14ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov
2006-10-14ACPI: consolidate functions in acpi ec driverLennart Poettering
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi
2006-10-14ACPI: sbs: fix module_param() initializersLebedev, Vladimir P
2006-10-14ACPI: sbs: check for NULL device pointerLebedev, Vladimir P
2006-10-14ACPI: ibm_acpi: Remove experimental status for brightness and volume.Stefan Schmidt
2006-10-14ACPI: asus_acpi: W3000 supportMarek W
2006-10-10ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds
2006-10-10[PATCH] acpi NULL noise removalAl Viro
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03fix drivers/acpi/Kconfig typosMatt LaPlante
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-26i2c: Constify i2c_algorithm declarations, part 2Jean Delvare
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown
2006-08-16ACPI: avoid irqrouter_resume might_sleep oops on resume from S4Len Brown
2006-08-16ACPI: hotkey.c fixes, fix for potential crash of hotkey.cHandle X