summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-sh.c
AgeCommit message (Expand)Author
2008-01-28rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt
2008-01-28rtc: rtc-sh: SH-2A support.Paul Mundt
2008-01-28rtc: rtc-sh: SH-5 support.Paul Mundt
2007-11-07rtc: rtc-sh: Zero out tm value for invalid rtc states.Paul Mundt
2007-11-07rtc: sh-rtc: Handle rtc_device_register() failure properly.Paul Mundt
2007-09-21rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt
2007-07-26rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.Markus Brunner
2007-05-09rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().Paul Mundt
2007-05-09rtc: rtc-sh: Fix up dev_dbg() warnings.Paul Mundt
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell
2007-01-23[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarmJamie Lenehan
2007-01-11[PATCH] rtc-sh: correctly report rtc_wkalrm.enabledDavid Brownell
2006-12-12rtc: rtc-sh: alarm support.Jamie Lenehan
2006-12-12rtc: rtc-sh: fix rtc for out-by-one for the month.Jamie Lenehan
2006-12-12rtc: rtc-sh: fix for period rtc interrupts.Jamie Lenehan
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt