aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/f71882fg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-20revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton1-75/+8
2010-08-09hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel1-8/+75
2010-05-27hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel1-0/+8
2010-05-27hwmon: (f71882fg) Code cleanupGiel van Schijndel1-12/+6
2010-05-27hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel1-29/+104
2010-05-27hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel1-6/+5
2009-12-09hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede1-18/+68
2009-12-09hwmon: (f71882fg) Fix sysfs file removalHans de Goede1-25/+66
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede1-64/+52
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede1-48/+89
2009-06-15hwmon: (f71882fg) Add support for the F71858FHans de Goede1-36/+156
2009-06-15hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede1-0/+3
2009-06-15hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede1-13/+23
2009-06-15hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede1-9/+8
2009-06-15hwmon: Fix more __devexit_p glitchesJean Delvare1-1/+1
2009-02-17hwmon: Fix ACPI resource check error handlingHans de Goede1-1/+1
2009-02-17hwmon: (f71882fg) Hide misleading error messageJean Delvare1-1/+1
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare1-0/+5
2009-01-07hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede1-2/+2
2009-01-07hwmon: (f71882fg) Printout fan modesHans de Goede1-4/+9
2009-01-07hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede1-4/+8
2009-01-07hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede1-0/+22
2009-01-07hwmon: (f71882fg) Add F8000 supportHans de Goede1-62/+291
2009-01-07hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede1-25/+2
2009-01-07hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede1-9/+23
2009-01-07hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede1-0/+5
2009-01-07hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede1-78/+43
2009-01-07hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede1-49/+73
2009-01-07hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede1-57/+60
2009-01-07hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede1-23/+23
2009-01-07hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede1-72/+224
2009-01-07hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede1-48/+41
2009-01-07hwmon: (f71882fg) Add PWM supportMark van Doesburg1-1/+655
2009-01-07hwmon: (f71882fg) Misc cleanupsMark van Doesburg1-5/+5
2009-01-07hwmon: (f71882fg) Use sensor_device_attribute_2Mark van Doesburg1-92/+95
2008-08-06hwmon: (f71882fg) Delete needless forward declarationsJean Delvare1-6/+0
2008-02-07hwmon: Let the user override the detected Super-I/O device IDJean Delvare1-1/+5
2007-10-09hwmon: Convert from class_device to deviceTony Jones1-5/+5
2007-10-09hwmon: (f71882fg) trivial whitespace cleanupMark M. Hoffman1-7/+7
2007-10-09hwmon: add support for Fintek F71882FG and F71883FGHans de Goede1-0/+950