aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/max6875.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar1-5/+5
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena1-4/+2
2005-09-05[PATCH] I2C: Centralize 24RF08 corruption preventionJean Delvare1-5/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare1-2/+1
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (04/11)Jean Delvare1-2/+2
2005-09-05[PATCH] I2C: refactor message in i2c_detach_clientJean Delvare1-3/+1
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare1-1/+0
2005-09-05[PATCH] I2C: max6875 code cleanupbgardner@wabtec.com1-6/+2
2005-09-05[PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com1-5/+0
2005-09-05[PATCH] I2C: fix max6875 build errorGreg Kroah-Hartman1-2/+1
2005-09-05[PATCH] I2C: simplify max6875 driverbgardner@wabtec.com1-322/+123
2005-07-29[PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare1-3/+5
2005-07-11[PATCH] I2C: New max6875 driver may corrupt EEPROMsJean Delvare1-1/+5
2005-06-21[PATCH] max6875: new i2c device driverBGardner@Wabtec.com1-0/+473