index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
sh_cmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14
Daniel Lezcano
1
-4
/
+16
2013-12-18
clocksource: sh_cmt: Add clk_prepare/unprepare support
Laurent Pinchart
1
-4
/
+16
2013-12-11
clocksource: misc drivers: Remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-08-22
clocksource: sh_cmt: 32-bit control register support
Magnus Damm
1
-14
/
+36
2013-03-13
clocksource: sh_cmt: Set initcall level to subsys
Simon Horman
1
-1
/
+1
2013-03-13
clocksource: sh_cmt: Add CMT register layout comment
Magnus Damm
1
-0
/
+15
2013-03-13
clocksource: sh_cmt: Add control register callbacks
Magnus Damm
1
-4
/
+12
2013-03-13
clocksource: sh_cmt: CMCNT and CMCOR register access update
Magnus Damm
1
-36
/
+26
2013-03-13
clocksource: sh_cmt: CMSTR and CMCSR register access update
Magnus Damm
1
-36
/
+30
2013-03-13
clocksource: sh_cmt: Consolidate platform_set_drvdata() call
Magnus Damm
1
-3
/
+2
2013-03-13
clocksource: sh_cmt: Introduce per-register functions
Magnus Damm
1
-16
/
+55
2013-03-13
clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup()
Magnus Damm
1
-8
/
+8
2013-03-13
clocksource: sh_cmt: Take care of clk_put() when setup_irq() fails
Magnus Damm
1
-2
/
+4
2013-01-03
Drivers: clocksource: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-09-04
sh: CMT: Basic runtime PM support
Rafael J. Wysocki
1
-8
/
+36
2012-09-04
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
1
-1
/
+1
2012-09-04
PM / Domains: Rename the always_on device flag to syscore
Rafael J. Wysocki
1
-1
/
+1
2012-09-04
sh: CMT: Introduce clocksource/clock events suspend/resume routines
Rafael J. Wysocki
1
-4
/
+31
2012-06-11
clocksource: sh_cmt: Convert timer lock to raw spinlock.
Paul Mundt
1
-13
/
+13
2012-03-16
PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()
Rafael J. Wysocki
1
-0
/
+4
2011-10-31
drivers/clocksource: Add module.h to those who were using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-07-21
clocksource: sh_cmt: wait for CMCNT on init V2
Magnus Damm
1
-2
/
+32
2011-05-31
Revert "clocksource: sh_cmt: Runtime PM support"
Paul Mundt
1
-10
/
+2
2011-05-23
clocksource: sh_cmt: Runtime PM support
Magnus Damm
1
-2
/
+10
2011-05-23
clocksource: sh_cmt: __clocksource_updatefreq_hz() update
Magnus Damm
1
-12
/
+7
2010-12-17
clocksource: sh_cmt: Remove nested spinlock fix
Takashi YOSHII
1
-6
/
+11
2010-10-31
ARM: shmobile: remove sh_timer_config clk member
Magnus Damm
1
-7
/
+3
2010-08-04
clocksource: sh_cmt: Rate calculation fix
Magnus Damm
1
-1
/
+1
2010-08-04
clocksource: sh_cmt: One-off clockevent fix V2
Magnus Damm
1
-5
/
+5
2010-06-22
clocksource: sh_cmt: Fix up bogus shift value.
Paul Mundt
1
-1
/
+1
2010-06-02
clocksource: sh_cmt: compute mult and shift before registration
Paul Mundt
1
-9
/
+13
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
1
-0
/
+1
2010-04-15
sh: Disable IRQ balancing for timer and IPI IRQs.
Paul Mundt
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
clocksource: Deprecate clock string across the SH drivers.
Paul Mundt
1
-4
/
+8
2010-03-10
clocksource: Use dev_name() universally across the SH drivers.
Paul Mundt
1
-18
/
+14
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+7
2010-02-25
clocksource: Fix up a registration/IRQ race in the sh drivers.
Paul Mundt
1
-13
/
+19
2010-02-05
clocksource: start CMT at clocksource resume
Magnus Damm
1
-28
/
+7
2009-08-15
sh: CMT suspend/resume
Magnus Damm
1
-0
/
+28
2009-06-17
sh: turn off irqs when disabling CMT/TMU timers
Magnus Damm
1
-0
/
+3
2009-06-14
clocksource: Drop unused irqaction.mask from SH drivers.
Paul Mundt
1
-1
/
+0
2009-05-03
clocksource: sh_mtu2/cmt_register() should be static.
Paul Mundt
1
-3
/
+3
2009-05-03
sh: Consolidate MTU2/CMT/TMU timer platform data.
Paul Mundt
1
-7
/
+7
2009-04-30
clocksource: sh_cmt 16-bit fixes
Magnus Damm
1
-5
/
+7
2009-04-28
sh: setup timers in late_time_init()
Magnus Damm
1
-11
/
+2
2009-04-28
clocksource: improve sh_cmt clocksource overflow handling
Magnus Damm
1
-4
/
+9
2009-04-22
clocksource: sh_cmt clocksource support
Magnus Damm
1
-0
/
+66
2009-04-19
clocksource: sh_cmt earlytimer support
Magnus Damm
1
-2
/
+16
2009-04-02
clocksource: sh_cmt: use remove_irq() and remove clockevent workaround
Magnus Damm
1
-2
/
+1
[next]