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