Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-07-31 | hwmon: Add missing __devexit tags in various drivers | Jean Delvare | 1 | -2/+2 |
2007-07-19 | hwmon: Fix a potential race condition on unload | Jean Delvare | 1 | -0/+1 |
2007-07-19 | hwmon: Convert vt8231 to a platform driver | Roger Lucas | 1 | -144/+173 |
2007-02-14 | i2c/vt8231: Remove superfluous initialization | David Brownell | 1 | -1/+0 |
2006-09-29 | vt8231: Fix unchecked return status | Roger Lucas | 1 | -54/+132 |
2006-09-27 | i2c-isa: Restore driver owner | Jean Delvare | 1 | -0/+1 |
2006-03-24 | [PATCH] hwmon: Semaphore to mutex conversions | Ingo Molnar | 1 | -25/+26 |
2006-02-14 | [PATCH] vt8231: Fix sysfs temperature interface | 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] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-01-06 | [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 | Laurent Riffard | 1 | -2/+4 |
2006-01-06 | [PATCH] hwmon: New vt8231 driver | Roger Lucas | 1 | -0/+861 |