summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-23/+29
* timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-152-83/+70
* timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky2009-08-151-53/+38
* timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-151-29/+24
* timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky2009-08-151-14/+19
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-152-81/+160
* clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-151-17/+39
* clocksource: Refactor clocksource watchdogMartin Schwidefsky2009-08-151-28/+69
* clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky2009-08-151-8/+15
* clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky2009-08-151-25/+22
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-153-86/+58
* timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-151-1/+0
* timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-151-13/+28
* timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-152-5/+9
* Merge branch 'linus' into timers/coreThomas Gleixner2009-08-142-12/+1
|\
| * clocksource: Prevent NULL pointer dereferenceThomas Gleixner2009-07-191-1/+1
| * hrtimer: Fix migration expiry checkThomas Gleixner2009-07-101-11/+0
* | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-071-2/+57
* | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-071-0/+69
|/
* timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-241-8/+8
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-201-3/+9
|\
| * NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala2009-05-271-3/+9
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-152-3/+16
|\ \
| * | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-131-0/+12
| * | timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-131-3/+4
* | | Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-152-1/+3
|\ \ \
| * | | clockevent: export register_device and delta2nsMagnus Damm2009-05-021-0/+2
| * | | clockevents: tick_broadcast_device can become staticDmitri Vorobiev2009-05-021-1/+1
| |/ /
* | | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-152-1/+36
|\ \ \
| * | | clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-132-8/+27
| * | | clocksource: sanity check sysfs clocksource changesjohn stultz2009-06-111-1/+17
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-111-1/+1
|\ \ \ \
| * | | | sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-151-1/+1
| | |_|/ | |/| |
* | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-222-3/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-021-0/+7
| * | clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-021-3/+0
| |/
* | clockevents: prevent endless loop in tick_handle_periodic()john stultz2009-05-021-1/+11
|/
* clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-3/+9
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-212-5/+5
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-262-179/+285
|\
| *-. Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-261-170/+274
| |\ \
| | | * time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz2009-02-261-2/+2
| | | * time: ntp: clean up second_overflow()Ingo Molnar2009-02-251-5/+6
| | | * time: ntp: simplify ntp_tick_adj calculationsIngo Molnar2009-02-251-2/+5
| | | * time: ntp: make 64-bit constants more robustIngo Molnar2009-02-251-2/+2
| | | * time: ntp: refactor do_adjtimex() some moreIngo Molnar2009-02-251-25/+36
| | | * time: ntp: refactor do_adjtimex()Ingo Molnar2009-02-251-83/+99
| | | * time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar2009-02-251-1/+8
| | | * time: ntp: micro-optimize ntp_update_offset()Ingo Molnar2009-02-251-3/+3
| | | * time: ntp: simplify ntp_update_offset_fll()Ingo Molnar2009-02-251-6/+5
OpenPOWER on IntegriCloud