Age | Commit message (Expand) | Author |
2012-03-19 | hwmon: (w83627ehf) Fix memory leak in probe function | Guenter Roeck |
2012-03-19 | hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F | Guenter Roeck |
2012-02-13 | hwmon: (w83627ehf) Fix number of fans for NCT6776F | Guenter Roeck |
2012-02-03 | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F | Guenter Roeck |
2011-11-11 | hwmon: (w83627ehf) Fix broken driver init | Guenter Roeck |
2011-11-11 | hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types | Jean Delvare |
2011-10-25 | hwmon: (w83627ehf) Fix negative 8-bit temperature values | Jean Delvare |
2011-10-25 | hwmon: (w83627ehf) Properly report thermal diode sensors | Jean Delvare |
2011-03-14 | hwmon: (w83627ehf) Display correct temperature sensor labels for systems with... | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F | Ian Dobson |
2011-03-14 | hwmon: (w83627ehf) Store rpm instead of raw fan speed data | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Use 16 bit fan count registers if supported | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776F | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startup | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p... | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Improve support for W83667HG-B | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Optimize multi-bank register access | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Fixed most checkpatch warnings and errors | Guenter Roeck |
2011-03-14 | hwmon: (w83627ehf) Unify temperature register access, and use strict string c... | Guenter Roeck |
2011-01-08 | hwmon: (w83627ehf) Use pr_fmt and pr_<level> | Joe Perches |
2010-09-17 | hwmon: (w83627ehf) Use proper exit sequence | Jonas Jonsson |
2010-08-14 | hwmon: (w83627ehf) Add support for W83667HG-B | Guenter Roeck |
2010-08-14 | hwmon: (w83627ehf) Driver cleanup | Guenter Roeck |
2009-12-15 | hwmon: w83627ehf updates | Daniel J Blueman |
2009-09-15 | hwmon: Include <linux/io.h> instead of <asm/io.h> | H Hartley Sweeten |
2009-06-15 | hwmon: (w83627ehf) Add W83627DHG-P support | Jean Delvare |
2009-03-30 | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG | Gong Jun |
2009-03-30 | hwmon: (w83627ehf) Add support for W83667HG | Gong Jun |
2009-03-30 | hwmon: (w83627ehf) Invert fan pin variables logic | Jean Delvare |
2009-02-17 | hwmon: Fix ACPI resource check error handling | Hans de Goede |
2009-01-07 | hwmon: Fix various typos | Jean Delvare |
2009-01-07 | hwmon: Check for ACPI resource conflicts | Jean Delvare |
2008-02-07 | hwmon: (w83627ehf) The W83627DHG has 8 VID pins | Jean Delvare |
2008-02-07 | hwmon: Let the user override the detected Super-I/O device ID | Jean Delvare |
2008-01-03 | hwmon: (w83627ehf) Be more careful when changing VID input level | Jean Delvare |
2007-10-09 | hwmon: Convert from class_device to device | Tony Jones |
2007-10-09 | hwmon: Allow writing of negative trigger temperatures | Christian Hohnstaedt |
2007-08-12 | hwmon: (w83627ehf) don't assume bank 0 | Jean Delvare |
2007-08-12 | hwmon: (w83627ehf) read fan_div values during probe | Mark M. Hoffman |
2007-07-19 | hwmon/w83627ehf: Be quiet when no chip is found | Jean Delvare |
2007-07-19 | hwmon/w83627ehf: No need to initialize fan_min | Jean Delvare |
2007-07-19 | hwmon/w83627ehf: Export the thermal sensor types | Jean Delvare |
2007-07-19 | hwmon/w83627ehf: Enable VBAT monitoring | Jean Delvare |
2007-07-19 | hwmon/w83627ehf: Add support for the VID inputs | Jean Delvare |
2007-07-19 | hwmon/w83627ehf: Fix timing issues | Jean Delvare |
2007-07-19 | hwmon/w83627ehf: Add error messages for two error cases | David Hubbard |
2007-07-19 | hwmon/w83627ehf: Convert to a platform driver | David Hubbard |
2007-07-19 | hwmon/w83627ehf: Preserve speed reading when changing fan min | Jean Delvare |
2007-04-24 | hwmon/w83627ehf: Don't redefine REGION_OFFSET | Jean Delvare |
2007-04-17 | hwmon/w83627ehf: Fix the fan5 clock divider write | Jean Delvare |