summaryrefslogtreecommitdiff
path: root/drivers/acpi/fan.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-11ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+1
2008-07-22driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-5/+5
2008-07-17ACPI: fix acpi fan state set errorYi Yang1-1/+7
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-18/+17
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev1-9/+5
2008-04-29ACPI: elide a non-zero test on a result that is never 0Julia Lawall1-18/+17
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar1-16/+18
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall1-18/+16
2008-02-16ACPI fan: extract return values using PTR_ERRThomas Sujith1-12/+18
2008-02-02ACPI: fan: build fix for CONFIG_ACPI_PROCFS=nLen Brown1-0/+2
2008-02-02ACPI: register ACPI Fan as generic thermal cooling deviceZhang Rui1-7/+83
2008-01-24Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown1-0/+40
2007-10-26ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy1-40/+0
2007-10-26ACPI: 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 d...Thomas Renninger1-1/+7
2007-02-13ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown1-2/+1
2007-02-13ACPI: fix acpi_driver.name usageLen Brown1-1/+1
2007-02-13ACPI: clean up ACPI_MODULE_NAME() useLen Brown1-2/+2
2007-02-03Pull sysfs into test branchLen Brown1-4/+4
2006-12-21ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-16ACPI: 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-27ACPI: 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-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+302