summaryrefslogtreecommitdiff
path: root/include/linux/clocksource.h
AgeCommit message (Expand)Author
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney
2021-06-22clocksource: Reduce clocksource-skew thresholdPaul E. McKenney
2021-06-22clocksource: Check per-CPU clock synchronization when marked unstablePaul E. McKenney
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-07time: Add mechanism to recognize clocksource in time_get_snapshotThomas Gleixner
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar
2020-03-21linux/clocksource.h: Extract common header for vDSOVincenzo Frascino
2020-02-17lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner
2020-02-17clocksource: Add common vdso clock mode storageThomas Gleixner
2020-02-17clocksource: Cleanup struct clocksource and documentationThomas Gleixner
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-04clocksource: Provide clocksource_arch_init()Thomas Gleixner
2018-10-03clocksource: Remove obsolete CLOCKSOURCE_OF_DECLAREDaniel Lezcano
2018-07-19time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-14clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLAREDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-06-14clocksource/drivers: Rename clksrc table to timerDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-05-15x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra
2017-04-20clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke
2017-01-14sched/clock, clocksource: Add optional cs::mark_unstable() methodThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-11-29timekeeping/clocksource_cyc2ns: Document intended range limitationChris Metcalf
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano
2016-04-22clocksource: Add missing include of of.h.David Lechner
2016-02-27clocksource: Introduce clocksource_freq2mult()Alexander Kuleshov
2015-11-25timekeeping: Lift clocksource cacheline restrictionThomas Gleixner
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-10-01clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier
2015-10-01clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier
2015-10-01clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22time: Remove nonexistent function prototypeYingjoe Chen
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-10-22clocksource: Remove "weak" from clocksource_default_clock() declarationBjorn Helgaas
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2013-07-30clocksource: Extract max nsec calculation into separate functionStephen Boyd
2013-07-05clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner