index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
clocksource.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK
Matthias Kaehlcke
2017-04-20
1
-1
/
+1
*
sched/clock, clocksource: Add optional cs::mark_unstable() method
Thomas Gleixner
2017-01-14
1
-0
/
+3
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-11
/
+11
*
timekeeping/clocksource_cyc2ns: Document intended range limitation
Chris Metcalf
2016-11-29
1
-1
/
+4
*
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
1
-4
/
+1
*
clocksource/drivers/clksrc-probe: Introduce init functions with return code
Daniel Lezcano
2016-06-28
1
-0
/
+3
*
clocksource: Add missing include of of.h.
David Lechner
2016-04-22
1
-0
/
+1
*
clocksource: Introduce clocksource_freq2mult()
Alexander Kuleshov
2016-02-27
1
-26
/
+19
*
timekeeping: Lift clocksource cacheline restriction
Thomas Gleixner
2015-11-25
1
-5
/
+11
*
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2015-10-01
1
-2
/
+2
*
clocksource / arm_arch_timer: Convert to ACPI probing
Marc Zyngier
2015-10-01
1
-6
/
+0
*
clocksource: Add new CLKSRC_{PROBE,ACPI} config symbols
Marc Zyngier
2015-10-01
1
-1
/
+1
*
clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources
Marc Zyngier
2015-10-01
1
-0
/
+3
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
1
-0
/
+6
|
\
|
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-24
1
-0
/
+6
|
|
\
|
|
*
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
2015-03-26
1
-0
/
+6
*
|
|
time: Remove nonexistent function prototype
Yingjoe Chen
2015-04-22
1
-1
/
+0
|
/
/
*
|
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...
John Stultz
2015-03-13
1
-5
/
+5
*
|
clocksource: Mostly kill clocksource_register()
John Stultz
2015-03-13
1
-1
/
+9
*
|
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
2015-03-12
1
-2
/
+3
|
/
*
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-30
1
-102
/
+0
*
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
2014-10-22
1
-1
/
+1
*
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-23
1
-2
/
+0
*
of: consolidate linker section OF match table declarations
Rob Herring
2014-05-20
1
-13
/
+3
*
clocksource: Extract max nsec calculation into separate function
Stephen Boyd
2013-07-30
1
-0
/
+2
*
clocksource: Reselect clocksource when watchdog validated high-res capability
Thomas Gleixner
2013-07-05
1
-0
/
+1
*
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
2013-05-16
1
-1
/
+1
*
clocksource: Add module refcount
Thomas Gleixner
2013-05-16
1
-0
/
+3
*
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
2013-05-16
1
-1
/
+1
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-02
1
-2
/
+10
|
\
|
*
clocksource: make CLOCKSOURCE_OF_DECLARE type safe
Arnd Bergmann
2013-03-28
1
-2
/
+9
|
*
clocksource: add empty version of clocksource_of_init
Rob Herring
2013-03-11
1
-0
/
+1
*
|
clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
Feng Tang
2013-03-15
1
-0
/
+1
|
/
*
clocksource: always define CLOCKSOURCE_OF_DECLARE
Stephen Warren
2013-01-31
1
-0
/
+2
*
clocksource: add common of_clksrc_init() function
Stephen Warren
2013-01-02
1
-0
/
+9
*
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-09-24
1
-16
/
+0
*
clocksource: Get rid of clocksource_calc_mult_shift()
Yong Zhang
2012-02-01
1
-7
/
+0
*
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
2011-12-19
1
-3
/
+8
*
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2011-11-10
1
-1
/
+2
*
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
1
-7
/
+8
|
\
|
*
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
H. Peter Anvin
2011-07-21
1
-1
/
+3
|
*
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
2011-07-14
1
-7
/
+0
|
*
clocksource: Replace vread with generic arch data
Andy Lutomirski
2011-07-13
1
-2
/
+8
*
|
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2011-06-16
1
-0
/
+1
|
/
*
clocksource: add common mmio clocksource
Russell King
2011-05-23
1
-0
/
+8
*
clocksource: Restructure clocksource struct members
Thomas Gleixner
2011-05-19
1
-18
/
+14
*
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
1
-0
/
+2
|
\
|
*
clocksource: convert footbridge to generic i8253 clocksource
Russell King
2011-05-14
1
-0
/
+2
*
|
Make clocksource name const
Russell King - ARM Linux
2011-02-21
1
-1
/
+1
|
/
*
clocksource: Add __clocksource_updatefreq_hz/khz methods
John Stultz
2010-07-27
1
-0
/
+11
[next]