index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-sh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-3
/
+3
2011-03-09
RTC: Clean out UIE icotl implementations
John Stultz
1
-22
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
1
-1
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
1
-1
/
+0
2011-02-03
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
1
-4
/
+7
2010-11-08
rtc: rtc-sh - fix a memory leak
Axel Lin
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-09
rtc: rtc-sh: Fix up oops in early periodic freq assignment.
Paul Mundt
1
-3
/
+1
2009-08-20
rtc: rtc-sh fixes
Alessandro Zummo
1
-61
/
+32
2009-04-16
rtc: rtc-sh: clock framework support.
Paul Mundt
1
-18
/
+49
2009-04-02
rtc: rtc-sh: use set_irq_wake()
Magnus Damm
1
-0
/
+36
2009-03-20
sh: sh-rtc wakeup support
Magnus Damm
1
-0
/
+1
2009-03-20
sh: sh-rtc invalid time rework
Magnus Damm
1
-6
/
+9
2009-03-20
sh: sh-rtc carry interrupt rework
Magnus Damm
1
-8
/
+32
2009-03-06
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
Paul Mundt
1
-1
/
+1
2009-02-27
rtc: sh-rtc: Add Single IRQ Support
Magnus Damm
1
-73
/
+117
2009-01-06
rtc: move power of 2 periodic frequency check down into drivers
Jonathan Cameron
1
-0
/
+3
2009-01-06
rtc: bunch of drivers: fix 'no irq' case handing
Anton Vorontsov
1
-4
/
+6
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-7
/
+14
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
1
-20
/
+20
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-7
/
+0
2008-10-16
rtc: file close() consistently disables repeating irqs
David Brownell
1
-7
/
+0
2008-09-11
rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negative
roel kluin
1
-7
/
+14
2008-05-08
rtc: rtc-sh: Fixup for 64-bit resources.
Paul Mundt
1
-5
/
+9
2008-04-28
rtc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-18
rtc: rtc-sh: Add support for periodic IRQs.
Angelo Castello
1
-109
/
+187
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2008-01-28
rtc: rtc-sh: Split out the CPU defs to asm/cpu/.
Paul Mundt
1
-19
/
+1
2008-01-28
rtc: rtc-sh: SH-2A support.
Paul Mundt
1
-2
/
+18
2008-01-28
rtc: rtc-sh: SH-5 support.
Paul Mundt
1
-1
/
+5
2007-11-07
rtc: rtc-sh: Zero out tm value for invalid rtc states.
Paul Mundt
1
-1
/
+3
2007-11-07
rtc: sh-rtc: Handle rtc_device_register() failure properly.
Paul Mundt
1
-1
/
+1
2007-09-21
rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.
Paul Mundt
1
-18
/
+33
2007-07-26
rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.
Markus Brunner
1
-0
/
+1
2007-05-09
rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().
Paul Mundt
1
-3
/
+3
2007-05-09
rtc: rtc-sh: Fix up dev_dbg() warnings.
Paul Mundt
1
-1
/
+1
2007-05-08
rtc: rtc interfaces don't use class_device
David Brownell
1
-3
/
+3
2007-01-23
[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm
Jamie Lenehan
1
-5
/
+7
2007-01-11
[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
David Brownell
1
-2
/
+2
2006-12-12
rtc: rtc-sh: alarm support.
Jamie Lenehan
1
-25
/
+201
2006-12-12
rtc: rtc-sh: fix rtc for out-by-one for the month.
Jamie Lenehan
1
-3
/
+3
2006-12-12
rtc: rtc-sh: fix for period rtc interrupts.
Jamie Lenehan
1
-21
/
+22
2006-10-06
sh: Updates for IRQ handler changes.
Paul Mundt
1
-3
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-27
rtc: New RTC driver for SuperH On-Chip RTC.
Paul Mundt
1
-0
/
+467