Age | Commit message (Expand) | Author | Files | Lines |
2006-09-29 | hwmon: Add individual alarm files to 4 drivers | Jean Delvare | 4 | -14/+151 |
2006-09-29 | hwmon: Make a dozen drivers no more experimental | Jean Delvare | 1 | -13/+13 |
2006-09-29 | abituguru: Add suspend/resume support | Hans de Goede | 1 | -2/+28 |
2006-09-29 | k8temp: Enable automatic loading | Jean Delvare | 1 | -0/+2 |
2006-09-29 | hwmon: New driver k8temp | Rudolf Marek | 3 | -0/+303 |
2006-09-29 | it87: Copyright update | Jean Delvare | 1 | -9/+3 |
2006-09-29 | it87: Overwrite broken default limits | Jean Delvare | 1 | -0/+16 |
2006-09-29 | it87: Add support for the IT8718F | Jean Delvare | 2 | -14/+51 |
2006-09-29 | it87: Cleanup set_fan_div | Jean Delvare | 1 | -7/+7 |
2006-09-29 | it87: in8 has no limit registers | Jean Delvare | 1 | -6/+3 |
2006-09-29 | it87: Prevent overflow on fan clock divider write | Jean Delvare | 1 | -2/+2 |
2006-09-29 | it87: No sysfs files for disabled fans | Jean Delvare | 1 | -32/+51 |
2006-09-29 | it87: Add support for the IT8716F | Jean Delvare | 2 | -26/+156 |
2006-09-29 | smsc47m1: dev_warn fix | Jean Delvare | 1 | -1/+2 |
2006-09-29 | hdaps: Handle errors from input_register_device | Dmitry Torokhov | 1 | -1/+5 |
2006-09-29 | atxp1: Signed/unsigned char bug fix | Alexey Dobriyan | 1 | -2/+1 |
2006-09-29 | hwmon: Add fan speed control features to w83627ehf | Rudolf Marek | 1 | -11/+382 |
2006-09-27 | i2c-isa: Restore driver owner | Jean Delvare | 11 | -0/+11 |
2006-08-27 | [PATCH] hwmon: abituguru timeout fixes | Hans de Goede | 1 | -38/+61 |
2006-07-13 | [PATCH] hwmon: Fix for first generation Abit uGuru chips | Hans de Goede | 1 | -2/+19 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
2006-06-26 | spelling fixes | Andreas Mohr | 9 | -9/+9 |
2006-06-22 | [PATCH] hwmon-vid: Add support for Intel Core and Conroe | Rudolf Marek | 1 | -7/+28 |
2006-06-22 | [PATCH] lm70: New hardware monitoring driver | Kaiwan N Billimoria | 3 | -0/+176 |
2006-06-22 | [PATCH] hwmon: Fix the Kconfig header | Jean Delvare | 1 | -1/+1 |
2006-06-22 | [PATCH] abituguru: Fix fan detection | Hans de Goede | 1 | -3/+2 |
2006-06-22 | [PATCH] abituguru: Review fixes | Hans de Goede | 1 | -86/+111 |
2006-06-22 | [PATCH] abituguru: New hardware monitoring driver | Hans de Goede | 3 | -0/+1404 |
2006-06-22 | [PATCH] w83792d: Add missing data access locks | Yuan Mu | 1 | -5/+25 |
2006-06-22 | [PATCH] w83792d: Fix setting the PWM value | Yuan Mu | 1 | -27/+29 |
2006-06-22 | [PATCH] hwmon: Fix a typo in the hdaps driver | Jean Delvare | 1 | -1/+1 |
2006-06-22 | [PATCH] HWMON: Trim VID values to correct number of bits | Rudolf Marek | 1 | -1/+8 |
2006-06-22 | [PATCH] HWMON: Improve the help text for CONFIG_HWMON | Jean Delvare | 1 | -0/+4 |
2006-06-22 | [PATCH] HWMON: w83791d: New hardware monitoring driver for the Winbond W83791D | Charles Spirakis | 3 | -0/+1266 |
2006-06-22 | [PATCH] HWMON: hdaps: Update the list of supported systems | Jean Delvare | 1 | -2/+4 |
2006-06-22 | [PATCH] f71805f: Resource needs not be global | Jean Delvare | 1 | -8/+7 |
2006-06-22 | [PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997 | Hartmut Rick | 3 | -1/+671 |
2006-06-22 | [PATCH] w83627ehf: Add alarms support | Jean Delvare | 1 | -0/+46 |
2006-06-22 | [PATCH] w83627ehf: Add voltage inputs support | Rudolf Marek | 1 | -4/+120 |
2006-06-22 | [PATCH] lm83: Add LM82 support | Jordan Crouse | 2 | -15/+39 |
2006-04-14 | [PATCH] w83792d: Be quiet on misdetection | Jean Delvare | 1 | -2/+3 |
2006-04-11 | [PATCH] hdaps: use ENODEV | Andrew Morton | 1 | -1/+1 |
2006-04-11 | [PATCH] hdaps: support new Lenovo machines | Robert Love | 1 | -0/+11 |
2006-04-11 | [PATCH] hdaps: add support for Thinkpad R52 | Frank Gevaerts | 1 | -0/+1 |
2006-04-03 | [PATCH] revert incorrect mutex conversion in hdaps driver | Arjan van de Ven | 1 | -19/+18 |
2006-03-24 | [PATCH] s/;;/;/g | Alexey Dobriyan | 1 | -1/+1 |
2006-03-24 | [PATCH] hwmon: add required idr locking | Mark M. Hoffman | 1 | -6/+20 |
2006-03-24 | [PATCH] I2C: hwmon: Rename register parameters | Darren Jenkins | 8 | -20/+16 |
2006-03-24 | [PATCH] w83781d: Don't reset the chip by default | Jean Delvare | 1 | -1/+21 |
2006-03-24 | [PATCH] w83627ehf: Refactor the sysfs interface | Yuan Mu | 1 | -126/+80 |