summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-09-186-178/+350
|\
| * [CPUFREQ] Fix NULL ptr regression in powernow-k8Kurt Roeckx2009-09-161-7/+8
| * [CPUFREQ] Create a blacklist for processors that should not load the acpi-cpu...Prarit Bhargava2009-09-011-0/+21
| * [CPUFREQ] Powernow-k8: Enable more than 2 low P-statesMark Langsdorf2009-09-011-25/+4
| * [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)Mathieu Desnoyers2009-09-011-1/+12
| * [CPUFREQ] ondemand - Use global sysfs dir for tuning settingsThomas Renninger2009-09-011-26/+113
| * [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger2009-09-012-1/+18
| * [CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got createdThomas Renninger2009-09-011-3/+17
| * [CPUFREQ] Factor out policy setting from cpufreq_add_devDave Jones2009-09-011-76/+90
| * [CPUFREQ] Factor out interface creation from cpufreq_add_devDave Jones2009-09-011-37/+52
| * [CPUFREQ] Factor out symlink creation from cpufreq_add_devDave Jones2009-09-011-20/+31
| * [CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_devDave Jones2009-09-011-9/+6
| * [CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_devDave Jones2009-09-011-1/+1
| * [CPUFREQ] update Doc for cpuinfo_cur_freq and scaling_cur_freqNaga Chumbalkar2009-09-011-2/+7
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-1832-640/+917
|\ \
| * | time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-152-2/+9
| * | clocksource: Delay clocksource down rating to late bootThomas Gleixner2009-09-141-10/+18
| * | clocksource: clocksource_select must be called with mutex lockedThomas Gleixner2009-09-141-0/+2
| * | clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky2009-09-111-2/+3
| * | timers: Drop a function prototypeRandy Dunlap2009-08-301-5/+0
| * | clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-283-6/+36
| * | timer.c: Fix S/390 commentsRandy Dunlap2009-08-261-2/+2
| * | timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto2009-08-251-2/+4
| * | timekeeping: Fix up read_persistent_clock() breakage on shPaul Mundt2009-08-251-1/+1
| * | timekeeping: Increase granularity of read_persistent_clock(), build fixMartin Schwidefsky2009-08-231-5/+9
| * | time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-216-3/+98
| * | x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdownThomas Gleixner2009-08-211-19/+0
| * | clocksource: Avoid clocksource watchdog circular locking dependencyMartin Schwidefsky2009-08-191-3/+16
| * | clocksource: Protect the watchdog rating changes with clocksource_mutexThomas Gleixner2009-08-191-5/+13
| * | clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner2009-08-151-2/+9
| * | timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-153-14/+28
| * | timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-1516-74/+83
| * | timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-153-83/+72
| * | timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky2009-08-151-53/+38
| * | timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-153-37/+27
| * | timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky2009-08-151-14/+19
| * | timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-154-132/+164
| * | clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-152-17/+40
| * | 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-155-86/+64
| * | timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-152-1/+6
| * | timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-152-71/+28
| * | timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-153-5/+10
| * | Merge branch 'linus' into timers/coreThomas Gleixner2009-08-141707-24338/+41906
| |\ \
| * | | timers: Cache __next_timer_interrupt resultMartin Schwidefsky2009-08-041-1/+23
| * | | hrtimer: Remove cb_entry from struct hrtimerPeter Zijlstra2009-07-222-3/+0
| * | | timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-072-62/+57
| * | | timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-072-0/+73
OpenPOWER on IntegriCloud