summaryrefslogtreecommitdiff
path: root/drivers/i2c/chips/ds1337.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-22[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanupAlexey Dobriyan1-1/+0
2005-06-22[PATCH] ds1337: export ds1337_do_commandLadislav Michl1-0/+2
2005-06-22[PATCH] ds1337 driver works also with ds1339 chipLadislav Michl1-1/+1
2005-06-22[PATCH] I2C: ds1337: search by bus numberLadislav Michl1-5/+2
2005-06-22[PATCH] I2C: ds1337: i2c_transfer() checkingLadislav Michl1-12/+9
2005-06-22[PATCH] I2C: ds1337: Make time format consistent with other RTC driversLadislav Michl1-7/+6
2005-06-22[PATCH] I2C: ds1337 3/4Ladislav Michl1-17/+8
2005-06-22[PATCH] I2C: ds1337 2/4Ladislav Michl1-14/+14
2005-06-22[PATCH] I2C: ds1337 1/4Ladislav Michl1-5/+3
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+402