| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: clean up arch/xtensa/kernel/time.c | Max Filippov | 2019-02-07 | 1 | -28/+25 |
* | xtensa: SMP: fix ccount_timer_shutdown | Max Filippov | 2019-01-24 | 1 | -1/+1 |
* | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | xtensa: clean up printk usage for boot/crash logging | Max Filippov | 2016-11-06 | 1 | -7/+7 |
* | xtensa: rearrange CCOUNT calibration | Max Filippov | 2016-09-20 | 1 | -1/+39 |
* | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 2015-10-01 | 1 | -1/+1 |
* | xtensa/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -27/+26 |
* | xtensa: export ccount_freq | Max Filippov | 2014-01-19 | 1 | -0/+1 |
* | xtensa: initialize device tree clock sources | Baruch Siach | 2014-01-15 | 1 | -0/+1 |
* | xtensa: Switch to sched_clock_register() | Stephen Boyd | 2014-01-14 | 1 | -2/+2 |
* | xtensa: clear timer IRQ unconditionally in its handler | Max Filippov | 2014-01-14 | 1 | -0/+1 |
* | xtensa: update clockevent setup for SMP | Max Filippov | 2014-01-14 | 1 | -25/+29 |
* | xtensa: mark ccount as continuous clocksource | Baruch Siach | 2014-01-14 | 1 | -0/+1 |
* | xtensa: remove CCOUNT_PER_JIFFY | Baruch Siach | 2013-09-06 | 1 | -2/+2 |
* | xtensa: fix !CONFIG_XTENSA_CALIBRATE_CCOUNT build failure | Baruch Siach | 2013-09-06 | 1 | -2/+2 |
* | xtensa: delete __cpuinit usage from all xtensa files | Paul Gortmaker | 2013-07-14 | 1 | -1/+1 |
* | xtensa: ccount based sched_clock | Baruch Siach | 2013-07-08 | 1 | -0/+8 |
* | xtensa: ccount based clockevent implementation | Baruch Siach | 2013-07-08 | 1 | -32/+78 |
* | xtensa: cleanup ccount frequency tracking | Baruch Siach | 2013-07-08 | 1 | -4/+3 |
* | xtensa: add IRQ domains support | Max Filippov | 2012-12-18 | 1 | -1/+4 |
* | xtensa:fix the incompatible pointer type warning in time.c | Wanlong Gao | 2012-12-18 | 1 | -1/+1 |
* | clocksource: xtensa: Convert to clocksource_register_hz/khz | John Stultz | 2011-11-21 | 1 | -12/+1 |
* | xtensa: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -5/+1 |
* | xtensa: Fix unnecessary setting of xtime | John Stultz | 2010-03-13 | 1 | -5/+0 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -3/+2 |
* | xtensa: ccount clocksource | Johannes Weiner | 2009-04-02 | 1 | -73/+30 |
* | xtensa: remove platform rtc hooks | Johannes Weiner | 2009-04-02 | 1 | -28/+1 |
* | xtensa: use generic sched_clock() | Johannes Weiner | 2009-04-02 | 1 | -9/+0 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 1 | -1/+1 |
* | [XTENSA] Fix timer instabilities. | Chris Zankel | 2007-08-27 | 1 | -17/+29 |
* | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -9/+0 |
* | [PATCH] xtensa: fix irq and misc fixes | Chris Zankel | 2006-12-10 | 1 | -4/+4 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -10/+3 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] irq-flags: XTENSA: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
* | spelling: s/usefull/useful/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -3/+0 |
* | [PATCH] xtensa: remove io_remap_page_range and minor clean-ups | Chris Zankel | 2005-09-22 | 1 | -1/+1 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -5/+2 |
* | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3 | Chris Zankel | 2005-06-24 | 1 | -0/+227 |