aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clocksource (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-14clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-14clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-10clocksource: arm_arch_timer: rework PPI selectionFu Wei1-31/+46
2017-04-10clocksource: arm_arch_timer: add a new enum for spi typeFu Wei1-2/+2
2017-04-10clocksource: arm_arch_timer: move enums and defines to header fileFu Wei1-11/+0
2017-04-10clocksource: arm_arch_timer: rename the PPI enumFu Wei1-40/+42
2017-04-10clocksource: arm_arch_timer: rename type macrosFu Wei1-20/+23
2017-04-10clocksource: arm_arch_timer: clean up printk usageFu Wei1-24/+25
2017-04-07Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into clockevents/4.12Daniel Lezcano2-159/+387
2017-04-07clocksource/drivers/fttmr010: Refactor to handle clockLinus Walleij1-46/+73
2017-04-07clocksource/drivers/gemini: Rename Gemini timer to FaradayLinus Walleij3-27/+27
2017-04-07clocksource/drivers/rockchip_timer: Implement clocksource timerAlexander Kochetkov2-61/+158
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki25-65/+65
2017-04-07clocksource/drivers/orion: Add delay_timer implementationRussell King1-0/+19
2017-04-07clocksource/drivers/orion: Read clock rate onceRussell King1-4/+7
2017-04-07arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching dataMarc Zyngier1-0/+33
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier1-0/+34
2017-04-07arm64: arch_timer: Workaround for Cortex-A73 erratum 858921Marc Zyngier2-0/+30
2017-04-07arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabledMarc Zyngier1-13/+32
2017-04-07arm64: arch_timer: Save cntkctl_el1 as a per-cpu variableMarc Zyngier1-3/+3
2017-04-07arm64: arch_timer: Move clocksource_counter and co aroundMarc Zyngier1-31/+31
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier1-12/+30
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier1-5/+26
2017-04-07arm64: arch_timer: Get rid of erratum_workaround_set_sneMarc Zyngier1-49/+41
2017-04-07arm64: arch_timer: Move arch_timer_reg_read/write aroundMarc Zyngier1-62/+62
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier1-4/+24
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier1-11/+72
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-03-28clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov1-1/+1
2017-03-23clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()Nicolai Stange1-8/+0
2017-03-23clocksource: em_sti: Compute rate before registrationNicolai Stange1-13/+12
2017-03-23clocksource: em_sti: Split clock prepare and enable stepsNicolai Stange1-7/+14
2017-03-23clocksource: sh_tmu: Compute rate before registration againNicolai Stange1-13/+13
2017-03-23clocksource: sh_cmt: Compute rate before registration againNicolai Stange1-20/+25
2017-03-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+1
2017-03-11Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"Romain Izard1-15/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar3-0/+3
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-43/+765
2017-02-11clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_initBhumika Goyal1-1/+1
2017-02-08clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101Ding Tianhong2-0/+59
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructureDing Tianhong2-29/+67
2017-02-08clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameterDing Tianhong1-14/+0
2017-02-07clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt3-0/+273
2017-02-07clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clockDavid Engraf1-1/+15
2017-02-07clocksource/drivers/gemini: Add driver for the Cortina GeminiLinus Walleij3-0/+288
2017-02-07clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano3-0/+64
2017-01-17clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim1-0/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds32-70/+70
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner32-70/+70
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner11-12/+12