Age | Commit message (Expand) | Author |
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 |
2013-07-30 | clocksource: Extract max nsec calculation into separate function | Stephen Boyd |
2013-07-05 | clocksource: Reselect clocksource when watchdog validated high-res capability | Thomas Gleixner |
2013-05-16 | clocksource: Let clocksource_unregister() return success/error | Thomas Gleixner |
2013-05-16 | clocksource: Add module refcount | Thomas Gleixner |
2013-05-16 | clocksource: Let timekeeping_notify return success/error | Thomas Gleixner |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-03-28 | clocksource: make CLOCKSOURCE_OF_DECLARE type safe | Arnd Bergmann |
2013-03-15 | clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP | Feng Tang |
2013-03-11 | clocksource: add empty version of clocksource_of_init | Rob Herring |
2013-01-31 | clocksource: always define CLOCKSOURCE_OF_DECLARE | Stephen Warren |
2013-01-02 | clocksource: add common of_clksrc_init() function | Stephen Warren |
2012-09-24 | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz |
2012-02-01 | clocksource: Get rid of clocksource_calc_mult_shift() | Yong Zhang |
2011-12-19 | time/clocksource: Fix kernel-doc warnings | Kusanagi Kouichi |
2011-11-10 | clocksource: Avoid selecting mult values that might overflow when adjusted | John Stultz |
2011-07-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-21 | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin |
2011-07-14 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski |
2011-07-13 | clocksource: Replace vread with generic arch data | Andy Lutomirski |
2011-06-16 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner |
2011-05-23 | clocksource: add common mmio clocksource | Russell King |
2011-05-19 | clocksource: Restructure clocksource struct members | Thomas Gleixner |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-14 | clocksource: convert footbridge to generic i8253 clocksource | Russell King |
2011-02-21 | Make clocksource name const | Russell King - ARM Linux |
2010-07-27 | clocksource: Add __clocksource_updatefreq_hz/khz methods | John Stultz |
2010-07-27 | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz |
2010-05-10 | clocksource: Add clocksource_register_hz/khz interface | John Stultz |
2010-02-05 | clocksource: add suspend callback | Magnus Damm |
2010-02-05 | clocksource: add argument to resume callback | Magnus Damm |
2009-12-08 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-11-17 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming |
2009-11-13 | nohz: Prevent clocksource wrapping during idle | Jon Hunter |
2009-11-13 | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner |
2009-08-28 | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner |