Age | Commit message (Expand) | Author | Files | Lines |
2017-06-21 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -0/+1 |
2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano | 1 | -1/+1 |
2017-06-13 | clocksource: Explicitly include linux/clocksource.h when needed | Stephen Rothwell | 1 | -0/+1 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -2/+2 |
2016-07-07 | clocksource/drivers/cadence_ttc: fix a return value in case of error | Christophe Jaillet | 1 | -1/+1 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -1/+1 |
2016-06-28 | clocksource/drivers/cadence_ttc: Convert init function to return error | Daniel Lezcano | 1 | -29/+47 |
2015-09-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -27/+32 |
2015-08-10 | clockevents/drivers/cadence_ttc: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -27/+32 |
2015-07-20 | clocksource: cadence_ttc: Remove clk-provider.h include | Stephen Boyd | 1 | -1/+0 |
2014-09-29 | clocksource: cadence_ttc: Add support for 32bit mode | Michal Simek | 1 | -5/+10 |
2014-05-20 | clocksource: cadence_ttc: Use readl/writel_relaxed instead of __raw | Michal Simek | 1 | -27/+27 |
2014-03-12 | clocksource/cadence_ttc: Overhaul clocksource frequency adjustment | Soren Brinkmann | 1 | -20/+84 |
2014-03-12 | clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled | Soren Brinkmann | 1 | -15/+2 |
2014-01-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+3 |
2013-12-30 | clocksource: cadence_ttc: Fix mutex taken inside interrupt context | Soren Brinkmann | 1 | -8/+13 |
2013-12-11 | clocksource: misc drivers: Remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -2/+1 |
2013-12-11 | clocksource: cadence_ttc_timer: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-07-18 | clocksource: cadence_ttc: Reuse clocksource as sched_clock | Soren Brinkmann | 1 | -0/+12 |
2013-07-18 | clocksource: cadence_ttc: Remove unused header | Soren Brinkmann | 1 | -1/+0 |
2013-05-27 | arm: zynq: Migrate platform to clock controller | Soren Brinkmann | 1 | -5/+18 |
2013-04-04 | arm: zynq: Move timer to generic location | Michal Simek | 1 | -0/+436 |