Age | Commit message (Expand) | Author | Files | Lines |
2024-06-03 | timekeeping: Provide infrastructure for converting to/from a base clock | Lakshmi Sowjanya D | 1 | -0/+27 |
2024-02-21 | clocksource: Scale the watchdog read retries automatically | Feng Tang | 1 | -1/+13 |
2021-06-22 | clocksource: Provide kernel module to test clocksource watchdog | Paul E. McKenney | 1 | -0/+3 |
2021-06-22 | clocksource: Reduce clocksource-skew threshold | Paul E. McKenney | 1 | -0/+3 |
2021-06-22 | clocksource: Check per-CPU clock synchronization when marked unstable | Paul E. McKenney | 1 | -1/+1 |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+6 |
2021-04-07 | time: Add mechanism to recognize clocksource in time_get_snapshot | Thomas Gleixner | 1 | -0/+6 |
2021-03-22 | timekeeping, clocksource: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
2020-03-21 | linux/clocksource.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -10/+1 |
2020-02-17 | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes | Thomas Gleixner | 1 | -0/+3 |
2020-02-17 | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner | 1 | -2/+2 |
2020-02-17 | clocksource: Add common vdso clock mode storage | Thomas Gleixner | 1 | -1/+11 |
2020-02-17 | clocksource: Cleanup struct clocksource and documentation | Thomas Gleixner | 1 | -40/+47 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+0 |
2018-10-04 | clocksource: Provide clocksource_arch_init() | Thomas Gleixner | 1 | -0/+5 |
2018-10-03 | clocksource: Remove obsolete CLOCKSOURCE_OF_DECLARE | Daniel Lezcano | 1 | -3/+0 |
2018-07-19 | time: Introduce one suspend clocksource to compensate the suspend time | Baolin Wang | 1 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+9 |
2017-06-14 | clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLARE | Daniel Lezcano | 1 | -0/+3 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2017-06-14 | clocksource/drivers: Rename clksrc table to timer | Daniel Lezcano | 1 | -2/+2 |
2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE | Daniel Lezcano | 1 | -1/+1 |
2017-06-14 | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 1 | -2/+2 |
2017-06-14 | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE | Daniel Lezcano | 1 | -1/+1 |
2017-05-15 | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable... | Peter Zijlstra | 1 | -0/+1 |
2017-04-20 | clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK | Matthias Kaehlcke | 1 | -1/+1 |
2017-01-14 | sched/clock, clocksource: Add optional cs::mark_unstable() method | Thomas Gleixner | 1 | -0/+3 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -11/+11 |
2016-11-29 | timekeeping/clocksource_cyc2ns: Document intended range limitation | Chris Metcalf | 1 | -1/+4 |
2016-06-28 | clocksources: Switch back to the clksrc table | Daniel Lezcano | 1 | -4/+1 |
2016-06-28 | clocksource/drivers/clksrc-probe: Introduce init functions with return code | Daniel Lezcano | 1 | -0/+3 |
2016-04-22 | clocksource: Add missing include of of.h. | David Lechner | 1 | -0/+1 |
2016-02-27 | clocksource: Introduce clocksource_freq2mult() | Alexander Kuleshov | 1 | -26/+19 |
2015-11-25 | timekeeping: Lift clocksource cacheline restriction | Thomas Gleixner | 1 | -5/+11 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -2/+2 |
2015-10-01 | clocksource / arm_arch_timer: Convert to ACPI probing | Marc Zyngier | 1 | -6/+0 |
2015-10-01 | clocksource: Add new CLKSRC_{PROBE,ACPI} config symbols | Marc Zyngier | 1 | -1/+1 |
2015-10-01 | clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources | Marc Zyngier | 1 | -0/+3 |
2015-05-19 | Merge branch 'linus' into timers/core | Thomas Gleixner | 1 | -0/+6 |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+6 |
2015-04-22 | time: Remove nonexistent function prototype | Yingjoe Chen | 1 | -1/+0 |
2015-03-26 | clocksource / arch_timer: Parse GTDT to initialize arch timer | Hanjun Guo | 1 | -0/+6 |
2015-03-13 | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz | 1 | -5/+5 |
2015-03-13 | clocksource: Mostly kill clocksource_register() | John Stultz | 1 | -1/+9 |
2015-03-12 | clocksource: Add 'max_cycles' to 'struct clocksource' | John Stultz | 1 | -2/+3 |
2014-12-30 | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 1 | -102/+0 |
2014-10-22 | clocksource: Remove "weak" from clocksource_default_clock() declaration | Bjorn Helgaas | 1 | -1/+1 |
2014-07-23 | clocksource: Get rid of cycle_last | Thomas Gleixner | 1 | -2/+0 |
2014-05-20 | of: consolidate linker section OF match table declarations | Rob Herring | 1 | -13/+3 |