index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-sh.c
Age
Commit message (
Expand
)
Author
2017-04-22
rtc: sh: mark PM functions as unused
Arnd Bergmann
2017-04-03
rtc: sh: add support for rza series
Chris Brandt
2017-01-11
rtc: constify rtc_class_ops structures
Bhumika Goyal
2016-07-11
rtc: sh: don't validate alarm time provided to .set_alarm
Uwe Kleine-König
2016-07-11
rtc: sh: drop bogus assignment of tm_year in .read_alarm
Uwe Kleine-König
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-13
drivers/rtc/rtc-sh.c: use dev_get_platdata()
Jingoo Han
2013-07-03
rtc: rtc-sh: use devm_*() functions
Jingoo Han
2013-07-03
rtc: rtc-sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-29
rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-29
rtc: rtc-sh: use module_platform_driver_probe()
Jingoo Han
2012-03-23
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2010-11-08
rtc: rtc-sh - fix a memory leak
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-09-09
rtc: rtc-sh: Fix up oops in early periodic freq assignment.
Paul Mundt
2009-08-20
rtc: rtc-sh fixes
Alessandro Zummo
2009-04-16
rtc: rtc-sh: clock framework support.
Paul Mundt
2009-04-02
rtc: rtc-sh: use set_irq_wake()
Magnus Damm
2009-03-20
sh: sh-rtc wakeup support
Magnus Damm
2009-03-20
sh: sh-rtc invalid time rework
Magnus Damm
2009-03-20
sh: sh-rtc carry interrupt rework
Magnus Damm
2009-03-06
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
Paul Mundt
2009-02-27
rtc: sh-rtc: Add Single IRQ Support
Magnus Damm
2009-01-06
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
2009-01-06
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-16
rtc: file close() consistently disables repeating irqs
David Brownell
2008-09-11
rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative
roel kluin
2008-05-08
rtc: rtc-sh: Fixup for 64-bit resources.
Paul Mundt
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
rtc: rtc-sh: Add support for periodic IRQs.
Angelo Castello
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2008-01-28
rtc: rtc-sh: Split out the CPU defs to asm/cpu/.
Paul Mundt
2008-01-28
rtc: rtc-sh: SH-2A support.
Paul Mundt
2008-01-28
rtc: rtc-sh: SH-5 support.
Paul Mundt
2007-11-07
rtc: rtc-sh: Zero out tm value for invalid rtc states.
Paul Mundt
2007-11-07
rtc: sh-rtc: Handle rtc_device_register() failure properly.
Paul Mundt
2007-09-21
rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.
Paul Mundt
2007-07-26
rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.
Markus Brunner
2007-05-09
rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
Paul Mundt
2007-05-09
rtc: rtc-sh: Fix up dev_dbg() warnings.
Paul Mundt
[next]