aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1511.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-221-1/+1
* RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-091-17/+0
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-4/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rtc-ds1511: fix races around device registrationAtsushi Nemoto2009-12-161-88/+60
* fix my email address.Andrew Sharp2009-11-091-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: rtc-ds1511: fix sparse warningHannes Eder2009-01-061-1/+1
* | rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-061-10/+9
|/
* x86: sysfs: kill owner field from attributeParag Warudkar2008-10-201-1/+0
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-21/+21
* rtc: file close() consistently disables repeating irqsDavid Brownell2008-10-161-13/+0
* fix irq flags in rtc-ds1511Steven Rostedt2008-05-081-2/+2
* make ds1511_rtc_{read,set}_time() staticAdrian Bunk2008-04-281-4/+2
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+3
* Platform real time clock driver for Dallas 1511 chipAndrew Sharp2008-02-061-0/+656