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