string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / rtc / rtc-pcf8583.c
2008-10-20 Adrian Bunkdrivers/rtc/: use bcd2bin/bin2bcd
2008-07-24 Wolfram Sangrtc: convert the PCF8583 driver to the new I2C style...
2008-04-28 David Brownellrtc-pcf8583 build fix
2008-02-06 Jean Delvarertc-pcf8583: Don't abuse I2C_M_NOSTART
2008-01-27 Jean Delvarei2c: normal_i2c can be made const (rtc drivers)
2007-10-16 Jean Delvarertc-pcf8583: Check for i2c adapter functionality
2007-03-04 Russell King[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
2007-03-04 Russell King[ARM] rtc-pcf8583: correct month and year offsets
2007-03-04 Russell King[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
2006-06-25 G. Liakhovetski[PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystem