Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-03-24 | [PATCH] hwmon: Support the Pentium M VID code | Jean Delvare | 1 | -1/+8 |
2006-03-24 | [PATCH] hwmon: Add support for the Winbond W83687THF | Jean Delvare | 2 | -17/+62 |
2006-03-24 | [PATCH] hwmon: f71805f semaphore to mutex conversions | Jean Delvare | 1 | -28/+29 |
2006-03-24 | [PATCH] hwmon: Semaphore to mutex conversions | Ingo Molnar | 36 | -596/+632 |
2006-03-24 | [PATCH] hwmon: w83792d drop useless macros | Jean Delvare | 1 | -21/+3 |
2006-03-24 | [PATCH] hwmon: w83792d use arrays of attributes | Yuan Mu | 1 | -284/+241 |
2006-03-24 | [PATCH] hwmon: Use attribute arrays in f71805f | Jean Delvare | 1 | -115/+103 |
2006-03-24 | [PATCH] hwmon: Use attribute arrays in pc87360 | Jim Cromie | 1 | -207/+201 |
2006-02-14 | [PATCH] it87: Fix oops on removal | Jean Delvare | 1 | -1/+2 |
2006-02-14 | [PATCH] w83781d: Use real-time status registers | Jean Delvare | 1 | -18/+25 |
2006-02-14 | [PATCH] vt8231: Fix sysfs temperature interface | Jean Delvare | 1 | -4/+4 |
2006-02-06 | [PATCH] hwmon: Fix reboot on it87 driver load | Jean Delvare | 1 | -2/+6 |
2006-02-06 | [PATCH] hwmon: New f71805f driver | Jean Delvare | 3 | -0/+919 |
2006-02-06 | [PATCH] hwmon: Inline w83792d register access functions | Jean Delvare | 1 | -17/+14 |
2006-02-06 | [PATCH] hwmon: Fix negative temperature readings in lm77 driver | Jean Delvare | 1 | -4/+4 |
2006-01-09 | [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 1 | -1/+1 |
2006-01-06 | [PATCH] hwmon: it87 use u8 for vrm | Jean Delvare | 1 | -2/+2 |
2006-01-06 | [PATCH] hwmon: add VRM/VID support for some VIA CPUs | Rudolf Marek | 1 | -27/+42 |
2006-01-06 | [PATCH] hwmon: w83792d simplify in low bits handling | Jean Delvare | 1 | -38/+10 |
2006-01-06 | [PATCH] hwmon: w83792d misc cleanups | Jean Delvare | 1 | -20/+9 |
2006-01-06 | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 35 | -38/+0 |