Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 4 | -92/+164 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 3 | -5/+5 |
2009-03-25 | Merge git://git.marvell.com/orion into devel | Russell King | 1 | -0/+11 |
2009-03-25 | rtc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 3 | -5/+5 |
2009-03-24 | [ARM] Kirkwood: fail the probe if internal RTC does not work | Nicolas Pitre | 1 | -0/+11 |
2009-03-20 | sh: sh-rtc wakeup support | Magnus Damm | 1 | -0/+1 |
2009-03-20 | sh: sh-rtc invalid time rework | Magnus Damm | 1 | -6/+9 |
2009-03-20 | sh: sh-rtc carry interrupt rework | Magnus Damm | 1 | -8/+32 |
2009-03-14 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2 | -2/+2 |
2009-03-09 | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao | 1 | -1/+2 |
2009-03-06 | rtc: rtc-sh: Bump version up to reflect single IRQ support changes. | Paul Mundt | 1 | -1/+1 |
2009-02-27 | rtc: sh-rtc: Add Single IRQ Support | Magnus Damm | 1 | -73/+117 |
2009-02-12 | rtc: t reaches -1, tested 0 | Roel Kluin | 1 | -1/+1 |
2009-02-12 | rtc: update maintainership of pxa rtc driver | Robert Jarzmik | 1 | -1/+1 |
2009-02-05 | rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c | Manish Katiyar | 1 | -1/+0 |
2009-02-05 | rtc: rtc-dm355evm driver | David Brownell | 3 | -0/+182 |
2009-01-16 | rtc: rtc-twl4030 don't mask alarm interrupts on shutdown | Matti Halme | 1 | -2/+3 |
2009-01-16 | rtc-pxa: fix build failure | Antonio Ospite | 1 | -0/+2 |
2009-01-16 | rtc: tw4030 add alarm/update interfaces | Alessandro Zummo | 1 | -34/+10 |
2009-01-11 | rtc: PCF50633 rtc driver | Balaji Rao | 3 | -0/+352 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 1 | -1/+2 |
2009-01-08 | rtc-ds1307: remove legacy probe() checks | Jüri Reitel | 1 | -27/+4 |
2009-01-08 | rtc-ds1307: SMBus compatibility | BARRE Sebastien | 1 | -88/+35 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-01-07 | drivers/rtc: correct an error test | Julia Lawall | 1 | -1/+1 |
2009-01-07 | rtc: driver for Marvell's SoCs 88F6281 and 88F6192 | Saeed Bishara | 3 | -0/+175 |
2009-01-07 | rtc: rtc-ds1216 fixes | Alessandro Zummo | 1 | -16/+14 |
2009-01-07 | rtc: add rtc-tx4939 driver | Atsushi Nemoto | 3 | -0/+325 |
2009-01-07 | rtc: use set_mmss when set_time is not available | Alessandro Zummo | 4 | -45/+9 |
2009-01-07 | rtc: rtc-ds3234 fixes | Alessandro Zummo | 1 | -136/+36 |
2009-01-07 | rtc: rtc-max6902 fixes | Alessandro Zummo | 1 | -138/+38 |
2009-01-07 | rtc: Au1000 On-Chip Counter0-as-RTC driver. | Manuel Lauss | 3 | -0/+164 |
2009-01-07 | rtc: kconfig cleanup | Alessandro Zummo | 1 | -26/+26 |
2009-01-07 | rtc: rtc-ds1390 probe sequence and misc fixes | Alessandro Zummo | 2 | -51/+24 |
2009-01-07 | rtc: pxa27x/pxa3xx driver fixes, revised | Alessandro Zummo | 1 | -27/+23 |
2009-01-07 | rtc: driver for pxa27x and pxa3xx SoC | Robert Jarzmik | 3 | -0/+505 |
2009-01-07 | rtc: move power of 2 periodic frequency check down into drivers | Jonathan Cameron | 5 | -3/+12 |
2009-01-07 | rtc: bunch of drivers: fix 'no irq' case handing | Anton Vorontsov | 9 | -40/+40 |
2009-01-07 | rtc: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 3 | -16/+12 |
2009-01-06 | trivial: rtc-stk17ta8: fix sparse warning | Hannes Eder | 1 | -1/+1 |
2009-01-06 | trivial: rtc-ds1511: fix sparse warning | Hannes Eder | 1 | -1/+1 |
2009-01-05 | parisc: set_time() catch errors | Roel Kluin | 1 | -1/+2 |
2009-01-05 | rtc: add alarm/update irq interfaces | Alessandro Zummo | 3 | -17/+94 |
2008-12-31 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -6/+9 |
2008-12-29 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -5/+7 |
2008-12-29 | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant | Eric Miao | 1 | -5/+7 |
2008-12-24 | rtc: rtc-isl1208: reject invalid dates | Chris Elston | 1 | -0/+7 |
2008-12-16 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 4 | -54/+26 |
2008-12-10 | rtc twl4030: rename ioctl function when RTC_INTF_DEV=n | Randy Dunlap | 1 | -1/+1 |
2008-12-10 | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers | Alessandro Zummo | 2 | -0/+12 |