aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sh.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* rtc: rtc-sh: Fix up oops in early periodic freq assignment.Paul Mundt2009-09-08
* rtc: rtc-sh fixesAlessandro Zummo2009-08-20
* rtc: rtc-sh: clock framework support.Paul Mundt2009-04-16
* rtc: rtc-sh: use set_irq_wake()Magnus Damm2009-04-01
* sh: sh-rtc wakeup supportMagnus Damm2009-03-20
* sh: sh-rtc invalid time reworkMagnus Damm2009-03-20
* sh: sh-rtc carry interrupt reworkMagnus Damm2009-03-20
* rtc: rtc-sh: Bump version up to reflect single IRQ support changes.Paul Mundt2009-03-06
* rtc: sh-rtc: Add Single IRQ SupportMagnus Damm2009-02-27
* rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-06
* rtc: bunch of drivers: fix 'no irq' case handingAnton Vorontsov2009-01-06
* 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