Thomas Gleixner
|
332962f2c8
clocksource: Reselect clocksource when watchdog validated high-res capability
|
12 years ago |
Thomas Gleixner
|
1eaff67266
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GETTIMEOFFSET=y
|
12 years ago |
Thomas Gleixner
|
03e13cf5ee
clockevents: Implement unbind functionality
|
12 years ago |
Thomas Gleixner
|
a89c7edbe7
clocksource: Let clocksource_unregister() return success/error
|
12 years ago |
Thomas Gleixner
|
7eaeb34305
clocksource: Provide unbind interface in sysfs
|
12 years ago |
Thomas Gleixner
|
29b5407819
clocksource: Split out user string input
|
12 years ago |
Thomas Gleixner
|
f5a2e34375
clocksource: Allow clocksource select to skip current clocksource
|
12 years ago |
Thomas Gleixner
|
ba919d1caa
clocksource: Let timekeeping_notify return success/error
|
12 years ago |
Thomas Gleixner
|
5d33b883ae
clocksource: Always verify highres capability
|
12 years ago |
Jim Cromie
|
88b28adf6f
kernel-time: fix s/then/than/ spelling errors
|
13 years ago |
Greg Kroah-Hartman
|
ff4b8a57f0
Merge branch 'driver-core-next' into Linux 3.2
|
13 years ago |
Kusanagi Kouichi
|
b1b73d0950
time/clocksource: Fix kernel-doc warnings
|
13 years ago |
Kay Sievers
|
d369a5d8fc
clocksource: convert sysdev_class to a regular subsystem
|
13 years ago |
Yang Honggang (Joseph)
|
b1f919664d
clocksource: Fix bug with max_deferment margin calculation
|
13 years ago |
John Stultz
|
d65670a78c
clocksource: Avoid selecting mult values that might overflow when adjusted
|
13 years ago |
Thomas Gleixner
|
9fb6033625
clocksource: Make watchdog reset lockless
|
14 years ago |
Thomas Gleixner
|
b5199515c2
clocksource: Make watchdog robust vs. interruption
|
14 years ago |
Thomas Gleixner
|
c0e299b1a9
clockevents/source: Use u64 to make 32bit happy
|
14 years ago |
Linus Torvalds
|
7e6628e4bc
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Thomas Gleixner
|
724ed53e8a
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
|
14 years ago |
john stultz
|
e05b2efb82
clocksource: Install completely before selecting
|
14 years ago |
Linus Torvalds
|
f9ee7f60d6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Nicolas Pitre
|
5fdade95f2
time: Rename misnamed minsec argument of clocks_calc_mult_shift()
|
14 years ago |
john stultz
|
b5776c4a6d
Fix rounding in clocks_calc_mult_shift()
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
John Stultz
|
852db46d55
clocksource: Add __clocksource_updatefreq_hz/khz methods
|
15 years ago |
John Stultz
|
592913ecb8
time: Kill off CONFIG_GENERIC_TIME
|
15 years ago |
John Stultz
|
d7e81c269d
clocksource: Add clocksource_register_hz/khz interface
|
15 years ago |
john stultz
|
ad6759fbf3
timekeeping: Prevent oops when GENERIC_TIME=n
|
15 years ago |