aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/clocksource.c
AgeCommit message (Expand)Author
2012-03-23kernel-time: fix s/then/than/ spelling errorsJim Cromie
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-14clocksource: convert sysdev_class to a regular subsystemKay Sievers
2011-12-01clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)
2011-11-10clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz
2011-09-13clocksource: Make watchdog reset locklessThomas Gleixner
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-05-20clockevents/source: Use u64 to make 32bit happyThomas Gleixner
2011-05-19Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner
2011-05-05clocksource: Install completely before selectingjohn stultz
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12time: Rename misnamed minsec argument of clocks_calc_mult_shift()Nicolas Pitre
2010-12-22Fix rounding in clocks_calc_mult_shift()john stultz
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-07-27clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-05-10clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz
2010-03-02timekeeping: Prevent oops when GENERIC_TIME=njohn stultz
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-05clocksource: add suspend callbackMagnus Damm
2010-02-05clocksource: add argument to resume callbackMagnus Damm
2010-01-26clocksource: Prevent potential kgdb dead lockThomas Gleixner
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-11-11clocksource/timecompare: Fix symbol exports to be GPL'd.David S. Miller
2009-11-09tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König
2009-09-24clocksource: Resume clocksource without taking the clocksource mutexMartin Schwidefsky
2009-09-14clocksource: Delay clocksource down rating to late bootThomas Gleixner
2009-09-14clocksource: clocksource_select must be called with mutex lockedThomas Gleixner
2009-09-11clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-19clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky
2009-08-19clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner
2009-08-15clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner
2009-08-15timekeeping: Update clocksource with stop_machineMartin Schwidefsky
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky
2009-08-15clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky
2009-08-15clocksource: Refactor clocksource watchdogMartin Schwidefsky
2009-08-15clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky
2009-08-15clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner
2009-06-11clocksource: sanity check sysfs clocksource changesjohn stultz