Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / rtc / rtc-ds1742.c
2010-05-21 Chris Wrightsysfs: add struct file* to bin_attr callbacks
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Wolfram Sanginit dynamic bin_attribute structures
2009-12-16 Atsushi Nemotortc: do not use container_of macro as an argument for...
2009-12-16 Atsushi Nemotortc-ds1742: fix races around device registration
2009-06-18 Torsten Ertbjerg... rtc: rtc-ds1742 nvram attribute fix
2008-10-20 Adrian Bunkdrivers/rtc/: use bcd2bin/bin2bcd
2008-04-11 Kay Sieversrtc: fix platform driver hotplug/coldplug
2007-11-15 David BrownellRTCs: handle NVRAM better
2007-10-16 Atsushi Nemotortc: make rtc-ds1742 driver hotplug-aware
2007-09-19 David Gibsonrtc-ds1742.c should use resource_size_t for base address
2007-07-22 Atsushi Nemotortc: do not return void value
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-02-12 Prarit Bhargava[PATCH] change __init to __devinit in 2 rtc drivers
2006-12-07 Torsten Ertbjerg... [PATCH] rtc: ds1743 support
2006-10-01 Atsushi Nemoto[PATCH] RTC: rtc-ds1553, rtc-ds1742 update
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
2006-06-25 Atsushi Nemoto[PATCH] RTC: add rtc-ds1742 driver