summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/stm32: Start the timer's counter soonerDaniel Lezcano2018-01-081-3/+18
* clocksource/drivers/stm32: Add the timer delay callbackDaniel Lezcano2018-01-081-0/+13
* clocksource/drivers/stm32: Add clocksource functionalityBenjamin Gaignard2018-01-081-0/+37
* clocksource/drivers/stm32: Factor out more of the clockevent codeDaniel Lezcano2018-01-081-25/+82
* clocksource/drivers/stm32: Add oneshot modeBenjamin Gaignard2018-01-081-12/+44
* clocksource/drivers/stm32: Compute a prescaler value with a targeted rateBenjamin Gaignard2018-01-081-1/+11
* clocksource/drivers/stm32: Factor out the timer width sorting codeDaniel Lezcano2018-01-081-7/+23
* clocksource/drivers/stm32: Use the node name as timer nameDaniel Lezcano2018-01-081-1/+1
* clocksource/drivers/stm32: Convert the driver to timer_of primitivesBenjamin Gaignard2018-01-082-114/+74
* clocksource/drivers/stm32: Fix kernel panic with multiple timersDaniel Lezcano2018-01-081-1/+6
* clocksource/drivers/timer-of: Don't request the resource by nameDaniel Lezcano2018-01-081-4/+4
* clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of'Daniel Lezcano2018-01-082-0/+4
* clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl...Baolin Wang2018-01-083-0/+167
* clocksource/drivers/timer-of: Add kernel documentationDaniel Lezcano2018-01-081-0/+37
* clocksource/drivers/timer-of: Fix function namesDaniel Lezcano2018-01-081-18/+18
* clocksource/drivers/tcb_clksrc: Fix clock speed messageRomain Izard2018-01-081-1/+1
* clocksource/drivers/owl: Add the S700 timerAndreas Färber2018-01-081-0/+1
* clocksource/drivers/owl: Adopt TIMER_OF_DECLARE()Andreas Färber2018-01-081-2/+2
* Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner2017-11-231-7/+53
|\
| * Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-4/+31
| |\
| | * arm64: Use physical counter for in-kernel reads when booted in EL2Christoffer Dall2017-11-061-4/+8
| | * arm64: Implement arch_counter_get_cntpct to read the physical counterChristoffer Dall2017-11-061-0/+23
| * | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-151-3/+22
| |\ \
| | * | arm_arch_timer: Expose event stream statusJulien Thierry2017-10-131-3/+22
| | |/
* | | clocksource/timer_of: Rename timer_of_exit to timer_of_cleanupBenjamin Gaignard2017-11-142-2/+9
|/ /
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-139-113/+91
|\ \
| * | clocksource/drivers/timer-of: Add timer_of_exit functionBenjamin Gaignard2017-10-292-0/+15
| * | clocksource/drivers/mips-gic-timer: Add fastpath for local timer updatesMatt Redfearn2017-10-191-2/+7
| * | clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restoreMatt Redfearn2017-10-191-3/+0
| * | clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansionMark Rutland2017-10-191-2/+1
| * | clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel2017-10-191-17/+21
| * | clocksource: Improve GENERIC_CLOCKEVENTS dependencyArnd Bergmann2017-10-191-41/+9
| * | clocksource/drivers/rockchip: pr_err() strings should end with newlinesArvind Yadav2017-10-191-1/+1
| * | clocksource/drivers/owl: pr_err() strings should end with newlinesArvind Yadav2017-10-191-2/+2
| * | clocksource/drivers/fttmr010: pr_err() strings should end with newlinesArvind Yadav2017-10-191-2/+2
| * | clocksource/drivers/sh_cmt: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-191-4/+2
| * | clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handlingGeert Uytterhoeven2017-10-191-17/+1
| * | clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecatedGeert Uytterhoeven2017-10-191-1/+5
| * | clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"Geert Uytterhoeven2017-10-191-20/+0
| * | clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1Magnus Damm2017-10-191-11/+27
| * | clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT caseMagnus Damm2017-10-191-3/+11
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0710-0/+10
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0210-0/+10
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/ /
* | clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub2017-10-201-1/+2
|/
* x86/numachip: Add const and __initconst to numachip2_clockeventBhumika Goyal2017-09-251-1/+1
* clocksource/integrator: Fix section mismatch warningArnd Bergmann2017-09-181-2/+2
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-151-6/+31
|\
| * clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton2017-08-301-6/+31
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-048-16/+261
|\ \
OpenPOWER on IntegriCloud