summaryrefslogtreecommitdiff
path: root/drivers/hwmon/w83627ehf.c
AgeCommit message (Expand)Author
2012-02-08hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck
2011-11-11hwmon: (w83627ehf) Fix broken driver initGuenter Roeck
2011-11-11hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare
2011-10-20hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare
2011-10-13hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare
2011-03-14hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...Guenter Roeck
2011-03-14hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776FIan Dobson
2011-03-14hwmon: (w83627ehf) Store rpm instead of raw fan speed dataGuenter Roeck
2011-03-14hwmon: (w83627ehf) Use 16 bit fan count registers if supportedGuenter Roeck
2011-03-14hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776FGuenter Roeck
2011-03-14hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startupGuenter Roeck
2011-03-14hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...Guenter Roeck
2011-03-14hwmon: (w83627ehf) Improve support for W83667HG-BGuenter Roeck
2011-03-14hwmon: (w83627ehf) Optimize multi-bank register accessGuenter Roeck
2011-03-14hwmon: (w83627ehf) Fixed most checkpatch warnings and errorsGuenter Roeck
2011-03-14hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck
2011-01-08hwmon: (w83627ehf) Use pr_fmt and pr_<level>Joe Perches
2010-09-17hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson
2010-08-14hwmon: (w83627ehf) Add support for W83667HG-BGuenter Roeck
2010-08-14hwmon: (w83627ehf) Driver cleanupGuenter Roeck
2009-12-15hwmon: w83627ehf updatesDaniel J Blueman
2009-09-15hwmon: Include <linux/io.h> instead of <asm/io.h>H Hartley Sweeten
2009-06-15hwmon: (w83627ehf) Add W83627DHG-P supportJean Delvare
2009-03-30hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun
2009-03-30hwmon: (w83627ehf) Add support for W83667HGGong Jun
2009-03-30hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare
2009-02-17hwmon: Fix ACPI resource check error handlingHans de Goede
2009-01-07hwmon: Fix various typosJean Delvare
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2008-02-07hwmon: (w83627ehf) The W83627DHG has 8 VID pinsJean Delvare
2008-02-07hwmon: Let the user override the detected Super-I/O device IDJean Delvare
2008-01-03hwmon: (w83627ehf) Be more careful when changing VID input levelJean Delvare
2007-10-09hwmon: Convert from class_device to deviceTony Jones
2007-10-09hwmon: Allow writing of negative trigger temperaturesChristian Hohnstaedt
2007-08-12hwmon: (w83627ehf) don't assume bank 0Jean Delvare
2007-08-12hwmon: (w83627ehf) read fan_div values during probeMark M. Hoffman
2007-07-19hwmon/w83627ehf: Be quiet when no chip is foundJean Delvare
2007-07-19hwmon/w83627ehf: No need to initialize fan_minJean Delvare
2007-07-19hwmon/w83627ehf: Export the thermal sensor typesJean Delvare
2007-07-19hwmon/w83627ehf: Enable VBAT monitoringJean Delvare
2007-07-19hwmon/w83627ehf: Add support for the VID inputsJean Delvare
2007-07-19hwmon/w83627ehf: Fix timing issuesJean Delvare
2007-07-19hwmon/w83627ehf: Add error messages for two error casesDavid Hubbard
2007-07-19hwmon/w83627ehf: Convert to a platform driverDavid Hubbard
2007-07-19hwmon/w83627ehf: Preserve speed reading when changing fan minJean Delvare
2007-04-24hwmon/w83627ehf: Don't redefine REGION_OFFSETJean Delvare
2007-04-17hwmon/w83627ehf: Fix the fan5 clock divider writeJean Delvare
2007-02-14hwmon/w83627ehf: Add support for the W83627DHG chipDavid Hubbard
2006-12-12hwmon: Update Rudolf Marek's e-mail addressJean Delvare
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek