summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-v5.7' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-03-1939-330/+471
|\
| * clocksource/drivers/timer-probe: Avoid creating dead devicesSaravana Kannan2020-03-171-0/+2
| * clocksource/drivers/imx-sysctr: Remove unused includesAnson Huang2020-03-171-2/+0
| * clocksource/drivers/imx-tpm: Remove unused includesAnson Huang2020-03-171-2/+0
| * Merge branch 'timers/drivers/timer-ti-dm' into timers/drivers/nextDaniel Lezcano2020-03-164-82/+119
| |\
| | * clocksource/drivers/timer-ti-dm: Enable autoreload in set_pwmLokesh Vutla2020-03-163-17/+12
| | * clocksource/drivers/timer-ti-dm: Add support to get pwm current statusLokesh Vutla2020-03-162-0/+16
| | * clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla2020-03-161-1/+0
| | * clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla2020-03-162-42/+58
| | * clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren2020-03-162-5/+32
| | * clocksource/drivers/timer-ti-dm: Convert to SPDX identifierLokesh Vutla2020-03-161-18/+1
| * | clocksource/drivers/timer-microchip-pit64b: Fix rate for gckClaudiu Beznea2020-03-161-0/+1
| * | clocksource/drivers/timer-cs5535: Request irq with non-NULL dev_idafzal mohammed2020-03-121-3/+2
| * | clocksource: Replace setup_irq() by request_irq()afzal mohammed2020-02-2723-191/+83
| * | clocksource/drivers/ingenic: Add support for TCU of X1000周琰杰 (Zhou Yanjie)2020-02-271-1/+2
| * | dt-bindings: timer: Add X1000 bindings.周琰杰 (Zhou Yanjie)2020-02-271-0/+1
| * | clocksource/drivers/timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()Suman Anna2020-02-271-32/+1
| * | clocksource/drivers/timer-ti-dm: Do not update counter on updating the periodLokesh Vutla2020-02-271-1/+0
| * | clocksource/drivers/owl: Improve owl_timer_init fail messagesMatheus Castello2020-02-271-4/+11
| * | clocksource: Add driver for the Ingenic JZ47xx OSTMaarten ter Huurne2020-02-273-0/+198
| * | dt-bindings: fttmr010: Add ast2600 compatibleJoel Stanley2020-02-211-0/+1
| * | clocksource/drivers/fttmr010: Set interrupt and shutdownJoel Stanley2020-02-211-5/+46
| * | clocksource/drivers/fttmr010: Parametrise shutdownJoel Stanley2020-02-211-11/+8
* | | tick/common: Make tick_periodic() check for missing ticksWaiman Long2020-03-041-3/+33
* | | hrtimer: Cast explicitely to u32t in __ktime_divns()Wen Yang2020-03-041-1/+1
* | | timekeeping: Prevent 32bit truncation in scale64_check_overflow()Wen Yang2020-03-041-2/+1
* | | posix-cpu-timers: Stop disabling timers on mt-execEric W. Biederman2020-03-041-10/+1
* | | posix-cpu-timers: Store a reference to a pid not a taskEric W. Biederman2020-03-042-19/+56
* | | posix-cpu-timers: Pass the task into arm_timer()Eric W. Biederman2020-03-011-4/+3
* | | posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_groupEric W. Biederman2020-03-011-54/+12
* | | posix-cpu-timers: cpu_clock_sample_group() no longer needs siglockEric W. Biederman2020-03-011-3/+1
* | | clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabledVincenzo Frascino2020-02-251-0/+4
|/ /
* | posix-timers: Pass lockdep expression to RCU listsAmol Grover2020-02-171-1/+2
* | timer: Improve the comment describing schedule_timeout()Alexander Popov2020-02-171-7/+9
* | lib/vdso: Allow architectures to provide the vdso data pointerChristophe Leroy2020-02-171-16/+56
* | lib/vdso: Allow architectures to override the ns shift operationChristophe Leroy2020-02-171-2/+9
* | lib/vdso: Allow fixed clock modeChristophe Leroy2020-02-171-2/+9
* | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner2020-02-174-13/+17
* | lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner2020-02-173-17/+3
* | lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner2020-02-179-32/+7
* | ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner2020-02-1711-57/+29
* | mips: vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-176-50/+19
* | x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-1713-63/+46
* | clocksource: Add common vdso clock mode storageThomas Gleixner2020-02-175-5/+42
* | x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner2020-02-179-32/+65
* | clocksource: Cleanup struct clocksource and documentationThomas Gleixner2020-02-171-40/+47
* | MIPS: vdso: Compile high resolution parts conditionallyThomas Gleixner2020-02-171-0/+7
* | ARM: vdso: Compile high resolution parts conditionallyThomas Gleixner2020-02-171-0/+6
* | lib/vdso: Allow the high resolution parts to be compiled outThomas Gleixner2020-02-171-0/+11
* | ARM: vdso: Remove unused functionThomas Gleixner2020-02-171-7/+0