aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2017-06-13clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell
2017-06-12clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-09clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-20arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn
2017-04-20Annotate hardware config module parameters in drivers/clocksource/David Howells
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2017-04-19clocksource: arm_arch_timer: add GTDT support for memory-mapped timerFu Wei
2017-04-19clocksource: arm_arch_timer: simplify ACPI support code.Fu Wei
2017-04-19clocksource: arm_arch_timer: split MMIO timer probing.Fu Wei
2017-04-19clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init callFu Wei
2017-04-19clocksource: arm_arch_timer: refactor arch_timer_needs_probingFu Wei
2017-04-19clocksource: arm_arch_timer: split dt-only rate handlingFu Wei
2017-04-17Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner
2017-04-14clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-14clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-14x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-14clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-14clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-04-10clocksource: arm_arch_timer: rework PPI selectionFu Wei
2017-04-10clocksource: arm_arch_timer: add a new enum for spi typeFu Wei
2017-04-10clocksource: arm_arch_timer: move enums and defines to header fileFu Wei
2017-04-10clocksource: arm_arch_timer: rename the PPI enumFu Wei
2017-04-10clocksource: arm_arch_timer: rename type macrosFu Wei
2017-04-10clocksource: arm_arch_timer: clean up printk usageFu Wei
2017-04-07Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Lezcano
2017-04-07clocksource/drivers/fttmr010: Refactor to handle clockLinus Walleij
2017-04-07clocksource/drivers/gemini: Rename Gemini timer to FaradayLinus Walleij
2017-04-07clocksource/drivers/rockchip_timer: Implement clocksource timerAlexander Kochetkov
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki
2017-04-07clocksource/drivers/orion: Add delay_timer implementationRussell King
2017-04-07clocksource/drivers/orion: Read clock rate onceRussell King
2017-04-07arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching dataMarc Zyngier
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier
2017-04-07arm64: arch_timer: Workaround for Cortex-A73 erratum 858921Marc Zyngier
2017-04-07arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabledMarc Zyngier
2017-04-07arm64: arch_timer: Save cntkctl_el1 as a per-cpu variableMarc Zyngier
2017-04-07arm64: arch_timer: Move clocksource_counter and co aroundMarc Zyngier
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier
2017-04-07arm64: arch_timer: Get rid of erratum_workaround_set_sneMarc Zyngier
2017-04-07arm64: arch_timer: Move arch_timer_reg_read/write aroundMarc Zyngier
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-03-28clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov
2017-03-23clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()Nicolai Stange