aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/power.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-09Pull misc-for-upstream into release branchLen Brown1-7/+0
2007-03-07ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAMKonstantin Karasyov1-7/+0
2007-02-21ACPI: fix S3 fan resume issueKonstantin Karasyov1-6/+7
2007-02-16Pull bugzilla-7570 into release branchLen Brown1-0/+4
2007-02-16Pull bugzilla-7122 into release branchLen Brown1-21/+126
2007-02-16ACPI: fix fan after resume from S3Konstantin Karasyov1-0/+4
2007-02-16ACPI: update acpi_power_resume() per new acpi_op_resumeLen Brown1-2/+2
2007-02-16ACPI: Thermal issues on HP nx6325Konstantin Karasyov1-21/+126
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-1/+0
2007-02-12ACPI: fix acpi_driver.name usageLen Brown1-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-1/+1
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-16Pull style into test branchLen Brown1-3/+3
2006-10-14ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov1-6/+3
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-3/+3
2006-07-10ACPI: add 'const' to several ACPI file_operationsArjan van de Ven1-1/+1
2006-06-30ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel1-4/+4
2006-06-30ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel1-7/+5
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-70/+55
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-4/+4
2006-06-27ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...)Len Brown1-3/+3
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-14/+8
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-155/+116
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+692