Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
[safe/jmp/linux-2.6] / drivers / rtc / rtc-sh.c
2008-05-08 Paul Mundtrtc: rtc-sh: Fixup for 64-bit resources.
2008-04-28 Harvey Harrisonrtc: replace remaining __FUNCTION__ occurrences
2008-04-18 Angelo Castellortc: rtc-sh: Add support for periodic IRQs.
2008-04-11 Kay Sieversrtc: fix platform driver hotplug/coldplug
2008-01-28 Paul Mundtrtc: rtc-sh: Split out the CPU defs to asm/cpu/.
2008-01-28 Paul Mundtrtc: rtc-sh: SH-2A support.
2008-01-28 Paul Mundtrtc: rtc-sh: SH-5 support.
2007-11-07 Paul Mundtrtc: rtc-sh: Zero out tm value for invalid rtc states.
2007-11-07 Paul Mundtrtc: sh-rtc: Handle rtc_device_register() failure properly.
2007-09-21 Paul Mundtrtc: rtc-sh: Support 4-digit year on SH7705/SH7710...
2007-07-26 Markus Brunnerrtc: rtc-sh: Correct sh_rtc_set_time() for some SH...
2007-05-09 Paul Mundtrtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
2007-05-09 Paul Mundtrtc: rtc-sh: Fix up dev_dbg() warnings.
2007-05-08 David Brownellrtc: rtc interfaces don't use class_device
2007-01-23 Jamie Lenehan[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting...
2007-01-12 David Brownell[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
2006-12-11 Jamie Lenehanrtc: rtc-sh: alarm support.
2006-12-11 Jamie Lenehanrtc: rtc-sh: fix rtc for out-by-one for the month.
2006-12-11 Jamie Lenehanrtc: rtc-sh: fix for period rtc interrupts.
2006-10-06 Paul Mundtsh: Updates for IRQ handler changes.
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Paul Mundtrtc: New RTC driver for SuperH On-Chip RTC.