summaryrefslogtreecommitdiffstats
path: root/include/linux/clocksource.h
Commit message (Expand)AuthorAgeFilesLines
* sched/clock, clocksource: Add optional cs::mark_unstable() methodThomas Gleixner2017-01-141-0/+3
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-11/+11
* timekeeping/clocksource_cyc2ns: Document intended range limitationChris Metcalf2016-11-291-1/+4
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-4/+1
* clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano2016-06-281-0/+3
* clocksource: Add missing include of of.h.David Lechner2016-04-221-0/+1
* clocksource: Introduce clocksource_freq2mult()Alexander Kuleshov2016-02-271-26/+19
* timekeeping: Lift clocksource cacheline restrictionThomas Gleixner2015-11-251-5/+11
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-2/+2
* clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-011-6/+0
* clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier2015-10-011-1/+1
* clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier2015-10-011-0/+3
* Merge branch 'linus' into timers/coreThomas Gleixner2015-05-191-0/+6
|\
| * Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+6
| |\
| | * clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-261-0/+6
* | | time: Remove nonexistent function prototypeYingjoe Chen2015-04-221-1/+0
|/ /
* | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-131-5/+5
* | clocksource: Mostly kill clocksource_register()John Stultz2015-03-131-1/+9
* | clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-121-2/+3
|/
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-102/+0
* clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas2014-10-221-1/+1
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-2/+0
* of: consolidate linker section OF match table declarationsRob Herring2014-05-201-13/+3
* clocksource: Extract max nsec calculation into separate functionStephen Boyd2013-07-301-0/+2
* clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-051-0/+1
* clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-161-1/+1
* clocksource: Add module refcountThomas Gleixner2013-05-161-0/+3
* clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-161-1/+1
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-2/+10
|\
| * clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2013-03-281-2/+9
| * clocksource: add empty version of clocksource_of_initRob Herring2013-03-111-0/+1
* | clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang2013-03-151-0/+1
|/
* clocksource: always define CLOCKSOURCE_OF_DECLAREStephen Warren2013-01-311-0/+2
* clocksource: add common of_clksrc_init() functionStephen Warren2013-01-021-0/+9
* time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-16/+0
* clocksource: Get rid of clocksource_calc_mult_shift()Yong Zhang2012-02-011-7/+0
* time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+8
* clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-101-1/+2
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-7/+8
|\
| * clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-211-1/+3
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-7/+0
| * clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-131-2/+8
* | clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-06-161-0/+1
|/
* clocksource: add common mmio clocksourceRussell King2011-05-231-0/+8
* clocksource: Restructure clocksource struct membersThomas Gleixner2011-05-191-18/+14
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-0/+2
|\
| * clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-141-0/+2
* | Make clocksource name constRussell King - ARM Linux2011-02-211-1/+1
|/
* clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-271-0/+11
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-2/+4