summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/time.c
AgeCommit message (Expand)Author
2017-11-03arch/tile: Implement ->set_state_oneshot_stopped()Chris Metcalf
2017-04-14tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
2015-07-30tile/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner
2014-03-06tile: avoid overflow in ns2cyclesHenrik Austad
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-07-14tile: delete __cpuinit usage from all tile filesPaul Gortmaker
2013-03-26tile: ns2cycles should use __raw_get_cpu_varHenrik Austad
2011-06-03clocksource: tile: convert to use clocksource_register_hzJohn Stultz
2011-05-04arch/tile: various header improvements for building driversChris Metcalf
2011-03-01arch/tile: fix __ndelay etc to work betterChris Metcalf
2010-11-01arch/tile: bomb raw_local_irq_ to arch_local_irq_Chris Metcalf
2010-08-13arch/tile: Use separate, better minsec values for clocksource and sched_clock.Chris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf