index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-sh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/rtc/rtc-sh.c: use dev_get_platdata()
Jingoo Han
2013-11-13
1
-2
/
+3
*
rtc: rtc-sh: use devm_*() functions
Jingoo Han
2013-07-03
1
-51
/
+21
*
rtc: rtc-sh: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-03
1
-2
/
+0
*
rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-29
1
-5
/
+4
*
rtc: rtc-sh: use module_platform_driver_probe()
Jingoo Han
2013-04-29
1
-12
/
+1
*
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
2012-03-23
1
-4
/
+4
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-3
/
+3
*
RTC: Clean out UIE icotl implementations
John Stultz
2011-03-09
1
-22
/
+0
*
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
2011-03-09
1
-1
/
+0
*
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
2011-03-09
1
-1
/
+0
*
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2011-02-03
1
-4
/
+7
*
rtc: rtc-sh - fix a memory leak
Axel Lin
2010-11-08
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
rtc: rtc-sh: Fix up oops in early periodic freq assignment.
Paul Mundt
2009-09-09
1
-3
/
+1
*
rtc: rtc-sh fixes
Alessandro Zummo
2009-08-20
1
-61
/
+32
*
rtc: rtc-sh: clock framework support.
Paul Mundt
2009-04-16
1
-18
/
+49
*
rtc: rtc-sh: use set_irq_wake()
Magnus Damm
2009-04-02
1
-0
/
+36
*
sh: sh-rtc wakeup support
Magnus Damm
2009-03-20
1
-0
/
+1
*
sh: sh-rtc invalid time rework
Magnus Damm
2009-03-20
1
-6
/
+9
*
sh: sh-rtc carry interrupt rework
Magnus Damm
2009-03-20
1
-8
/
+32
*
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
Paul Mundt
2009-03-06
1
-1
/
+1
*
rtc: sh-rtc: Add Single IRQ Support
Magnus Damm
2009-02-27
1
-73
/
+117
*
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
2009-01-06
1
-0
/
+3
*
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
2009-01-06
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-10-20
1
-7
/
+14
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-20
1
-7
/
+0
|
|
\
|
*
|
rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative
roel kluin
2008-09-11
1
-7
/
+14
*
|
|
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
2008-10-20
1
-20
/
+20
|
|
/
|
/
|
*
|
rtc: file close() consistently disables repeating irqs
David Brownell
2008-10-16
1
-7
/
+0
|
/
*
rtc: rtc-sh: Fixup for 64-bit resources.
Paul Mundt
2008-05-08
1
-5
/
+9
*
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-1
/
+1
*
rtc: rtc-sh: Add support for periodic IRQs.
Angelo Castello
2008-04-18
1
-109
/
+187
*
rtc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+1
*
rtc: rtc-sh: Split out the CPU defs to asm/cpu/.
Paul Mundt
2008-01-28
1
-19
/
+1
*
rtc: rtc-sh: SH-2A support.
Paul Mundt
2008-01-28
1
-2
/
+18
*
rtc: rtc-sh: SH-5 support.
Paul Mundt
2008-01-28
1
-1
/
+5
*
rtc: rtc-sh: Zero out tm value for invalid rtc states.
Paul Mundt
2007-11-07
1
-1
/
+3
*
rtc: sh-rtc: Handle rtc_device_register() failure properly.
Paul Mundt
2007-11-07
1
-1
/
+1
*
rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.
Paul Mundt
2007-09-21
1
-18
/
+33
*
rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.
Markus Brunner
2007-07-26
1
-0
/
+1
*
rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
Paul Mundt
2007-05-09
1
-3
/
+3
*
rtc: rtc-sh: Fix up dev_dbg() warnings.
Paul Mundt
2007-05-09
1
-1
/
+1
*
rtc: rtc interfaces don't use class_device
David Brownell
2007-05-08
1
-3
/
+3
*
[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm
Jamie Lenehan
2007-01-23
1
-5
/
+7
*
[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
David Brownell
2007-01-11
1
-2
/
+2
*
rtc: rtc-sh: alarm support.
Jamie Lenehan
2006-12-12
1
-25
/
+201
*
rtc: rtc-sh: fix rtc for out-by-one for the month.
Jamie Lenehan
2006-12-12
1
-3
/
+3
*
rtc: rtc-sh: fix for period rtc interrupts.
Jamie Lenehan
2006-12-12
1
-21
/
+22
*
sh: Updates for IRQ handler changes.
Paul Mundt
2006-10-06
1
-3
/
+3
[next]