summaryrefslogtreecommitdiff
path: root/drivers/hwmon/f71882fg.c
AgeCommit message (Expand)Author
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede
2011-05-25hwmon: (f71882fg) Add support for F71808AHans de Goede
2011-05-25hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede
2011-03-26hwmon: (f71882fg) Add support for the F71889AHans de Goede
2011-03-26hwmon: (f71882fg) Add support for the F81865FJean Delvare
2011-03-26hwmon: (f71882fg) Document all supported devicesJean Delvare
2011-03-26hwmon: (f71882fg) Per-chip fan/temperature input count tablesJean Delvare
2011-03-26hwmon: (f71882fg) Secure chip property definition arraysJean Delvare
2011-03-14hwmon/f71882fg: Add support for f71808eHans de Goede
2011-03-14hwmon/f71882fg: Add support for f71869f and f71869eHans de Goede
2011-03-14hwmon/f71882fg: Add support for f71889edHans de Goede
2011-03-14hwmon/f71882fg: Break out test for auto pwm's controlled by digital readingsHans de Goede
2011-03-14hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attrHans de Goede
2011-03-14hwmon/f71882fg: Remove bogus temp2_type for certain modelsHans de Goede
2011-03-14hwmon/f71882fg: Make number of temps configurableHans de Goede
2011-03-14hwmon/f71882fg: Make creation of in sysfs attributes more genericHans de Goede
2011-03-14hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabledHans de Goede
2011-03-14hwmon/f71882fg: Fix temp1 sensor type reportingHans de Goede
2011-03-13hwmon/f71882fg: Set platform drvdata to NULL laterHans de Goede
2011-03-13hwmon/f71882fg: Fix a typo in a commentHans de Goede
2011-01-08hwmon: (f71882fg) Use pr_fmt and pr_<level>Joe Perches
2010-10-03hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel
2010-08-20revert "hwmon: f71882fg: add support for the Fintek F71808E"Andrew Morton
2010-08-09hwmon: f71882fg: add support for the Fintek F71808EGiel van Schijndel
2010-05-27hwmon: (f71882fg) Acquire I/O regions while we're working with themGiel van Schijndel
2010-05-27hwmon: (f71882fg) Code cleanupGiel van Schijndel
2010-05-27hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1Giel van Schijndel
2010-05-27hwmon: (f71882fg) Fixed braces coding style issuesGiel van Schijndel
2009-12-09hwmon: (f71882fg) Add support for the f71889fg (version 2)Hans de Goede
2009-12-09hwmon: (f71882fg) Fix sysfs file removalHans de Goede
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 2/2Hans de Goede
2009-12-09hwmon: (f71882fg) Cleanup sysfs attr creation 1/2Hans de Goede
2009-06-15hwmon: (f71882fg) Add support for the F71858FHans de Goede
2009-06-15hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000Hans de Goede
2009-06-15hwmon: (f71882fg) Sanity check f8000 pwm settingsHans de Goede
2009-06-15hwmon: (f71882fg) Cleanup f8000 pwm handlingHans de Goede
2009-06-15hwmon: Fix more __devexit_p glitchesJean Delvare
2009-02-17hwmon: Fix ACPI resource check error handlingHans de Goede
2009-02-17hwmon: (f71882fg) Hide misleading error messageJean Delvare
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2009-01-07hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede
2009-01-07hwmon: (f71882fg) Printout fan modesHans de Goede
2009-01-07hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede
2009-01-07hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede
2009-01-07hwmon: (f71882fg) Add F8000 supportHans de Goede
2009-01-07hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede
2009-01-07hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede
2009-01-07hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede
2009-01-07hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede