Age | Commit message (Expand) | Author | Files | Lines |
2011-01-18 | hwmon: (lm93) Add support for LM94 | Guenter Roeck | 2 | -4/+21 |
2011-01-12 | hwmon: (dme1737) Minor cleanups | Juerg Haefliger | 1 | -48/+73 |
2011-01-12 | hwmon: (dme1737) Add support for in7 for SCH5127 | Juerg Haefliger | 1 | -15/+53 |
2011-01-12 | hwmon: (emc1403) Add EMC1423 support | Jekyll Lai | 2 | -6/+14 |
2011-01-12 | hwmon: (w83793) Drop useless mutex | Jean Delvare | 1 | -4/+1 |
2011-01-12 | hwmon: (fschmd) Drop useless mutex | Jean Delvare | 1 | -4/+1 |
2011-01-12 | hwmon: (w83781d) Use pr_fmt and pr_<level> | Joe Perches | 1 | -15/+14 |
2011-01-12 | hwmon: (pc87427) Use pr_fmt and pr_<level> | Joe Perches | 1 | -13/+13 |
2011-01-12 | hwmon: (pc87360) Use pr_fmt and pr_<level> | Joe Perches | 1 | -30/+23 |
2011-01-12 | hwmon: (lm78) Use pr_fmt and pr_<level> | Joe Perches | 1 | -7/+7 |
2011-01-12 | hwmon: (it87) Use pr_fmt and pr_<level> | Joe Perches | 1 | -16/+14 |
2011-01-12 | hwmon: (w83793) Implement the standard intrusion detection interface | Jean Delvare | 1 | -3/+30 |
2011-01-12 | hwmon: (w83792d) Implement the standard intrusion detection interface | Jean Delvare | 1 | -3/+41 |
2011-01-12 | hwmon: (adm9240) Implement the standard intrusion detection interface | Jean Delvare | 1 | -3/+29 |
2011-01-12 | hwmon: (via686a) Initialize fan_div values | Jean Delvare | 1 | -3/+11 |
2011-01-12 | hwmon: (w83795) Silent false warning from gcc | Jean Delvare | 1 | -2/+2 |
2011-01-12 | hwmon: (ads7828) Update email contact details | Steven Hardy | 1 | -2/+2 |
2011-01-09 | hwmon: Support for Dallas Semiconductor DS620 | Roland Stigge | 3 | -0/+348 |
2011-01-08 | hwmon: driver for Sensirion SHT21 humidity and temperature sensor | Urs Fleisch | 3 | -0/+318 |
2011-01-08 | hwmon: (via-cputemp) sync hotplug handling with coretemp/pkgtemp | Jan Beulich | 1 | -14/+11 |
2011-01-08 | hwmon: (lm95241) Rewrite to avoid using macros | Davide Rizzo | 1 | -262/+233 |
2011-01-08 | hwmon: (applesmc) Fix checkpatch errors and fix value range checks | Guenter Roeck | 1 | -18/+16 |
2011-01-08 | hwmon: (applesmc) Update copyright information | Henrik Rydberg | 1 | -0/+1 |
2011-01-08 | hwmon: (applesmc) Silence driver | Henrik Rydberg | 1 | -4/+0 |
2011-01-08 | hwmon: (applesmc) Simplify feature sysfs handling | Henrik Rydberg | 1 | -93/+76 |
2011-01-08 | hwmon: (applesmc) Dynamic creation of fan files | Henrik Rydberg | 1 | -145/+43 |
2011-01-08 | hwmon: (applesmc) Extract all features generically | Henrik Rydberg | 1 | -182/+59 |
2011-01-08 | hwmon: (applesmc) Handle new temperature format | Henrik Rydberg | 1 | -3/+9 |
2011-01-08 | hwmon: (applesmc) Dynamic creation of temperature files | Henrik Rydberg | 1 | -389/+111 |
2011-01-08 | hwmon: (applesmc) Introduce a register lookup table | Henrik Rydberg | 1 | -242/+297 |
2011-01-08 | hwmon: (applesmc) Use pr_fmt and pr_<level> | Joe Perches | 1 | -32/+26 |
2011-01-08 | hwmon: (applesmc) Relax the severity of device init failure | Henrik Rydberg | 1 | -31/+7 |
2011-01-08 | hwmon: (applesmc) Add MacBookAir3,1(3,2) support | Edgar Hucek | 1 | -0/+10 |
2011-01-08 | hwmon: (w83627hf) Use pr_fmt and pr_<level> | Joe Perches | 1 | -9/+8 |
2011-01-08 | hwmon: (w83627ehf) Use pr_fmt and pr_<level> | Joe Perches | 1 | -13/+10 |
2011-01-08 | hwmon: (vt8231) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2011-01-08 | hwmon: (vt1211) Use pr_fmt and pr_<level> | Joe Perches | 1 | -17/+13 |
2011-01-08 | hwmon: (via686a) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2011-01-08 | hwmon: (via-cputemp) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2011-01-08 | hwmon: (smsc47m1) Use pr_fmt and pr_<level> | Joe Perches | 1 | -16/+15 |
2011-01-08 | hwmon: (smsc47b397) Use pr_fmt and pr_<level> | Joe Perches | 1 | -7/+6 |
2011-01-08 | hwmon: (sis5595) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+5 |
2011-01-08 | hwmon: (pkgtemp) Use pr_fmt and pr_<level> | Joe Perches | 1 | -3/+4 |
2011-01-08 | hwmon: (pcf8591) Use pr_fmt and pr_<level> | Joe Perches | 1 | -2/+3 |
2011-01-08 | hwmon: (lm70) Use pr_fmt and pr_<level> | Joe Perches | 1 | -2/+3 |
2011-01-08 | hwmon: (lis3lv02d) Use pr_fmt and pr_<level> | Joe Perches | 1 | -12/+11 |
2011-01-08 | hwmon: (ibmaem) Use pr_fmt and pr_<level> | Joe Perches | 1 | -1/+3 |
2011-01-08 | hwmon: (core) Use pr_fmt and pr_<level> | Joe Perches | 1 | -1/+3 |
2011-01-08 | hwmon: (hwmon-vid) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+6 |
2011-01-08 | hwmon: (hp_accel) Use pr_fmt and pr_<level> | Joe Perches | 1 | -6/+7 |