index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
tcb_clksrc.c
Age
Commit message (
Expand
)
Author
2016-01-15
clockevents/tcb_clksrc: Prevent disabling an already disabled clock
Alexandre Belloni
2015-10-06
misc: atmel_tclib: get and use slow clock
Boris Brezillon
2015-10-06
clocksource: tcb_clksrc: fix setup_clkevents error path
Boris Brezillon
2015-08-10
clockevents/drivers/tcb_clksrc: Migrate to new 'set-state' interface
Viresh Kumar
2014-09-08
clocksource: tcb_clksrc: sanitize IRQ request
Gaël PORTAY
2014-09-08
ARM: at91/tclib: move initialization from alloc to probe
Gaël PORTAY
2014-05-22
clocksource: tcb_clksrc: Make tc_mode interrupt safe
David Jander
2013-10-03
clocksource: tcb_clksrc: Remove IRQF_DISABLED
Boris BREZILLON
2013-10-03
clocksource: tcb_clksrc: Improve driver robustness
Boris BREZILLON
2013-10-03
clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/d...
Boris BREZILLON
2013-01-14
clocksource: use clockevents_config_and_register() where possible
Shawn Guo
2012-03-01
ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter
Nicolas Ferre
2011-11-21
clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz
John Stultz
2011-01-26
drivers/clocksource/tcb_clksrc.c: fix init sequence
Voss, Nikolaus
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-03-13
tclib: Fix compile warnings
David Brownell
2008-03-04
atmel_tc clocksource/clockevent code
David Brownell