summaryrefslogtreecommitdiff
path: root/drivers/hwmon/f71882fg.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (f71882fg) Reorder symbols to get rid of a few forward declarationsUwe Kleine-König2022-09-251-1277/+1176
* hwmon: (f71882fg) Add support for F71858AD (0x0903)Aleksander Mazur2022-07-131-0/+2
* hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)2022-04-181-2/+3
* hwmon: (f71882fg) Add F81966 supportMenghui Wu2021-12-261-0/+2
* hwmon: cleanup non-bool "valid" data fieldsPaul Fertser2021-10-121-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* hwmon: (f71882fg) Mark expected switch fall-throughGustavo A. R. Silva2019-02-181-1/+1
* hwmon: (f71882fg) use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-021-3/+3
* hwmon: (f71882fg) Add support for f81768dGeorge Joseph2015-08-091-16/+29
* hwmon:(f71882fg) Fix f81866a voltage protectionPeter Hung2015-08-091-9/+41
* hwmon: (f71882fg) Fix f81866a temp/beep settingPeter Hung2015-08-091-8/+52
* hwmon: (f71882fg) Add support for F81866 and F71868Peter Hung2015-08-091-15/+38
* hwmon: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* hwmon: (f71882fg) Remove extra return statementGuenter Roeck2013-10-131-1/+0
* hwmon: use dev_get_platdata()Jingoo Han2013-08-111-1/+1
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-13/+12
* hwmon: remove use of __devinitBill Pemberton2012-11-281-4/+4
* hwmon: (f71882fg) Convert to use devm_ functionsGuenter Roeck2012-09-231-11/+4
* hwmon: (f71882fg) Fix build warningGuenter Roeck2012-09-231-16/+17
* hwmon: (f71882fg) Fix multi-line commentsGuenter Roeck2012-03-181-22/+37
* hwmon: (f71882fg) fix checkpatch issuesFrans Meulenbroeks2012-03-181-2/+2
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-16/+16
* hwmon/f71882fg: Make the decision wether to register fan attr. per fanHans de Goede2011-10-241-65/+54
* hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper functionHans de Goede2011-10-241-44/+64
* hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensionalHans de Goede2011-10-241-24/+26
* hwmon: (f71882fg) Add support for the F71869AHans de Goede2011-07-031-2/+15
* hwmon: Use <> rather than () around my e-mail addressHans de Goede2011-07-031-1/+1
* 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