string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / rtc / rtc-ds1307.c
2009-09-23 Julia Lawalldrivers/rtc: correct error-handling code
2009-06-19 Atsushi Nemotortc: make rtc_update_irq callable with irqs enabled
2009-06-18 Wolfram Sangrtc: rtc-ds1307 add ds3231
2009-06-18 Joakim Tjernlundrtc: rtc-ds1307 add ds1388
2009-04-01 Matthias Fuchsrtc: add EPSON RX8025 support to DS1307 RTC driver
2009-04-01 Ed Swierkrtc-ds1307: true SMBus compatibility
2009-01-08 Jüri Reitelrtc-ds1307: remove legacy probe() checks
2009-01-08 BARRE Sebastienrtc-ds1307: SMBus compatibility
2008-10-20 Parag Warudkarx86: sysfs: kill owner field from attribute
2008-10-20 Adrian Bunkdrivers/rtc/: use bcd2bin/bin2bcd
2008-10-16 Rodolfo Giomettirtc-ds1307: alarm support for ds1337/ds1339
2008-04-29 Jean Delvarei2c: Convert most new-style drivers to use module aliasing
2008-04-29 Jean Delvarei2c: Add support for device alias names
2008-02-06 frederic Rodortc ds1307: ds_1340 change init
2007-11-15 David Brownellrtc-ds1307 exports NVRAM
2007-07-26 David Brownellrtc-ds1307: typo fix found by coverity
2007-07-17 David Brownellrtc-ds1307 becomes new-style i2c driver
2007-07-17 Rodolfo Giomettirtc-ds1307: oscillator restart for ds13{37,38,39,40}
2007-07-17 David Brownellrtc-ds1307 cleanups
2006-10-04 Jeff Garzik[PATCH] RTC: build fixes
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
2006-06-25 David Brownell[PATCH] "RTC-framework" driver for DS1307 and similar...