summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: ibm-acpi: fix and extend fan enableHenrique de Moraes Holschuh2006-12-071-2/+32
* ACPI: ibm-acpi: extend fan status functionsHenrique de Moraes Holschuh2006-12-071-3/+18
* ACPI: ibm-acpi: document fan controlHenrique de Moraes Holschuh2006-12-071-2/+108
* ACPI: ibm-acpi: cleanup fan_writeHenrique de Moraes Holschuh2006-12-071-22/+125
* ACPI: ibm-acpi: break fan_read into separate functionsHenrique de Moraes Holschuh2006-12-071-12/+66
* ACPI: ibm-acpi: clean up fan_readHenrique de Moraes Holschuh2006-12-071-16/+24
* ACPI: ibm-acpi: prepare to cleanup fan_read and fan_writeHenrique de Moraes Holschuh2006-12-071-2/+79
* ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16...Henrique de Moraes Holschuh2006-12-071-2/+91
* ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategyHenrique de Moraes Holschuh2006-12-071-25/+65
* ACPI: ibm-acpi: trivial Lindent cleanupsHenrique de Moraes Holschuh2006-12-071-12/+12
* ACPI: ibm-acpi: do not use / in driver namesHenrique de Moraes Holschuh2006-12-071-1/+1
* ACPI: toshiba_acpi: Add support for the generic backlight deviceHolger Macht2006-10-212-23/+66
* ACPI: asus_acpi: Add support for the generic backlight deviceHolger Macht2006-10-212-16/+47
* ACPI: ibm_acpi: Add support for the generic backlight deviceHolger Macht2006-10-212-14/+62
* [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