aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sh.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-20
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-19
| |\
| * | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negativeroel kluin2008-09-11
* | | drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
| |/ |/|
* | rtc: file close() consistently disables repeating irqsDavid Brownell2008-10-16
|/
* rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt2008-05-08
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello2008-04-18
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt2008-01-27
* rtc: rtc-sh: SH-2A support.Paul Mundt2008-01-27
* rtc: rtc-sh: SH-5 support.Paul Mundt2008-01-27
* rtc: rtc-sh: Zero out tm value for invalid rtc states.Paul Mundt2007-11-07
* rtc: sh-rtc: Handle rtc_device_register() failure properly.Paul Mundt2007-11-07
* rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt2007-09-20
* rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.Markus Brunner2007-07-26
* rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().Paul Mundt2007-05-08
* rtc: rtc-sh: Fix up dev_dbg() warnings.Paul Mundt2007-05-08
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarmJamie Lenehan2007-01-23
* [PATCH] rtc-sh: correctly report rtc_wkalrm.enabledDavid Brownell2007-01-11
* rtc: rtc-sh: alarm support.Jamie Lenehan2006-12-11
* rtc: rtc-sh: fix rtc for out-by-one for the month.Jamie Lenehan2006-12-11
* rtc: rtc-sh: fix for period rtc interrupts.Jamie Lenehan2006-12-11
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* rtc: New RTC driver for SuperH On-Chip RTC.Paul Mundt2006-09-27