summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-14clocksource/timer_of: Rename timer_of_exit to timer_of_cleanupBenjamin Gaignard
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06arm64: Use physical counter for in-kernel reads when booted in EL2Christoffer Dall
2017-11-06arm64: Implement arch_counter_get_cntpct to read the physical counterChristoffer Dall
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-29clocksource/drivers/timer-of: Add timer_of_exit functionBenjamin Gaignard
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-20clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub
2017-10-19clocksource/drivers/mips-gic-timer: Add fastpath for local timer updatesMatt Redfearn
2017-10-19clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restoreMatt Redfearn
2017-10-19clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansionMark Rutland
2017-10-19clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel
2017-10-19clocksource: Improve GENERIC_CLOCKEVENTS dependencyArnd Bergmann
2017-10-19clocksource/drivers/rockchip: pr_err() strings should end with newlinesArvind Yadav
2017-10-19clocksource/drivers/owl: pr_err() strings should end with newlinesArvind Yadav
2017-10-19clocksource/drivers/fttmr010: pr_err() strings should end with newlinesArvind Yadav
2017-10-19clocksource/drivers/sh_cmt: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-19clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handlingGeert Uytterhoeven
2017-10-19clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecatedGeert Uytterhoeven
2017-10-19clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"Geert Uytterhoeven
2017-10-19clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1Magnus Damm
2017-10-19clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT caseMagnus Damm
2017-10-13arm_arch_timer: Expose event stream statusJulien Thierry
2017-09-25x86/numachip: Add const and __initconst to numachip2_clockeventBhumika Goyal
2017-09-18clocksource/integrator: Fix section mismatch warningArnd Bergmann
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-31clocksource: Convert to using %pOF instead of full_nameRob Herring
2017-08-30clocksource: mips-gic-timer: Use new GIC accessor functionsPaul Burton
2017-08-29clocksource/drivers/bcm2835: Remove message for a memory allocation failureMarkus Elfring
2017-08-29clocksource/drivers/imx-tpm: Add imx tpm timer supportDong Aisheng
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-11clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn
2017-08-11clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter
2017-08-10clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva
2017-08-10clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke
2017-08-10clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier
2017-07-17clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-27clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet
2017-06-27clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomapArvind Yadav
2017-06-27clocksource/drivers/tcb_clksrc: Make IO endian agnosticAlexandre Belloni
2017-06-26clocksource/drivers/sun4i: Switch to the timer-of common initDaniel Lezcano
2017-06-26clocksource/drivers/timer-of: Fix invalid iomap checkDaniel Lezcano
2017-06-22clocksource/drivers: Fix uninitialized variable use in timer_of_initArnd Bergmann
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner