| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-18 | 7 | -30/+706 |
|\ |
|
| * | hwmon: (w83627hf) Fix for "No such device" | Christian Schulte | 2009-12-16 | 1 | -1/+1 |
| * | hwmon: (sht15) Off-by-one error in array index + incorrect constants | Jonathan Cameron | 2009-12-16 | 1 | -3/+3 |
| * | hwmon: Add driver for VIA CPU core temperature | Harald Welte | 2009-12-16 | 3 | -0/+365 |
| * | hwmon: (smsc47m1) Enable device if needed | Jean Delvare | 2009-12-16 | 1 | -3/+27 |
| * | hwmon: (smsc47m1) Fail module loading on error | Jean Delvare | 2009-12-16 | 1 | -13/+11 |
| * | hwmon: (smsc47m1) Only request I/O ports we really use | Jean Delvare | 2009-12-16 | 1 | -10/+89 |
| * | hwmon: New driver for AMD Family 10h/11h CPUs | Clemens Ladisch | 2009-12-16 | 3 | -0/+210 |
* | | hwmon: I2C bus support for lis3lv02d and variant accelerometer chips | Samu Onkalo | 2009-12-18 | 3 | -0/+201 |
|/ |
|
* | lis3: scale output values to mg | Samu Onkalo | 2009-12-15 | 2 | -3/+31 |
* | lis3: sysfs entry for setting chip measurement rate | Samu Onkalo | 2009-12-15 | 2 | -7/+46 |
* | lis3lv02d: remove calibaration functionality | Samu Onkalo | 2009-12-15 | 2 | -32/+3 |
* | lis3: selftest support | Samu Onkalo | 2009-12-15 | 2 | -3/+78 |
* | lis3lv02d: proper power on sequence | Samu Onkalo | 2009-12-15 | 2 | -14/+28 |
* | lis3: fix show rate for 8 bits chips | Éric Piel | 2009-12-15 | 2 | -8/+17 |
* | lis3: update documentation and comments | Éric Piel | 2009-12-15 | 3 | -32/+38 |
* | lis3lv02d: correct memory leak in module unload | Samu Onkalo | 2009-12-15 | 1 | -0/+1 |
* | lis3lv02d: send sync event | Samu Onkalo | 2009-12-15 | 1 | -0/+1 |
* | hwmon: w83627ehf updates | Daniel J Blueman | 2009-12-15 | 1 | -19/+53 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | i2c: Drop I2C_CLIENT_INSMOD_2 to 8 | Jean Delvare | 2009-12-14 | 18 | -51/+26 |
* | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 2009-12-14 | 27 | -109/+29 |
* | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 45 | -45/+45 |
* | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 2009-12-14 | 45 | -94/+79 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-10 | 49 | -1650/+2082 |
|\ |
|
| * | hwmon: (adt7475) Add VID support for the ADT7476 | Jean Delvare | 2009-12-09 | 2 | -3/+64 |
| * | hwmon: (adt7475) Add support for the ADT7476 | Jean Delvare | 2009-12-09 | 2 | -20/+65 |
| * | hwmon: (adt7475) Voltage attenuators can be bypassed | Jean Delvare | 2009-12-09 | 1 | -6/+36 |
| * | hwmon: (adt7475) Print device information on probe | Jean Delvare | 2009-12-09 | 1 | -0/+18 |
| * | hwmon: (adt7475) Handle alternative pin functions | Jean Delvare | 2009-12-09 | 1 | -15/+99 |
| * | hwmon: (adt7475) Move sysfs files removal to a separate function | Jean Delvare | 2009-12-09 | 1 | -6/+10 |
| * | hwmon: (adt7475) Add support for the ADT7490 | Jean Delvare | 2009-12-09 | 2 | -14/+105 |
| * | hwmon: (adt7475) Improve device detection | Jean Delvare | 2009-12-09 | 1 | -4/+9 |
| * | hwmon: (adt7475) Add missing static marker | Jean Delvare | 2009-12-09 | 1 | -1/+1 |
| * | hwmon: (adt7475) Rework voltage inputs handling | Jean Delvare | 2009-12-09 | 1 | -35/+48 |
| * | hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit | Jean Delvare | 2009-12-09 | 1 | -0/+42 |
| * | hwmon: (adt7475) Add support for the ADT7473 | Jean Delvare | 2009-12-09 | 3 | -12/+26 |
| * | hwmon: (f71882fg) Add support for the f71889fg (version 2) | Hans de Goede | 2009-12-09 | 2 | -21/+71 |
| * | hwmon: (f71882fg) Fix sysfs file removal | Hans de Goede | 2009-12-09 | 1 | -25/+66 |
| * | hwmon: (f71882fg) Cleanup sysfs attr creation 2/2 | Hans de Goede | 2009-12-09 | 1 | -64/+52 |
| * | hwmon: (f71882fg) Cleanup sysfs attr creation 1/2 | Hans de Goede | 2009-12-09 | 1 | -48/+89 |
| * | hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM | Jean Delvare | 2009-12-09 | 1 | -1/+5 |
| * | hwmon: Add Freescale MC13783 ADC driver | Luotao Fu | 2009-12-09 | 3 | -0/+243 |
| * | hwmon: (w83791d) Remove experimental dependency | Marc Hulsman | 2009-12-09 | 1 | -1/+1 |
| * | hwmon: Clean up detect functions | Jean Delvare | 2009-12-09 | 29 | -714/+393 |
| * | hwmon: (w83l785ts) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -47/+23 |
| * | hwmon: (w83792d) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -43/+18 |
| * | hwmon: (w83791d) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -42/+18 |
| * | hwmon: (w83781d) Clean up detect function | Jean Delvare | 2009-12-09 | 1 | -78/+53 |
| * | hwmon: (tmp401/tmp421) Clean up detect functions | Jean Delvare | 2009-12-09 | 2 | -53/+47 |