summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc: correct an error testJulia Lawall2009-01-061-1/+1
* rtc: driver for Marvell's SoCs 88F6281 and 88F6192Saeed Bishara2009-01-063-0/+175
* rtc: rtc-ds1216 fixesAlessandro Zummo2009-01-061-16/+14
* rtc: add rtc-tx4939 driverAtsushi Nemoto2009-01-063-0/+325
* rtc: use set_mmss when set_time is not availableAlessandro Zummo2009-01-064-45/+9
* rtc: rtc-ds3234 fixesAlessandro Zummo2009-01-061-136/+36
* rtc: rtc-max6902 fixesAlessandro Zummo2009-01-061-138/+38
* rtc: Au1000 On-Chip Counter0-as-RTC driver.Manuel Lauss2009-01-063-0/+164
* rtc: kconfig cleanupAlessandro Zummo2009-01-061-26/+26
* rtc: rtc-ds1390 probe sequence and misc fixesAlessandro Zummo2009-01-062-51/+24
* rtc: pxa27x/pxa3xx driver fixes, revisedAlessandro Zummo2009-01-061-27/+23
* rtc: driver for pxa27x and pxa3xx SoCRobert Jarzmik2009-01-063-0/+505
* rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-065-3/+12
* rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-069-40/+40
* rtc: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-063-16/+12
* rtc: add alarm/update irq interfacesAlessandro Zummo2009-01-043-17/+94
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-303-6/+9
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-291-5/+7
| |\
| | * [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+7
| * | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-154-54/+26
| |\ \
| * | | [ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop2008-12-011-0/+1
| * | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-034-12/+37
| | |\ \
| | * | | [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-301-1/+1
* | | | | rtc: rtc-isl1208: reject invalid datesChris Elston2008-12-231-0/+7
| |_|_|/ |/| | |
* | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap2008-12-101-1/+1
* | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-102-0/+12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-021-53/+13
|\ \ \ \ | |/ / / |/| | |
| * | | rtc: rtc-starfire fixesAlessandro Zummo2008-11-211-53/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-171-50/+19
|\ \ \ \ | |/ / /
| * | | rtc: rtc-sun4v fixes, revisedAlessandro Zummo2008-11-141-50/+19
* | | | rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson2008-11-123-0/+232
* | | | rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch2008-11-123-0/+290
* | | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-123-0/+525
|/ / /
* | | rtc-cmos: fix boot log messageFrans Pop2008-11-061-1/+1
* | | rtc: fix handling of missing tm_year data when reading alarmsMark Brown2008-11-061-1/+1
| |/ |/|
* | saner FASYNC handling on file closeAl Viro2008-11-011-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-311-4/+30
|\ \
| * | rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt2008-10-291-4/+30
* | | rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy2008-10-301-0/+2
* | | rtc: ds3234 doesn't link when built-inGeert Uytterhoeven2008-10-301-2/+2
* | | rtc-s3c: fix section mismatch warningsYauhen Kharuzhy2008-10-301-3/+3
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-231-2/+2
|\ \
| * | rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt2008-10-211-2/+2
| |/
* | mfd: rtc-twl4030 driverDavid Brownell2008-10-223-0/+575
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-203-0/+120
|\
| * parisc: add rtc platform driverKyle McMartin2008-10-103-0/+120
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-2/+2
|\ \
| * | drivers/rtc: use nr_irqsYinghai Lu2008-10-161-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-202-8/+15
|\ \ \
OpenPOWER on IntegriCloud