index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clocksource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
1
-11
/
+13
2011-05-20
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
1
-1
/
+1
2011-05-19
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-19
/
+19
2011-05-19
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
Thomas Gleixner
1
-19
/
+19
2011-05-05
clocksource: Install completely before selecting
john stultz
1
-2
/
+2
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
1
-4
/
+4
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-12
time: Rename misnamed minsec argument of clocks_calc_mult_shift()
Nicolas Pitre
1
-4
/
+4
2010-12-22
Fix rounding in clocks_calc_mult_shift()
john stultz
1
-0
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-07-27
clocksource: Add __clocksource_updatefreq_hz/khz methods
John Stultz
1
-5
/
+24
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-2
/
+2
2010-05-10
clocksource: Add clocksource_register_hz/khz interface
John Stultz
1
-0
/
+48
2010-03-02
timekeeping: Prevent oops when GENERIC_TIME=n
john stultz
1
-0
/
+4
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+13
2010-02-05
clocksource: add suspend callback
Magnus Damm
1
-0
/
+12
2010-02-05
clocksource: add argument to resume callback
Magnus Damm
1
-1
/
+1
2010-01-26
clocksource: Prevent potential kgdb dead lock
Thomas Gleixner
1
-3
/
+15
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+97
2009-11-14
clocksource/events: Fix fallout of generic code changes
Thomas Gleixner
1
-2
/
+2
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
1
-0
/
+44
2009-11-13
clocksource: Provide a generic mult/shift factor calculation
Thomas Gleixner
1
-0
/
+53
2009-11-11
clocksource/timecompare: Fix symbol exports to be GPL'd.
David S. Miller
1
-3
/
+3
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
2009-09-24
clocksource: Resume clocksource without taking the clocksource mutex
Martin Schwidefsky
1
-4
/
+0
2009-09-14
clocksource: Delay clocksource down rating to late boot
Thomas Gleixner
1
-10
/
+18
2009-09-14
clocksource: clocksource_select must be called with mutex locked
Thomas Gleixner
1
-0
/
+2
2009-09-11
clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash
Martin Schwidefsky
1
-2
/
+3
2009-08-28
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
1
-3
/
+30
2009-08-19
clocksource: Avoid clocksource watchdog circular locking dependency
Martin Schwidefsky
1
-3
/
+16
2009-08-19
clocksource: Protect the watchdog rating changes with clocksource_mutex
Thomas Gleixner
1
-5
/
+13
2009-08-15
clocksource: Call clocksource_change_rating() outside of watchdog_lock
Thomas Gleixner
1
-2
/
+9
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
1
-68
/
+44
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
1
-2
/
+4
2009-08-15
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
1
-17
/
+39
2009-08-15
clocksource: Refactor clocksource watchdog
Martin Schwidefsky
1
-28
/
+69
2009-08-15
clocksource: Simplify clocksource watchdog resume logic
Martin Schwidefsky
1
-8
/
+15
2009-08-15
clocksource: Delay clocksource watchdog highres enablement
Martin Schwidefsky
1
-25
/
+22
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
1
-83
/
+51
2009-07-19
clocksource: Prevent NULL pointer dereference
Thomas Gleixner
1
-1
/
+1
2009-06-13
clocksource: prevent selection of low resolution clocksourse also for nohz=on
Thomas Gleixner
1
-8
/
+10
2009-06-11
clocksource: sanity check sysfs clocksource changes
john stultz
1
-1
/
+17
2009-05-02
clocksource: setup mult_orig in clocksource_enable()
Magnus Damm
1
-3
/
+0
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
1
-4
/
+4
2009-02-15
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
1
-0
/
+76
2009-01-01
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
Rusty Russell
1
-1
/
+2
2009-01-01
cpumask: convert kernel time functions
Rusty Russell
1
-3
/
+3
2008-08-21
clocksource: keep track of original clocksource frequency
John Stultz
1
-0
/
+3
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
[next]