| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (adt7411) add MODULE_DEVICE_TABLE | axel lin | 2011-02-26 | 1 | -0/+1 |
* | hwmon: (ad7414) add MODULE_DEVICE_TABLE | axel lin | 2011-02-26 | 1 | -0/+1 |
* | hwmon: (lm85) extend to support EMC6D103 chips | Jan Beulich | 2011-02-19 | 2 | -3/+22 |
* | hwmon: (k10temp) add support for AMD Family 12h/14h CPUs | Clemens Ladisch | 2011-02-18 | 2 | -5/+6 |
* | hwmon: (jc42) do not allow writing to locked registers | Clemens Ladisch | 2011-02-16 | 1 | -4/+29 |
* | hwmon: (jc42) more helpful documentation | Clemens Ladisch | 2011-02-16 | 1 | -5/+6 |
* | hwmon: (jc42) fix type mismatch | Clemens Ladisch | 2011-02-16 | 1 | -1/+1 |
* | hwmon: (emc1403) Fix I2C address range | Guenter Roeck | 2011-02-09 | 1 | -1/+1 |
* | hwmon: (lm63) Consider LM64 temperature offset | Dirk Eibach | 2011-02-09 | 1 | -12/+47 |
* | hwmon: (lis3) turn down the no IRQ message | Kalhan Trisal | 2011-01-25 | 1 | -1/+1 |
* | hwmon: (asus_atk0110) Override interface detection on Sabertooth X58 | Luca Tettamanti | 2011-01-23 | 1 | -1/+22 |
* | hwmon: (applesmc) Properly initialize lockdep attributes | Henrik Rydberg | 2011-01-23 | 1 | -0/+1 |
* | hwmon: (lm93) Add support for LM94 | Guenter Roeck | 2011-01-18 | 2 | -4/+21 |
* | hwmon: (dme1737) Minor cleanups | Juerg Haefliger | 2011-01-12 | 1 | -48/+73 |
* | hwmon: (dme1737) Add support for in7 for SCH5127 | Juerg Haefliger | 2011-01-12 | 1 | -15/+53 |
* | hwmon: (emc1403) Add EMC1423 support | Jekyll Lai | 2011-01-12 | 2 | -6/+14 |
* | hwmon: (w83793) Drop useless mutex | Jean Delvare | 2011-01-12 | 1 | -4/+1 |
* | hwmon: (fschmd) Drop useless mutex | Jean Delvare | 2011-01-12 | 1 | -4/+1 |
* | hwmon: (w83781d) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-12 | 1 | -15/+14 |
* | hwmon: (pc87427) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-12 | 1 | -13/+13 |
* | hwmon: (pc87360) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-12 | 1 | -30/+23 |
* | hwmon: (lm78) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-12 | 1 | -7/+7 |
* | hwmon: (it87) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-12 | 1 | -16/+14 |
* | hwmon: (w83793) Implement the standard intrusion detection interface | Jean Delvare | 2011-01-12 | 1 | -3/+30 |
* | hwmon: (w83792d) Implement the standard intrusion detection interface | Jean Delvare | 2011-01-12 | 1 | -3/+41 |
* | hwmon: (adm9240) Implement the standard intrusion detection interface | Jean Delvare | 2011-01-12 | 1 | -3/+29 |
* | hwmon: (via686a) Initialize fan_div values | Jean Delvare | 2011-01-12 | 1 | -3/+11 |
* | hwmon: (w83795) Silent false warning from gcc | Jean Delvare | 2011-01-12 | 1 | -2/+2 |
* | hwmon: (ads7828) Update email contact details | Steven Hardy | 2011-01-12 | 1 | -2/+2 |
* | hwmon: Support for Dallas Semiconductor DS620 | Roland Stigge | 2011-01-09 | 3 | -0/+348 |
* | hwmon: driver for Sensirion SHT21 humidity and temperature sensor | Urs Fleisch | 2011-01-08 | 3 | -0/+318 |
* | hwmon: (via-cputemp) sync hotplug handling with coretemp/pkgtemp | Jan Beulich | 2011-01-08 | 1 | -14/+11 |
* | hwmon: (lm95241) Rewrite to avoid using macros | Davide Rizzo | 2011-01-08 | 1 | -262/+233 |
* | hwmon: (applesmc) Fix checkpatch errors and fix value range checks | Guenter Roeck | 2011-01-08 | 1 | -18/+16 |
* | hwmon: (applesmc) Update copyright information | Henrik Rydberg | 2011-01-08 | 1 | -0/+1 |
* | hwmon: (applesmc) Silence driver | Henrik Rydberg | 2011-01-08 | 1 | -4/+0 |
* | hwmon: (applesmc) Simplify feature sysfs handling | Henrik Rydberg | 2011-01-08 | 1 | -93/+76 |
* | hwmon: (applesmc) Dynamic creation of fan files | Henrik Rydberg | 2011-01-08 | 1 | -145/+43 |
* | hwmon: (applesmc) Extract all features generically | Henrik Rydberg | 2011-01-08 | 1 | -182/+59 |
* | hwmon: (applesmc) Handle new temperature format | Henrik Rydberg | 2011-01-08 | 1 | -3/+9 |
* | hwmon: (applesmc) Dynamic creation of temperature files | Henrik Rydberg | 2011-01-08 | 1 | -389/+111 |
* | hwmon: (applesmc) Introduce a register lookup table | Henrik Rydberg | 2011-01-08 | 1 | -242/+297 |
* | hwmon: (applesmc) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -32/+26 |
* | hwmon: (applesmc) Relax the severity of device init failure | Henrik Rydberg | 2011-01-08 | 1 | -31/+7 |
* | hwmon: (applesmc) Add MacBookAir3,1(3,2) support | Edgar Hucek | 2011-01-08 | 1 | -0/+10 |
* | hwmon: (w83627hf) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -9/+8 |
* | hwmon: (w83627ehf) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -13/+10 |
* | hwmon: (vt8231) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -5/+5 |
* | hwmon: (vt1211) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -17/+13 |
* | hwmon: (via686a) Use pr_fmt and pr_<level> | Joe Perches | 2011-01-08 | 1 | -5/+5 |