[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to kzalloc()
[safe/jmp/linux-2.6] / drivers / rtc / rtc-pcf8563.c
2007-02-13 Jean Delvarei2c: Stop using i2c_adapter.class_dev
2007-02-09 Atsushi Nemoto[PATCH] rtc-pcf8563: detect polarity of century bit...
2006-12-10 David Brownell[PATCH] RTCs don't use i2c_adapter.dev
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
2006-10-01 Jean-Baptiste Maneyrol[PATCH] rtc driver rtc-pcf8563 century bit inversed
2006-04-11 Alessandro Zummo[PATCH] RTC subsystem: compact error messages
2006-04-11 Alessandro Zummo[PATCH] RTC subsystem: fix proc output
2006-04-11 Alessandro Zummo[PATCH] RTC subsystem: whitespaces and error messages...
2006-03-27 Alessandro Zummo[PATCH] RTC subsystem: PCF8563 driver