aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/fan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-29ACPI: fan: Fix more unbalanced code blockLuis Henriques1-0/+2
2010-06-10ACPI: fan: fix unbalanced code blockLiang Li1-1/+2
2009-12-16ACPI: Remove repeated registered as cooling_device messagesMike Travis1-1/+1
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-04-05Merge branch 'linus' into releaseLen Brown1-2/+0
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett1-8/+12
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas1-1/+0
2008-10-22Merge branch 'misc' into testLen Brown1-1/+1
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming1-2/+2
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+1
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-5/+5
2008-07-16ACPI: 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/linux-acpi-2.6Linus 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-15ACPI 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-01ACPI: register ACPI Fan as generic thermal cooling deviceZhang Rui1-7/+83
2008-01-23Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown1-0/+40
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