const: constify remaining dev_pm_ops
[safe/jmp/linux-2.6] / drivers / rtc / rtc-sh.c
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-09-09 Paul Mundtrtc: rtc-sh: Fix up oops in early periodic freq assignment.
2009-08-20 Alessandro Zummortc: rtc-sh fixes
2009-04-16 Paul Mundtrtc: rtc-sh: clock framework support.
2009-04-02 Magnus Dammrtc: rtc-sh: use set_irq_wake()
2009-03-20 Magnus Dammsh: sh-rtc wakeup support
2009-03-20 Magnus Dammsh: sh-rtc invalid time rework
2009-03-20 Magnus Dammsh: sh-rtc carry interrupt rework
2009-03-06 Paul Mundtrtc: rtc-sh: Bump version up to reflect single IRQ...
2009-02-27 Magnus Dammrtc: sh-rtc: Add Single IRQ Support
2009-01-06 Jonathan Cameronrtc: move power of 2 periodic frequency check down...
2009-01-06 Anton Vorontsovrtc: bunch of drivers: fix 'no irq' case handing
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-10-20 Adrian Bunkdrivers/rtc/: use bcd2bin/bin2bcd
2008-10-20 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2008-10-16 David Brownellrtc: file close() consistently disables repeating irqs
2008-09-11 roel kluinrtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot...
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.