summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/tcb_clksrc.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clockDavid Engraf2017-02-071-1/+15
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* clockevents/tcb_clksrc: Prevent disabling an already disabled clockAlexandre Belloni2016-01-151-1/+2
* misc: atmel_tclib: get and use slow clockBoris Brezillon2015-10-061-1/+9
* clocksource: tcb_clksrc: fix setup_clkevents error pathBoris Brezillon2015-10-061-1/+1
* clockevents/drivers/tcb_clksrc: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-42/+51
* clocksource: tcb_clksrc: sanitize IRQ requestGaël PORTAY2014-09-081-9/+4
* ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY2014-09-081-1/+1
* clocksource: tcb_clksrc: Make tc_mode interrupt safeDavid Jander2014-05-221-4/+4
* clocksource: tcb_clksrc: Remove IRQF_DISABLEDBoris BREZILLON2013-10-031-1/+1
* clocksource: tcb_clksrc: Improve driver robustnessBoris BREZILLON2013-10-031-5/+28
* clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/d...Boris BREZILLON2013-10-031-5/+21
* clocksource: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-6/+1
* ARM: at91/tc/clocksource: Add 32 bit variant to Timer CounterNicolas Ferre2012-03-011-28/+62
* clocksource: Convert tcb_clksrc to use clocksource_register_hz/khzJohn Stultz2011-11-211-3/+1
* drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus2011-01-261-2/+2
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* tclib: Fix compile warningsDavid Brownell2008-03-131-7/+4
* atmel_tc clocksource/clockevent codeDavid Brownell2008-03-041-0/+305