aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/fan.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / Fan: Rework the handling of power resourcesRafael J. Wysocki2011-01-121-20/+7
* ACPI fan: remove deprecated procfs I/FZhang Rui2010-10-151-138/+1
* ACPI: fan: Fix more unbalanced code blockLuis Henriques2010-09-291-0/+2
* ACPI: fan: fix unbalanced code blockLiang Li2010-06-101-1/+2
* ACPI: Remove repeated registered as cooling_device messagesMike Travis2009-12-161-1/+1
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* Merge branch 'linus' into releaseLen Brown2009-04-051-2/+0
|\
| * proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* | thermal: use integers rather than strings for thermal valuesMatthew Garrett2009-02-201-8/+12
|/
* ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-071-1/+0
* Merge branch 'misc' into testLen Brown2008-10-221-1/+1
|\
| * ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek2008-10-101-1/+1
* | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming2008-10-221-2/+2
|/
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-5/+5
* ACPI: fix acpi fan state set errorYi Yang2008-07-161-1/+7
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-18/+17
|\
| * ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-291-18/+17
* | acpi: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-9/+5
|/
* revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar2008-03-281-16/+18
* ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall2008-03-271-18/+16
* ACPI fan: extract return values using PTR_ERRThomas Sujith2008-02-151-12/+18
* ACPI: fan: build fix for CONFIG_ACPI_PROCFS=nLen Brown2008-02-021-0/+2
* ACPI: register ACPI Fan as generic thermal cooling deviceZhang Rui2008-02-011-7/+83
* Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown2008-01-231-0/+40
* ACPI: Fan: Drop force_power_state acpi_device optionAlexey Starikovskiy2007-10-251-40/+0
* ACPI: Fan: fan device does not need own structureAlexey Starikovskiy2007-10-251-25/+7
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-1/+7
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-121-2/+1
* ACPI: fix acpi_driver.name usageLen Brown2007-02-121-1/+1
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-121-2/+2
* Pull sysfs into test branchLen Brown2007-02-031-4/+4
|\
| * ACPI: add ACPI bus_type for driver modelPatrick Mochel2006-12-151-4/+4
* | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1
* | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-3/+3
|/
* ACPI: add 'const' to several ACPI file_operationsArjan van de Ven2006-07-101-1/+1
* ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-2/+0
* ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-3/+3
* ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel2006-06-301-0/+2
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-27/+19
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-1/+1
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-261-5/+2
* ACPI: create acpi_fan_suspend()/acpi_fan_resume()Konstantin Karasyov2006-05-151-0/+40
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-71/+54
* [ACPI] whitespacePavel Machek2005-08-051-24/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+302