aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-v3020.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-16rtc: fix driver data issues in several rtc driversGravatar Alessandro Zummo 1-5/+3
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-11-12rtc: v3020: fix v3020_mmio_read_bit()Gravatar Scott Valentine 1-1/+1
2009-04-02rtc-v3020: add ability to access v3020 chip with GPIOsGravatar Mike Rapoport 1-20/+170
2009-04-01rtc-v3020: coding style cleanupGravatar Mike Rapoport 1-22/+18
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdGravatar Adrian Bunk 1-14/+14
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-2/+2
2008-04-11rtc: fix platform driver hotplug/coldplugGravatar Kay Sievers 1-0/+1
2007-09-11RTC v3020 fixesGravatar Mike Rapoport 1-2/+7
2006-10-17[PATCH] rtc: fix printk of 64-bit res on 32-bit platformGravatar Jeff Garzik 1-2/+2
2006-10-01[PATCH] constify rtc_class_ops: update driversGravatar David Brownell 1-1/+1
2006-10-01[PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.cGravatar Eric Sesterhenn 1-3/+0
2006-06-25[PATCH] Add v3020 RTC supportGravatar Raphael Assenat 1-0/+264