aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/time-ts.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: irq: remove IRQF_DISABLEDYong Zhang2011-10-261-4/+2
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-1/+7
|\
| * Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger2011-04-131-1/+7
* | blackfin: convert to clocksource_register_hzJohn Stultz2011-02-211-33/+2
|/
* Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-6/+7
|\
| * blackfin: Convert blackfin to use read/update_persistent_clockJohn Stultz2010-03-131-6/+7
* | Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-091-0/+4
* | Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang2010-03-091-0/+4
* | Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-091-92/+105
|/
* Blackfin: convert cyc2ns() to clocksource_cyc2ns()Mike Frysinger2009-12-151-2/+4
* Blackfin: use common code for cycle->nanosecond conversionYi Li2009-12-151-22/+4
* Blackfin: unify sched_clock() handling between clock sourcesYi Li2009-12-151-10/+33
* Blackfin: fix gptimer0 clock source compile warningYi Li2009-12-151-1/+1
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-5/+5
* Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang2009-09-161-2/+2
* Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-121-39/+183
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-6/+6
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-071-3/+7
* [Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich2008-04-251-2/+28
* [Blackfin] arch: actually implement get_cycles functionMike Frysinger2008-04-241-3/+2
* [Blackfin] arch: initial generic time and clock sourcesVitja Makarov2008-02-291-0/+194