index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-sh.c
Age
Commit message (
Expand
)
Author
2019-05-09
Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-04-04
rtc: sh: set range
Alexandre Belloni
2019-04-04
rtc: sh: fix possible race condition
Alexandre Belloni
2019-04-04
rtc: sh: stop resetting time to epoch
Alexandre Belloni
2019-03-20
rtc: sh: Fix invalid alarm warning for non-enabled alarm
Geert Uytterhoeven
2018-11-12
rtc: sh: convert to SPDX identifiers
Kuninori Morimoto
2018-08-20
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-07-27
rtc: sh: remove unused variable rtc_dev
Anders Roxell
2018-07-26
rtc: sh: remove dead code
Alexandre Belloni
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
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
[next]