| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: rtc-twl4030 don't mask alarm interrupts on shutdown | Matti Halme | 2009-01-15 | 1 | -2/+3 |
* | rtc-pxa: fix build failure | Antonio Ospite | 2009-01-15 | 1 | -0/+2 |
* | rtc: tw4030 add alarm/update interfaces | Alessandro Zummo | 2009-01-15 | 1 | -34/+10 |
* | rtc: PCF50633 rtc driver | Balaji Rao | 2009-01-11 | 3 | -0/+352 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-01-09 | 1 | -1/+2 |
|\ |
|
| * | parisc: set_time() catch errors | Roel Kluin | 2009-01-05 | 1 | -1/+2 |
* | | rtc-ds1307: remove legacy probe() checks | Jüri Reitel | 2009-01-08 | 1 | -27/+4 |
* | | rtc-ds1307: SMBus compatibility | BARRE Sebastien | 2009-01-08 | 1 | -88/+35 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 2 | -2/+2 |
|\ \ |
|
| * | | trivial: rtc-stk17ta8: fix sparse warning | Hannes Eder | 2009-01-06 | 1 | -1/+1 |
| * | | trivial: rtc-ds1511: fix sparse warning | Hannes Eder | 2009-01-06 | 1 | -1/+1 |
| |/ |
|
* | | drivers/rtc: correct an error test | Julia Lawall | 2009-01-06 | 1 | -1/+1 |
* | | rtc: driver for Marvell's SoCs 88F6281 and 88F6192 | Saeed Bishara | 2009-01-06 | 3 | -0/+175 |
* | | rtc: rtc-ds1216 fixes | Alessandro Zummo | 2009-01-06 | 1 | -16/+14 |
* | | rtc: add rtc-tx4939 driver | Atsushi Nemoto | 2009-01-06 | 3 | -0/+325 |
* | | rtc: use set_mmss when set_time is not available | Alessandro Zummo | 2009-01-06 | 4 | -45/+9 |
* | | rtc: rtc-ds3234 fixes | Alessandro Zummo | 2009-01-06 | 1 | -136/+36 |
* | | rtc: rtc-max6902 fixes | Alessandro Zummo | 2009-01-06 | 1 | -138/+38 |
* | | rtc: Au1000 On-Chip Counter0-as-RTC driver. | Manuel Lauss | 2009-01-06 | 3 | -0/+164 |
* | | rtc: kconfig cleanup | Alessandro Zummo | 2009-01-06 | 1 | -26/+26 |
* | | rtc: rtc-ds1390 probe sequence and misc fixes | Alessandro Zummo | 2009-01-06 | 2 | -51/+24 |
* | | rtc: pxa27x/pxa3xx driver fixes, revised | Alessandro Zummo | 2009-01-06 | 1 | -27/+23 |
* | | rtc: driver for pxa27x and pxa3xx SoC | Robert Jarzmik | 2009-01-06 | 3 | -0/+505 |
* | | rtc: move power of 2 periodic frequency check down into drivers | Jonathan Cameron | 2009-01-06 | 5 | -3/+12 |
* | | rtc: bunch of drivers: fix 'no irq' case handing | Anton Vorontsov | 2009-01-06 | 9 | -40/+40 |
* | | rtc: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 3 | -16/+12 |
|/ |
|
* | rtc: add alarm/update irq interfaces | Alessandro Zummo | 2009-01-04 | 3 | -17/+94 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 | 3 | -6/+9 |
|\ |
|
| * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-12-29 | 1 | -5/+7 |
| |\ |
|
| | * | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant | Eric Miao | 2008-12-29 | 1 | -5/+7 |
| * | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 | 4 | -54/+26 |
| |\ \ |
|
| * | | | [ARM] 5319/1: AT91: support AT91CAP9 revC CPUs | Stelian Pop | 2008-12-01 | 1 | -0/+1 |
| * | | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2008-11-29 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ben Dooks | 2008-11-03 | 4 | -12/+37 |
| | |\ \ |
|
| | * | | | [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/plat | Ben Dooks | 2008-10-30 | 1 | -1/+1 |
* | | | | | rtc: rtc-isl1208: reject invalid dates | Chris Elston | 2008-12-23 | 1 | -0/+7 |
| |_|_|/
|/| | | |
|
* | | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=n | Randy Dunlap | 2008-12-10 | 1 | -1/+1 |
* | | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 2008-12-10 | 2 | -0/+12 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-02 | 1 | -53/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | rtc: rtc-starfire fixes | Alessandro Zummo | 2008-11-21 | 1 | -53/+13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-11-17 | 1 | -50/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | rtc: rtc-sun4v fixes, revised | Alessandro Zummo | 2008-11-14 | 1 | -50/+19 |
* | | | | rtc: add Dallas DS1390/93/94 RTC chips | Mark Jackson | 2008-11-12 | 3 | -0/+232 |
* | | | | rtc: basic implementation of Epson RX-8581 I2C Real Time Clock | Martyn Welch | 2008-11-12 | 3 | -0/+290 |
* | | | | rtc: rtc-wm8350: add support for WM8350 RTC | Mark Brown | 2008-11-12 | 3 | -0/+525 |
|/ / / |
|
* | | | rtc-cmos: fix boot log message | Frans Pop | 2008-11-06 | 1 | -1/+1 |
* | | | rtc: fix handling of missing tm_year data when reading alarms | Mark Brown | 2008-11-06 | 1 | -1/+1 |
| |/
|/| |
|
* | | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -3/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-10-31 | 1 | -4/+30 |
|\ \ |
|
| * | | rtc-m48t59: shift zero year to 1968 on sparc (rev 2) | Krzysztof Helt | 2008-10-29 | 1 | -4/+30 |