aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/fan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-25ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy1-40/+0
2007-10-25ACPI: Fan: fan device does not need own structureAlexey Starikovskiy1-25/+7
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI driversThomas Renninger1-1/+7
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-2/+1
2007-02-12ACPI: fix acpi_driver.name usageLen Brown1-1/+1
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-2/+2
2007-02-03Pull sysfs into test branchLen Brown1-4/+4
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-15ACPI: add ACPI bus_type for driver modelPatrick Mochel1-4/+4
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: fan: Remove unneeded acpi_handle from driver.Patrick Mochel1-2/+0
2006-06-30ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel1-3/+3
2006-06-30ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel1-0/+2
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-27/+19
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-1/+1
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-5/+2
2006-05-15ACPI: create acpi_fan_suspend()/acpi_fan_resume()Konstantin Karasyov1-0/+40
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-71/+54
2005-08-05[ACPI] whitespacePavel Machek1-24/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+302