aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/chips/ds1374.c
AgeCommit message (Expand)Author
2006-04-14[PATCH] i2c: convert ds1374 to use a workqueueJean Delvare
2006-03-23[PATCH] I2C: Convert i2c to mutexesArjan van de Ven
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare
2005-10-28[PATCH] i2c: Static function fixes, 4 of 4Ben Dooks
2005-10-28[PATCH] i2c: kzalloc conversion, other driversDeepak Saxena
2005-10-28[PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare
2005-09-05[PATCH] i2c: chips/ds1374.c fixupMark A. Greer
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare
2005-06-21[PATCH] I2C: fix ds1374 buildAndrew Morton
2005-06-21[PATCH] I2C: fix up ds1374.c driver so it will build.Greg KH
2005-06-21[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2)Randy Vinson