summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/f71882fg.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (f71882fg) Add support for F71808AHans de Goede2011-05-251-3/+84
* hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede2011-05-251-7/+21
* hwmon: (f71882fg) Add support for the F71889AHans de Goede2011-03-261-1/+13
* hwmon: (f71882fg) Add support for the F81865FJean Delvare2011-03-261-8/+14
* hwmon: (f71882fg) Document all supported devicesJean Delvare2011-03-261-1/+1
* hwmon: (f71882fg) Per-chip fan/temperature input count tablesJean Delvare2011-03-261-6/+30
* hwmon: (f71882fg) Secure chip property definition arraysJean Delvare2011-03-261-27/+27
* hwmon/f71882fg: Add support for f71808eHans de Goede2011-03-141-21/+40
* hwmon/f71882fg: Add support for f71869f and f71869eHans de Goede2011-03-141-5/+115
* hwmon/f71882fg: Add support for f71889edHans de Goede2011-03-141-11/+27
* hwmon/f71882fg: Break out test for auto pwm's controlled by digital readingsHans de Goede2011-03-141-17/+23
* hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attrHans de Goede2011-03-141-23/+53
* hwmon/f71882fg: Remove bogus temp2_type for certain modelsHans de Goede2011-03-141-2/+0
* hwmon/f71882fg: Make number of temps configurableHans de Goede2011-03-141-6/+10
* hwmon/f71882fg: Make creation of in sysfs attributes more genericHans de Goede2011-03-141-77/+103
* hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabledHans de Goede2011-03-141-2/+16
* hwmon/f71882fg: Fix temp1 sensor type reportingHans de Goede2011-03-141-32/+3
* hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede2011-03-131-1/+1
* hwmon/f71882fg: Fix a typo in a commentHans de Goede2011-03-131-1/+1
* hwmon: (f71882fg) Use pr_fmt and pr_<level>Joe Perches2011-01-081-11/+12
* hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel2010-10-031-13/+19
* revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton2010-08-201-75/+8
* hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel2010-08-091-8/+75
* hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel2010-05-271-0/+8
* hwmon: (f71882fg) Code cleanupGiel van Schijndel2010-05-271-12/+6
* hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel2010-05-271-29/+104
* hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel2010-05-271-6/+5
* hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede2009-12-091-18/+68
* hwmon: (f71882fg) Fix sysfs file removalHans de Goede2009-12-091-25/+66
* hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede2009-12-091-64/+52
* hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede2009-12-091-48/+89
* hwmon: (f71882fg) Add support for the F71858FHans de Goede2009-06-151-36/+156
* hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede2009-06-151-0/+3
* hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede2009-06-151-13/+23
* hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede2009-06-151-9/+8
* hwmon: Fix more __devexit_p glitchesJean Delvare2009-06-151-1/+1
* hwmon: Fix ACPI resource check error handlingHans de Goede2009-02-171-1/+1
* hwmon: (f71882fg) Hide misleading error messageJean Delvare2009-02-171-1/+1
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-071-0/+5
* hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede2009-01-071-2/+2
* hwmon: (f71882fg) Printout fan modesHans de Goede2009-01-071-4/+9
* hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede2009-01-071-4/+8
* hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede2009-01-071-0/+22
* hwmon: (f71882fg) Add F8000 supportHans de Goede2009-01-071-62/+291
* hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede2009-01-071-25/+2
* hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede2009-01-071-9/+23
* hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede2009-01-071-0/+5
* hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede2009-01-071-78/+43
* hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede2009-01-071-49/+73
* hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede2009-01-071-57/+60
OpenPOWER on IntegriCloud