summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-16ALSA/dummy: Replace tasklet with softirq hrtimerThomas Gleixner
2018-01-16hrtimer: Implement SOFT/HARD clock base selectionAnna-Maria Gleixner
2018-01-16hrtimer: Implement support for softirq based hrtimersAnna-Maria Gleixner
2018-01-16hrtimer: Prepare handling of hard and softirq based hrtimersAnna-Maria Gleixner
2018-01-16hrtimer: Add clock bases and hrtimer mode for softirq contextAnna-Maria Gleixner
2018-01-16hrtimer: Use irqsave/irqrestore around __run_hrtimer()Anna-Maria Gleixner
2018-01-16hrtimer: Factor out __hrtimer_next_event_base()Anna-Maria Gleixner
2018-01-16hrtimer: Factor out __hrtimer_start_range_ns()Anna-Maria Gleixner
2018-01-16hrtimer: Remove the 'base' parameter from hrtimer_reprogram()Anna-Maria Gleixner
2018-01-16hrtimer: Make remote enqueue decision less restrictiveAnna-Maria Gleixner
2018-01-16hrtimer: Unify remote enqueue handlingAnna-Maria Gleixner
2018-01-16hrtimer: Unify hrtimer removal handlingAnna-Maria Gleixner
2018-01-16hrtimer: Make hrtimer_force_reprogramm() unconditionally availableAnna-Maria Gleixner
2018-01-16hrtimer: Make hrtimer_reprogramm() unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make hrtimer_cpu_base.next_timer handling unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Make the remote enqueue check unconditionalAnna-Maria Gleixner
2018-01-16hrtimer: Use accesor functions instead of direct accessAnna-Maria Gleixner
2018-01-16hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simpl...Anna-Maria Gleixner
2018-01-16hrtimer: Make room in 'struct hrtimer_cpu_base'Anna-Maria Gleixner
2018-01-16hrtimer: Store running timer in hrtimer_clock_baseAnna-Maria Gleixner
2018-01-16hrtimer: Switch 'for' loop to _ffs() evaluationAnna-Maria Gleixner
2018-01-16tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepointAnna-Maria Gleixner
2018-01-16tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner
2018-01-16hrtimer: Clean up 'enum hrtimer_mode'Anna-Maria Gleixner
2018-01-16hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner
2018-01-16hrtimer: Fix hrtimer_start[_range_ns]() function descriptionsAnna-Maria Gleixner
2018-01-16hrtimer: Clean up the 'int clock' parameter of schedule_hrtimeout_range_clock()Anna-Maria Gleixner
2018-01-16hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'Anna-Maria Gleixner
2018-01-16hrtimer: Correct blatantly incorrect commentThomas Gleixner
2018-01-16hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...Thomas Gleixner
2018-01-16Merge branch 'timers/urgent' into timers/core, to pick up dependent fixIngo Molnar
2018-01-14timers: Unconditionally check deferrable baseThomas Gleixner
2018-01-14posix-cpu-timers: Make set_process_cpu_timer() more robustMax R. P. Grossmann
2018-01-08clocksource/drivers/stm32: Start the timer's counter soonerDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Add the timer delay callbackDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Add clocksource functionalityBenjamin Gaignard
2018-01-08clocksource/drivers/stm32: Factor out more of the clockevent codeDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Add oneshot modeBenjamin Gaignard
2018-01-08clocksource/drivers/stm32: Compute a prescaler value with a targeted rateBenjamin Gaignard
2018-01-08clocksource/drivers/stm32: Factor out the timer width sorting codeDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Use the node name as timer nameDaniel Lezcano
2018-01-08clocksource/drivers/stm32: Convert the driver to timer_of primitivesBenjamin Gaignard
2018-01-08clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano
2018-01-08clocksource/drivers/timer-of: Don't request the resource by nameDaniel Lezcano
2018-01-08clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'Daniel Lezcano
2018-01-08clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...Baolin Wang
2018-01-08dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentationBaolin Wang
2018-01-08clocksource/drivers/timer-of: Add kernel documentationDaniel Lezcano
2018-01-08clocksource/drivers/timer-of: Fix function namesDaniel Lezcano
2018-01-08clocksource/drivers/tcb_clksrc: Fix clock speed messageRomain Izard