Age | Commit message (Expand) | Author | Files | Lines |
2005-09-05 | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Jean Delvare | 38 | -38/+0 |
2005-09-05 | [PATCH] I2C: Centralize 24RF08 corruption prevention | Jean Delvare | 4 | -13/+12 |
2005-09-05 | [PATCH] I2C: Rewrite i2c_probe | Jean Delvare | 2 | -79/+93 |
2005-09-05 | [PATCH] hwmon: VID table update | R.Marek@sh.cvut.cz | 1 | -1/+4 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (11/11) | Jean Delvare | 2 | -8/+3 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (10/11) | Jean Delvare | 2 | -74/+91 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (09/11) | Jean Delvare | 1 | -2/+0 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (08/11) | Jean Delvare | 1 | -10/+11 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (07/11) | Jean Delvare | 20 | -86/+57 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (06/11) | Jean Delvare | 41 | -342/+188 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (05/11) | Jean Delvare | 4 | -133/+6 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (04/11) | Jean Delvare | 35 | -58/+50 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (03/11) | Jean Delvare | 2 | -28/+4 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (02/11) | Jean Delvare | 2 | -79/+67 |
2005-09-05 | [PATCH] hwmon: hwmon vs i2c, second round (01/11) | Jean Delvare | 15 | -26/+34 |
2005-09-05 | [PATCH] hwmon: lm85: trivial cleanups | Jean Delvare | 1 | -9/+0 |
2005-09-05 | [PATCH] hwmon: move SENSORS_LIMIT to hwmon.h | Jean Delvare | 3 | -13/+12 |
2005-09-05 | [PATCH] I2C: Improve core debugging messages | Jean Delvare | 2 | -39/+29 |
2005-09-05 | [PATCH] I2C: fix typo in documentation | Jean Delvare | 1 | -1/+1 |
2005-09-05 | [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus | Ian Campbell | 1 | -5/+7 |
2005-09-05 | [PATCH] I2C: inline i2c_adapter_id | Jean Delvare | 2 | -13/+6 |
2005-09-05 | [PATCH] hwmon: tag super-i/o find functions __init | Jean Delvare | 4 | -4/+4 |
2005-09-05 | [PATCH] I2C: refactor message in i2c_detach_client | Jean Delvare | 37 | -137/+42 |
2005-09-05 | [PATCH] I2C: W83792D documentation 3/3 | R.Marek@sh.cvut.cz | 1 | -0/+174 |
2005-09-05 | [PATCH] I2C: W83792D add hwmon class register 2/3 | R.Marek@sh.cvut.cz | 1 | -6/+27 |
2005-09-05 | [PATCH] I2C: W83792D driver 1/3 | R.Marek@sh.cvut.cz | 4 | -0/+1659 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9) | Jean Delvare | 2 | -7/+7 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) | Jean Delvare | 5 | -38/+5 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) | Jean Delvare | 36 | -85/+36 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (6/9) | Jean Delvare | 1 | -32/+13 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9) | Jean Delvare | 10 | -235/+98 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (4/9) | Jean Delvare | 2 | -7/+4 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) | Jean Delvare | 10 | -24/+97 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9) | Jean Delvare | 2 | -10/+177 |
2005-09-05 | [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9) | Jean Delvare | 2 | -4/+17 |
2005-09-05 | [PATCH] I2C hwmon: add hwmon sysfs class to drivers | Mark M. Hoffman | 33 | -53/+522 |
2005-09-05 | [PATCH] I2C hwmon: hwmon sysfs class | Mark M. Hoffman | 4 | -1/+130 |
2005-09-05 | [PATCH] hwmon: Document on the W83627EHG chip | Jean Delvare | 2 | -0/+6 |
2005-09-05 | [PATCH] hwmon: kill client name lm78-j | Jean Delvare | 2 | -13/+5 |
2005-09-05 | [PATCH] hwmon: soften lm75 initialization | Jean Delvare | 1 | -2/+6 |
2005-09-05 | [PATCH] I2C: max6875 code cleanup | bgardner@wabtec.com | 1 | -6/+2 |
2005-09-05 | [PATCH] I2C: max6875 documentation cleanup | bgardner@wabtec.com | 1 | -2/+2 |
2005-09-05 | [PATCH] I2C: add kobj_to_i2c_client | bgardner@wabtec.com | 2 | -5/+5 |
2005-09-05 | [PATCH] I2C: cleanup of i2c-nforce2 | Hans-Frieder Vogt | 1 | -28/+3 |
2005-09-05 | [PATCH] I2C: fix max6875 build error | Greg Kroah-Hartman | 1 | -2/+1 |
2005-09-05 | [PATCH] I2C: update max6875 documentation | bgardner@wabtec.com | 1 | -26/+68 |
2005-09-05 | [PATCH] I2C: simplify max6875 driver | bgardner@wabtec.com | 1 | -322/+123 |
2005-09-05 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 4 | -15/+70 |
2005-09-05 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 34 | -92/+102 |
2005-09-05 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 4 | -31/+15 |