| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 | 1 | -2/+4 |
* | clocksource: Add clocksource_register_hz/khz interface | John Stultz | 2010-05-10 | 1 | -1/+18 |
* | clocksource: add suspend callback | Magnus Damm | 2010-02-05 | 1 | -0/+3 |
* | clocksource: add argument to resume callback | Magnus Damm | 2010-02-05 | 1 | -1/+1 |
* | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 | 1 | -2/+4 |
|\ |
|
| * | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 | 1 | -2/+4 |
* | | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 2009-11-13 | 1 | -0/+2 |
* | | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner | 2009-11-13 | 1 | -0/+10 |
|/ |
|
* | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner | 2009-08-28 | 1 | -0/+1 |
* | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 2009-08-15 | 1 | -0/+2 |
* | timekeeping: Move NTP adjusted clock multiplier to struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -3/+1 |
* | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -50/+4 |
* | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 2009-08-15 | 1 | -0/+1 |
* | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | 1 | -0/+2 |
* | timekeeping: Remove clocksource inline functions | Martin Schwidefsky | 2009-08-15 | 1 | -58/+0 |
* | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm | 2009-07-31 | 1 | -1/+13 |
* | clocksource: setup mult_orig in clocksource_enable() | Magnus Damm | 2009-05-02 | 1 | -1/+9 |
* | clocksource: add enable() and disable() callbacks | Magnus Damm | 2009-04-21 | 1 | -0/+31 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -3/+3 |
* | clocksource: allow usage independent of timekeeping.c | Patrick Ohly | 2009-02-15 | 1 | -0/+101 |
* | clocksource: introduce CLOCK_MONOTONIC_RAW | John Stultz | 2008-08-21 | 1 | -0/+3 |
* | clocksource: keep track of original clocksource frequency | John Stultz | 2008-08-21 | 1 | -4/+7 |