aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-sh.c
AgeCommit message (Expand)Author
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2010-11-08rtc: rtc-sh - fix a memory leakAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-09-09rtc: rtc-sh: Fix up oops in early periodic freq assignment.Paul Mundt
2009-08-20rtc: rtc-sh fixesAlessandro Zummo
2009-04-16rtc: rtc-sh: clock framework support.Paul Mundt
2009-04-02rtc: rtc-sh: use set_irq_wake()Magnus Damm
2009-03-20sh: sh-rtc wakeup supportMagnus Damm
2009-03-20sh: sh-rtc invalid time reworkMagnus Damm
2009-03-20sh: sh-rtc carry interrupt reworkMagnus Damm
2009-03-06rtc: rtc-sh: Bump version up to reflect single IRQ support changes.Paul Mundt
2009-02-27rtc: sh-rtc: Add Single IRQ SupportMagnus Damm
2009-01-06rtc: move power of 2 periodic frequency check down into driversJonathan Cameron
2009-01-06rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell
2008-09-11rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negativeroel kluin
2008-05-08rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers
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