summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/ds1374.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: the scheduled I2C RTC driver removalAdrian Bunk2008-01-271-267/+0
* i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov2007-03-221-0/+4
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+6
* [PATCH] i2c: convert ds1374 to use a workqueueJean Delvare2006-04-141-6/+10
* [PATCH] I2C: Convert i2c to mutexesArjan van de Ven2006-03-231-5/+6
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11Laurent Riffard2006-01-051-2/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [PATCH] i2c: Static function fixes, 4 of 4Ben Dooks2005-10-281-1/+2
* [PATCH] i2c: kzalloc conversion, other driversDeepak Saxena2005-10-281-2/+1
* [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare2005-10-281-1/+0
* [PATCH] i2c: chips/ds1374.c fixupMark A. Greer2005-09-051-1/+1
* [PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare2005-09-051-1/+0
* [PATCH] I2C: fix ds1374 buildAndrew Morton2005-06-211-2/+0
* [PATCH] I2C: fix up ds1374.c driver so it will build.Greg KH2005-06-211-4/+0
* [PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2)Randy Vinson2005-06-211-0/+266
OpenPOWER on IntegriCloud