Age | Commit message (Expand) | Author | Files | Lines |
2009-06-01 | hwmon: (lm78) Add missing __devexit_p() | Mike Frysinger | 1 | -1/+1 |
2009-05-08 | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference) | Jean Delvare | 1 | -1/+2 |
2009-05-08 | hwmon: (asus_atk0110) Fix compiler warning | Luca Tettamanti | 1 | -0/+2 |
2009-04-14 | hwmon: sht15 humidity sensor driver | Jonathan Cameron | 3 | -0/+703 |
2009-04-14 | hp_accel: remove unused #include <version.h> | Huang Weiyi | 1 | -1/+0 |
2009-04-07 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 4 | -65/+1069 |
2009-04-07 | hwmon: add support for GMT G760A fan speed PWM controller | Herbert Valerio Riedel | 3 | -0/+283 |
2009-04-07 | hwmon: Add Asus ATK0110 support | Luca Tettamanti | 3 | -0/+1022 |
2009-04-07 | hwmon: (lm95241) Convert to new-style i2c driver | Jean Delvare | 1 | -65/+47 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2009-04-01 | lis3: SPI transport layer | Daniel Mack | 3 | -0/+131 |
2009-04-01 | lis3: solve dependency between core and ACPI | Daniel Mack | 3 | -100/+105 |
2009-04-01 | lis3: reorder functions to make forward decl obsolete | Daniel Mack | 1 | -33/+31 |
2009-04-01 | hp_accel: axis conversion for hp compaq 8710w | Luca Cappa | 1 | -0/+1 |
2009-04-01 | hp_accel: add two more axis information | Pavel Machek | 1 | -0/+2 |
2009-04-01 | hwmon: Add LTC4215 driver | Ira Snyder | 3 | -0/+376 |
2009-04-01 | hwmon: LM95241 driver | Davide Rizzo | 3 | -0/+537 |
2009-04-01 | hp_accel: adev is poor name of exported symbol | Pavel Machek | 3 | -106/+116 |
2009-03-30 | hwmon: (fschmd) Add support for the FSC Hades IC | Hans de Goede | 2 | -25/+36 |
2009-03-30 | hwmon: (fschmd) Add support for the FSC Syleus IC | Hans de Goede | 2 | -60/+161 |
2009-03-30 | dmi: Let dmi_walk() users pass private data | Jean Delvare | 1 | -2/+2 |
2009-03-30 | Move the pcf8591 driver to hwmon | Jean Delvare | 3 | -0/+340 |
2009-03-30 | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG | Gong Jun | 1 | -6/+54 |
2009-03-30 | hwmon: (w83627ehf) Add support for W83667HG | Gong Jun | 2 | -38/+72 |
2009-03-30 | hwmon: (w83627ehf) Invert fan pin variables logic | Jean Delvare | 1 | -4/+4 |
2009-03-30 | hwmon: (hdaps) Fix Thinkpad X41 axis inversion | Frank Seidel | 1 | -1/+1 |
2009-03-30 | hwmon: (hdaps) Allow inversion of separate axis | Frank Seidel | 1 | -31/+33 |
2009-03-30 | hwmon: (ds1621) Avoid unneeded register access | Jean Delvare | 1 | -6/+9 |
2009-03-30 | hwmon: (ds1621) Clean up register access | Jean Delvare | 1 | -24/+24 |
2009-03-30 | hwmon: (ds1621) Reorder code statements | Jean Delvare | 1 | -66/+57 |
2009-03-30 | trivial: Update my email address | Riku Voipio | 1 | -2/+2 |
2009-03-12 | hwmon: (f75375s) Remove unnecessary and confusing initialization | Andrew Klossner | 1 | -1/+1 |
2009-03-12 | hwmon: (it87) Properly decode -128 degrees C temperature | Jean Delvare | 1 | -4/+4 |
2009-03-12 | hwmon: (lm90) Document support for the MAX6648/6692 chips | Darrick J. Wong | 2 | -6/+6 |
2009-03-12 | hwmon: (abituguru3) Fix I/O error handling | Jean Delvare | 1 | -2/+5 |
2009-03-11 | lm85: add VRM10 support for adt7468 chip | Darrick J. Wong | 1 | -1/+2 |
2009-03-11 | lm85: fix the version check that broke adt7468 probing | Darrick J. Wong | 1 | -1/+4 |
2009-02-19 | lis3lv02d: add axes knowledge of HP Pavilion dv5 models | Giuseppe Bilotta | 1 | -0/+22 |
2009-02-19 | lis3lv02d: support both one- and two-byte sensors | Giuseppe Bilotta | 3 | -26/+51 |
2009-02-19 | hp accelerometer: add freefall detection | Pavel Machek | 3 | -17/+187 |
2009-02-17 | hwmon: Fix ACPI resource check error handling | Hans de Goede | 3 | -3/+3 |
2009-02-17 | hwmon: (f71882fg) Hide misleading error message | Jean Delvare | 1 | -1/+1 |
2009-02-05 | lis3lv02d: add axes knowledge for HP 6710 | Martin Kebert | 1 | -1/+2 |
2009-02-05 | lis3lv02d: add axes knowledge for HP 6730 | Pavel Herrmann | 1 | -0/+1 |
2009-02-05 | lis3lv02d: add axes knowledge for HP 6530 | Eric Piel | 1 | -0/+2 |
2009-02-05 | lis3lv02d: add axes knowledge for HP 6510b | Jiri Tersel | 1 | -1/+2 |
2009-01-30 | hwmon: applesmc: add support for MacPro 3 temperature sensors | Bharath Ramesh | 1 | -1/+29 |
2009-01-16 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 5 | -15/+1297 |
2009-01-16 | hp_accel: do not call ACPI from invalid context | Pavel Machek | 1 | -19/+49 |
2009-01-16 | lis3lv02d: merge with leds hp disk | Eric Piel | 2 | -5/+52 |