| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: move power of 2 periodic frequency check down into drivers | Jonathan Cameron | 2009-01-07 | 1 | -0/+3 |
* | rtc: bunch of drivers: fix 'no irq' case handing | Anton Vorontsov | 2009-01-07 | 1 | -4/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-10-20 | 1 | -7/+14 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-20 | 1 | -7/+0 |
| |\ |
|
| * | | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative | roel kluin | 2008-09-11 | 1 | -7/+14 |
* | | | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -20/+20 |
| |/
|/| |
|
* | | rtc: file close() consistently disables repeating irqs | David Brownell | 2008-10-16 | 1 | -7/+0 |
|/ |
|
* | rtc: rtc-sh: Fixup for 64-bit resources. | Paul Mundt | 2008-05-08 | 1 | -5/+9 |
* | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -1/+1 |
* | rtc: rtc-sh: Add support for periodic IRQs. | Angelo Castello | 2008-04-18 | 1 | -109/+187 |
* | rtc: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 | 1 | -0/+1 |
* | rtc: rtc-sh: Split out the CPU defs to asm/cpu/. | Paul Mundt | 2008-01-28 | 1 | -19/+1 |
* | rtc: rtc-sh: SH-2A support. | Paul Mundt | 2008-01-28 | 1 | -2/+18 |
* | rtc: rtc-sh: SH-5 support. | Paul Mundt | 2008-01-28 | 1 | -1/+5 |
* | rtc: rtc-sh: Zero out tm value for invalid rtc states. | Paul Mundt | 2007-11-07 | 1 | -1/+3 |
* | rtc: sh-rtc: Handle rtc_device_register() failure properly. | Paul Mundt | 2007-11-07 | 1 | -1/+1 |
* | rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. | Paul Mundt | 2007-09-21 | 1 | -18/+33 |
* | rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. | Markus Brunner | 2007-07-26 | 1 | -0/+1 |
* | rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). | Paul Mundt | 2007-05-09 | 1 | -3/+3 |
* | rtc: rtc-sh: Fix up dev_dbg() warnings. | Paul Mundt | 2007-05-09 | 1 | -1/+1 |
* | rtc: rtc interfaces don't use class_device | David Brownell | 2007-05-08 | 1 | -3/+3 |
* | [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm | Jamie Lenehan | 2007-01-23 | 1 | -5/+7 |
* | [PATCH] rtc-sh: correctly report rtc_wkalrm.enabled | David Brownell | 2007-01-12 | 1 | -2/+2 |
* | rtc: rtc-sh: alarm support. | Jamie Lenehan | 2006-12-12 | 1 | -25/+201 |
* | rtc: rtc-sh: fix rtc for out-by-one for the month. | Jamie Lenehan | 2006-12-12 | 1 | -3/+3 |
* | rtc: rtc-sh: fix for period rtc interrupts. | Jamie Lenehan | 2006-12-12 | 1 | -21/+22 |
* | sh: Updates for IRQ handler changes. | Paul Mundt | 2006-10-06 | 1 | -3/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+2 |
* | rtc: New RTC driver for SuperH On-Chip RTC. | Paul Mundt | 2006-09-27 | 1 | -0/+467 |