Age | Commit message (Expand) | Author | Files | Lines |
2007-07-19 | hwmon/pc87360: Convert to a platform driver | Jean Delvare | 2 | -97/+137 |
2007-07-19 | hwmon: New SMSC DME1737 driver | Juerg Haefliger | 3 | -0/+2093 |
2007-07-19 | hwmon/ds1621: Create individual alarm files | Jean Delvare | 1 | -0/+14 |
2007-07-19 | hwmon/ds1621: Use dynamic sysfs callbacks | Jean Delvare | 1 | -54/+48 |
2007-07-19 | hwmon/ds1621: Minor cleanups | Jean Delvare | 1 | -32/+19 |
2007-07-19 | hwmon/smsc47m192: Semaphore to mutex conversion | Jean Delvare | 1 | -14/+15 |
2007-07-19 | hwmon/lm90: Spelling fix: explicitly | Jean Delvare | 1 | -1/+1 |
2007-07-17 | SPI: add 3wire mode flag | David Brownell | 1 | -0/+4 |
2007-06-24 | hwmon/coretemp: fix a broken error path | Jean Delvare | 1 | -0/+1 |
2007-05-27 | hwmon/applesmc: Handle name file creation error and deletion | Nicolas Boichat | 1 | -1/+6 |
2007-05-27 | hwmon/applesmc: Simplify dependencies | Jean Delvare | 1 | -1/+1 |
2007-05-27 | hwmon-vid: Don't spam the logs when VRM version is missing | Jean Delvare | 1 | -1/+3 |
2007-05-27 | hwmon/w83627hf: Be quiet when no chip is found | Jean Delvare | 1 | -1/+3 |
2007-05-27 | hwmon/coretemp: Add more safety checks | Rudolf Marek | 1 | -3/+29 |
2007-05-27 | hwmon/ds1621: Fix swapped temperature limits | Jean Delvare | 1 | -4/+4 |
2007-05-23 | applesmc - sensors patch missing from 2.6.22-rc2 | Nicolas Boichat | 1 | -0/+10 |
2007-05-10 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2007-05-10 | drivers/hwmon: switch to using input_dev->dev.parent | Dmitry Torokhov | 3 | -3/+3 |
2007-05-10 | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 1 | -0/+1 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 1 | -0/+2 |
2007-05-08 | applesmc: Use standard sysfs names for labels | Jean Delvare | 1 | -2/+2 |
2007-05-08 | applesmc: Use the address as platform device ID | Jean Delvare | 1 | -1/+2 |
2007-05-08 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 19 | -1577/+3564 |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 3 | -5/+5 |
2007-05-08 | use mutex instead of semaphore in hdaps driver | Matthias Kaehlcke | 1 | -18/+20 |
2007-05-08 | Apple SMC driver (hardware monitoring and control) | Nicolas Boichat | 3 | -0/+1364 |
2007-05-08 | Use menuconfig objects - hwmon | Jan Engelhardt | 1 | -55/+52 |
2007-05-08 | hwmon/smsc47b397: Use dynamic sysfs callbacks | Jean Delvare | 1 | -38/+26 |
2007-05-08 | hwmon/smsc47b397: Convert to a platform driver | Jean Delvare | 2 | -58/+109 |
2007-05-08 | hwmon/w83781d: Deprecate W83627HF support | Jean Delvare | 1 | -0/+5 |
2007-05-08 | hwmon/w83781d: Use dynamic sysfs callbacks | Jean Delvare | 1 | -264/+214 |
2007-05-08 | hwmon/w83781d: Be less i2c_client-centric | Jean Delvare | 1 | -101/+92 |
2007-05-08 | hwmon/w83781d: Clean up conversion macros | Jean Delvare | 1 | -28/+24 |
2007-05-08 | hwmon/w83781d: No longer use i2c-isa | Jean Delvare | 2 | -195/+377 |
2007-05-08 | hwmon/ams: Do not print error on systems without apple motion sensor | Olaf Hering | 1 | -3/+0 |
2007-05-08 | hwmon/ams: Fix I2C read retry logic | Stelian Pop | 1 | -4/+4 |
2007-05-08 | hwmon: New AD7416, AD7417 and AD7418 driver | Alessandro Zummo | 3 | -0/+384 |
2007-05-08 | hwmon: New coretemp driver | Rudolf Marek | 3 | -0/+415 |
2007-05-08 | hwmon/lm75: Use dynamic sysfs callbacks | Jean Delvare | 1 | -38/+44 |
2007-05-08 | hwmon/lm78: Use dynamic sysfs callbacks | Jean Delvare | 1 | -124/+101 |
2007-05-08 | hwmon/lm78: Be less i2c_client-centric | Jean Delvare | 1 | -46/+40 |
2007-05-08 | hwmon/lm78: No longer use i2c-isa | Jean Delvare | 2 | -111/+267 |
2007-05-08 | hwmon: New max6650 driver | Hans-Juergen Koch | 3 | -0/+704 |
2007-05-08 | hwmon/smsc47m1: Use dynamic sysfs callbacks | Jean Delvare | 1 | -103/+95 |
2007-05-08 | hwmon/smsc47m1: Use DRVNAME consistently | Jean Delvare | 1 | -8/+6 |
2007-05-08 | hwmon/smsc47m1: Convert to a platform driver | Jean Delvare | 2 | -136/+194 |
2007-05-08 | hwmon/w83627hf: Convert to a platform driver | Jean Delvare | 2 | -283/+311 |
2007-05-08 | hwmon/w83627hf: Preliminary cleanups | Jean Delvare | 1 | -40/+36 |
2007-05-08 | hwmon-vid: Add support for VIA Esther | Rudolf Marek | 1 | -3/+3 |
2007-05-08 | hwmon: Only call vid_which_vrm() when needed | Jean Delvare | 2 | -5/+6 |