Age | Commit message (Expand) | Author | Files | Lines |
2022-07-13 | hwmon: (f71882fg) Add support for F71858AD (0x0903) | Aleksander Mazur | 1 | -0/+2 |
2022-04-18 | hwmon: (f71882fg) Fix negative temperature | Ji-Ze Hong (Peter Hong) | 1 | -2/+3 |
2021-12-26 | hwmon: (f71882fg) Add F81966 support | Menghui Wu | 1 | -0/+2 |
2021-10-12 | hwmon: cleanup non-bool "valid" data fields | Paul Fertser | 1 | -2/+2 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2019-02-18 | hwmon: (f71882fg) Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2017-01-02 | hwmon: (f71882fg) use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -3/+3 |
2015-08-09 | hwmon: (f71882fg) Add support for f81768d | George Joseph | 1 | -16/+29 |
2015-08-09 | hwmon:(f71882fg) Fix f81866a voltage protection | Peter Hung | 1 | -9/+41 |
2015-08-09 | hwmon: (f71882fg) Fix f81866a temp/beep setting | Peter Hung | 1 | -8/+52 |
2015-08-09 | hwmon: (f71882fg) Add support for F81866 and F71868 | Peter Hung | 1 | -15/+38 |
2014-10-20 | hwmon: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-10-13 | hwmon: (f71882fg) Remove extra return statement | Guenter Roeck | 1 | -1/+0 |
2013-08-11 | hwmon: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-01-25 | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 1 | -13/+12 |
2012-11-28 | hwmon: remove use of __devinit | Bill Pemberton | 1 | -4/+4 |
2012-09-23 | hwmon: (f71882fg) Convert to use devm_ functions | Guenter Roeck | 1 | -11/+4 |
2012-09-23 | hwmon: (f71882fg) Fix build warning | Guenter Roeck | 1 | -16/+17 |
2012-03-18 | hwmon: (f71882fg) Fix multi-line comments | Guenter Roeck | 1 | -22/+37 |
2012-03-18 | hwmon: (f71882fg) fix checkpatch issues | Frans Meulenbroeks | 1 | -2/+2 |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 1 | -16/+16 |
2011-10-24 | hwmon/f71882fg: Make the decision wether to register fan attr. per fan | Hans de Goede | 1 | -65/+54 |
2011-10-24 | hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function | Hans de Goede | 1 | -44/+64 |
2011-10-24 | hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional | Hans de Goede | 1 | -24/+26 |
2011-07-03 | hwmon: (f71882fg) Add support for the F71869A | Hans de Goede | 1 | -2/+15 |
2011-07-03 | hwmon: Use <> rather than () around my e-mail address | Hans de Goede | 1 | -1/+1 |
2011-05-25 | hwmon: (f71882fg) Add support for F71808A | Hans de Goede | 1 | -3/+84 |
2011-05-25 | hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep | Hans de Goede | 1 | -7/+21 |
2011-03-26 | hwmon: (f71882fg) Add support for the F71889A | Hans de Goede | 1 | -1/+13 |
2011-03-26 | hwmon: (f71882fg) Add support for the F81865F | Jean Delvare | 1 | -8/+14 |
2011-03-26 | hwmon: (f71882fg) Document all supported devices | Jean Delvare | 1 | -1/+1 |
2011-03-26 | hwmon: (f71882fg) Per-chip fan/temperature input count tables | Jean Delvare | 1 | -6/+30 |
2011-03-26 | hwmon: (f71882fg) Secure chip property definition arrays | Jean Delvare | 1 | -27/+27 |
2011-03-14 | hwmon/f71882fg: Add support for f71808e | Hans de Goede | 1 | -21/+40 |
2011-03-14 | hwmon/f71882fg: Add support for f71869f and f71869e | Hans de Goede | 1 | -5/+115 |
2011-03-14 | hwmon/f71882fg: Add support for f71889ed | Hans de Goede | 1 | -11/+27 |
2011-03-14 | hwmon/f71882fg: Break out test for auto pwm's controlled by digital readings | Hans de Goede | 1 | -17/+23 |
2011-03-14 | hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attr | Hans de Goede | 1 | -23/+53 |
2011-03-14 | hwmon/f71882fg: Remove bogus temp2_type for certain models | Hans de Goede | 1 | -2/+0 |
2011-03-14 | hwmon/f71882fg: Make number of temps configurable | Hans de Goede | 1 | -6/+10 |
2011-03-14 | hwmon/f71882fg: Make creation of in sysfs attributes more generic | Hans de Goede | 1 | -77/+103 |
2011-03-14 | hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabled | Hans de Goede | 1 | -2/+16 |
2011-03-14 | hwmon/f71882fg: Fix temp1 sensor type reporting | Hans de Goede | 1 | -32/+3 |
2011-03-13 | hwmon/f71882fg: Set platform drvdata to NULL later | Hans de Goede | 1 | -1/+1 |
2011-03-13 | hwmon/f71882fg: Fix a typo in a comment | Hans de Goede | 1 | -1/+1 |
2011-01-08 | hwmon: (f71882fg) Use pr_fmt and pr_<level> | Joe Perches | 1 | -11/+12 |
2010-10-03 | hwmon: f71882fg: use a muxed resource lock for the Super I/O port | Giel van Schijndel | 1 | -13/+19 |
2010-08-20 | revert "hwmon: f71882fg: add support for the Fintek F71808E" | Andrew Morton | 1 | -75/+8 |
2010-08-09 | hwmon: f71882fg: add support for the Fintek F71808E | Giel van Schijndel | 1 | -8/+75 |