index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
clocksource.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/kernel/git/tip/tip
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/kernel/git/tip/tip
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 sync points
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/arm64/linux
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
2013-07-30
clocksource: Extract max nsec calculation into separate function
Stephen Boyd
1
-0
/
+2
2013-07-05
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
1
-0
/
+1
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
1
-1
/
+1
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
1
-0
/
+3
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
1
-1
/
+1
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+10
2013-03-28
clocksource: make CLOCKSOURCE_OF_DECLARE type safe
Arnd Bergmann
1
-2
/
+9
2013-03-15
clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
Feng Tang
1
-0
/
+1
[next]