aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c
Commit message (Expand)AuthorAge
* hwmon: (w83627ehf) Add missing break statementGuenter Roeck2012-07-22
* hwmon: (w83627ehf) mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-01
* hwmon: (w83627ehf) Add support for temperature offset registersGuenter Roeck2012-03-18
* hwmon: (w83627ehf) Fix multi-line commentsGuenter Roeck2012-03-18
* hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare2012-03-13
* hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck2012-03-12
* hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck2012-03-12
* hwmon: (w83627ehf) Remove duplicate codeGuenter Roeck2012-02-08
* hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck2012-02-04
* hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-29
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-05
* hwmon: (w83627ehf) Fix broken driver initGuenter Roeck2011-11-06
* hwmon: (w83627ehf) Add support for the W83627UHGJean Delvare2011-11-04
* hwmon: (w83627ehf) Clean up probe functionJean Delvare2011-11-04
* hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare2011-11-04
* hwmon: (w83627ehf) Better fix for negative temperature valuesJean Delvare2011-10-24
* hwmon: (w83627ehf) Uninline is_word_sizedJean Delvare2011-10-24
* hwmon: (w83627ehf) Move fan pins check to a separate functionJean Delvare2011-10-24
* hwmon: (w83627ehf) Skip reading unused voltage registersJean Delvare2011-10-24
* hwmon: (w83627ehf) add caseopen detectionDmitry Artamonow2011-10-24
* hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-20
* hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare2011-10-13
* hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...Guenter Roeck2011-03-15
* hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776FIan Dobson2011-03-15
* hwmon: (w83627ehf) Store rpm instead of raw fan speed dataGuenter Roeck2011-03-15
* hwmon: (w83627ehf) Use 16 bit fan count registers if supportedGuenter Roeck2011-03-15
* hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776FGuenter Roeck2011-03-15
* hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startupGuenter Roeck2011-03-15
* hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...Guenter Roeck2011-03-15
* hwmon: (w83627ehf) Improve support for W83667HG-BGuenter Roeck2011-03-15
* hwmon: (w83627ehf) Optimize multi-bank register accessGuenter Roeck2011-03-15
* hwmon: (w83627ehf) Fixed most checkpatch warnings and errorsGuenter Roeck2011-03-15
* hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck2011-03-15
* hwmon: (w83627ehf) Use pr_fmt and pr_<level>Joe Perches2011-01-08
* hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson2010-09-17
* hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck2010-08-14
* hwmon: (w83627ehf) Driver cleanupGuenter Roeck2010-08-14
* hwmon: w83627ehf updatesDaniel J Blueman2009-12-15
* hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten2009-09-15
* hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare2009-06-15
* hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun2009-03-30
* hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-30
* hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare2009-03-30
* hwmon: Fix ACPI resource check error handlingHans de Goede2009-02-17
* hwmon: Fix various typosJean Delvare2009-01-07
* hwmon: Check for ACPI resource conflictsJean Delvare2009-01-07
* hwmon: (w83627ehf) The W83627DHG has 8 VID pinsJean Delvare2008-02-07
* hwmon: Let the user override the detected Super-I/O device IDJean Delvare2008-02-07
* hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare2008-01-03
* hwmon: Convert from class_device to deviceTony Jones2007-10-09