| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 | 1 | -6/+7 |
|\ |
|
| * | blackfin: Convert blackfin to use read/update_persistent_clock | John Stultz | 2010-03-13 | 1 | -6/+7 |
* | | Blackfin: add support for cpufreq on SMP systems | Graf Yang | 2010-03-09 | 1 | -0/+4 |
* | | Blackfin: implement nmi_watchdog for SMP on BF561 | Graf Yang | 2010-03-09 | 1 | -0/+4 |
* | | Blackfin: SMP: make core timers per-cpu clock events for HRT | Yi Li | 2010-03-09 | 1 | -92/+105 |
|/ |
|
* | Blackfin: convert cyc2ns() to clocksource_cyc2ns() | Mike Frysinger | 2009-12-15 | 1 | -2/+4 |
* | Blackfin: use common code for cycle->nanosecond conversion | Yi Li | 2009-12-15 | 1 | -22/+4 |
* | Blackfin: unify sched_clock() handling between clock sources | Yi Li | 2009-12-15 | 1 | -10/+33 |
* | Blackfin: fix gptimer0 clock source compile warning | Yi Li | 2009-12-15 | 1 | -1/+1 |
* | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 1 | -5/+5 |
* | Blackfin: swap clocksource ratings for gptimer/cycles | Graf Yang | 2009-09-16 | 1 | -2/+2 |
* | Blackfin: add support for gptimer0 as a tick source | Graf Yang | 2009-06-12 | 1 | -39/+183 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -6/+6 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [Blackfin] arch: Support for CPU_FREQ and NOHZ | Vitja Makarov | 2008-05-07 | 1 | -3/+7 |
* | [Blackfin] arch: Functional power management support: Add support for cpu fre... | Michael Hennerich | 2008-04-25 | 1 | -2/+28 |
* | [Blackfin] arch: actually implement get_cycles function | Mike Frysinger | 2008-04-24 | 1 | -3/+2 |
* | [Blackfin] arch: initial generic time and clock sources | Vitja Makarov | 2008-02-29 | 1 | -0/+194 |