| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-07-19 | 23 | -1408/+7953 |
|\ |
|
| * | hwmon: refuse to load abituguru driver on non-Abit boards | Hans de Goede | 2007-07-19 | 1 | -0/+10 |
| * | hwmon: fix Abit Uguru3 driver detection on some motherboards | Hans de Goede | 2007-07-19 | 1 | -5/+6 |
| * | hwmon/w83627ehf: Be quiet when no chip is found | Jean Delvare | 2007-07-19 | 1 | -2/+3 |
| * | hwmon/w83627ehf: No need to initialize fan_min | Jean Delvare | 2007-07-19 | 1 | -5/+0 |
| * | hwmon/w83627ehf: Export the thermal sensor types | Jean Delvare | 2007-07-19 | 1 | -1/+23 |
| * | hwmon/w83627ehf: Enable VBAT monitoring | Jean Delvare | 2007-07-19 | 1 | -0/+5 |
| * | hwmon/w83627ehf: Add support for the VID inputs | Jean Delvare | 2007-07-19 | 2 | -2/+49 |
| * | hwmon/w83627ehf: Fix timing issues | Jean Delvare | 2007-07-19 | 1 | -1/+3 |
| * | hwmon/w83627ehf: Add error messages for two error cases | David Hubbard | 2007-07-19 | 1 | -1/+6 |
| * | hwmon/w83627ehf: Convert to a platform driver | David Hubbard | 2007-07-19 | 2 | -224/+286 |
| * | hwmon/w83627ehf: Update the Kconfig entry | David Hubbard | 2007-07-19 | 1 | -5/+5 |
| * | make coretemp_device_remove() static | Adrian Bunk | 2007-07-19 | 1 | -1/+1 |
| * | hwmon: Add LM93 support | Hans-Jürgen Koch | 2007-07-19 | 3 | -0/+2667 |
| * | hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM | Jean Delvare | 2007-07-19 | 1 | -0/+2 |
| * | hwmon: Add support for newer uGuru's | Hans de Goede | 2007-07-19 | 4 | -8/+1165 |
| * | hwmon/f71805f: Add temperature-tracking fan control mode | Phil Endecott | 2007-07-19 | 1 | -1/+166 |
| * | hwmon/w83627ehf: Preserve speed reading when changing fan min | Jean Delvare | 2007-07-19 | 1 | -4/+9 |
| * | hwmon: fix detection of abituguru volt inputs | Hans de Goede | 2007-07-19 | 1 | -8/+18 |
| * | hwmon: add SCH5317 to smsc47b397 driver | Juerg Haefliger | 2007-07-19 | 1 | -2/+3 |
| * | hwmon: convert it87 to platform driver | corentin.labbe | 2007-07-19 | 2 | -221/+277 |
| * | hwmon: Fix a potential race condition on unload | Jean Delvare | 2007-07-19 | 6 | -5/+9 |
| * | hwmon: Convert vt8231 to a platform driver | Roger Lucas | 2007-07-19 | 2 | -146/+174 |
| * | hwmon/sis5595: Use PCI_REVISION_ID | Jean Delvare | 2007-07-19 | 1 | -2/+1 |
| * | hwmon/sis5595: Use dynamic sysfs callbacks | Jean Delvare | 2007-07-19 | 1 | -106/+78 |
| * | hwmon/sis5595: Convert to a platform driver | Jean Delvare | 2007-07-19 | 2 | -149/+177 |
| * | hwmon/via686a: Use dynamic sysfs callbacks | Jean Delvare | 2007-07-19 | 1 | -139/+111 |
| * | hwmon/via686a: Convert to a platform driver | Jean Delvare | 2007-07-19 | 2 | -132/+156 |
| * | hwmon/via686a: Temperature interrupt configuration fix | Jean Delvare | 2007-07-19 | 1 | -2/+3 |
| * | hwmon/w83627hf: Add PWM frequency selection support | Carlos Olalla Martinez | 2007-07-19 | 1 | -1/+140 |
| * | hwmon/it87: Add IT8726F support | Rudolf Marek | 2007-07-19 | 2 | -2/+7 |
| * | hwmon: Fault files naming convention | Jean Delvare | 2007-07-19 | 4 | -14/+14 |
| * | hwmon/lm90: Add support for the Maxim MAX6680/MAX6681 | Rainer Birkenmaier | 2007-07-19 | 2 | -18/+58 |
| * | hwmon: Use platform_device_add_data() | Jean Delvare | 2007-07-19 | 3 | -18/+9 |
| * | hwmon/pc87360: Convert to a platform driver | Jean Delvare | 2007-07-19 | 2 | -97/+137 |
| * | hwmon: New SMSC DME1737 driver | Juerg Haefliger | 2007-07-19 | 3 | -0/+2093 |
| * | hwmon/ds1621: Create individual alarm files | Jean Delvare | 2007-07-19 | 1 | -0/+14 |
| * | hwmon/ds1621: Use dynamic sysfs callbacks | Jean Delvare | 2007-07-19 | 1 | -54/+48 |
| * | hwmon/ds1621: Minor cleanups | Jean Delvare | 2007-07-19 | 1 | -32/+19 |
| * | hwmon/smsc47m192: Semaphore to mutex conversion | Jean Delvare | 2007-07-19 | 1 | -14/+15 |
| * | hwmon/lm90: Spelling fix: explicitly | Jean Delvare | 2007-07-19 | 1 | -1/+1 |
* | | SPI: add 3wire mode flag | David Brownell | 2007-07-17 | 1 | -0/+4 |
|/ |
|
* | hwmon/coretemp: fix a broken error path | Jean Delvare | 2007-06-24 | 1 | -0/+1 |
* | hwmon/applesmc: Handle name file creation error and deletion | Nicolas Boichat | 2007-05-27 | 1 | -1/+6 |
* | hwmon/applesmc: Simplify dependencies | Jean Delvare | 2007-05-27 | 1 | -1/+1 |
* | hwmon-vid: Don't spam the logs when VRM version is missing | Jean Delvare | 2007-05-27 | 1 | -1/+3 |
* | hwmon/w83627hf: Be quiet when no chip is found | Jean Delvare | 2007-05-27 | 1 | -1/+3 |
* | hwmon/coretemp: Add more safety checks | Rudolf Marek | 2007-05-27 | 1 | -3/+29 |
* | hwmon/ds1621: Fix swapped temperature limits | Jean Delvare | 2007-05-27 | 1 | -4/+4 |
* | applesmc - sensors patch missing from 2.6.22-rc2 | Nicolas Boichat | 2007-05-23 | 1 | -0/+10 |