aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/chips/m41t00.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-27i2c: the scheduled I2C RTC driver removalAdrian Bunk1-413/+0
2007-01-05i2c/m41t00: Do not forget to write yearPhilippe De Muyter1-0/+1
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro1-1/+8
2006-06-22[PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85Mark A. Greer1-72/+241
2006-06-22[PATCH] i2c: cleanup m41t00Mark A. Greer1-28/+21
2006-04-19[PATCH] m41t00: fix bitmasks when writing to chipDavid Barksdale1-4/+4
2006-04-14[PATCH] i2c: convert m41t00 to use a workqueueMark A. Greer1-7/+9
2006-03-23[PATCH] I2C: Convert i2c to mutexesArjan van de Ven1-5/+6
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-2/+1
2005-10-28[PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structuresJean Delvare1-1/+0
2005-09-05[PATCH] i2c: chips/m41t00.c fixupMark A. Greer1-1/+1
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare1-1/+0
2005-07-11[PATCH] I2C: m41t00: fix incorrect kfreeJean Delvare1-1/+1
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-3/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+246