summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
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
2017-03-23clocksource: em_sti: Compute rate before registrationNicolai Stange
2017-03-23clocksource: em_sti: Split clock prepare and enable stepsNicolai Stange
2017-03-23clocksource: sh_tmu: Compute rate before registration againNicolai Stange
2017-03-23clocksource: sh_cmt: Compute rate before registration againNicolai Stange
2017-03-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-03-11Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"Romain Izard
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-11clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_initBhumika Goyal
2017-02-08clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101Ding Tianhong
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong
2017-02-08clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameterDing Tianhong
2017-02-07clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt
2017-02-07clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clockDavid Engraf
2017-02-07clocksource/drivers/gemini: Add driver for the Cortina GeminiLinus Walleij
2017-02-07clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano
2017-01-17clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-19clocksource/drivers/moxart: Plug memory and mapping leaksSudip Mukherjee
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-30clocksource: nps: avoid maybe-uninitialized warningArnd Bergmann
2016-11-30clocksource: Add clockevent support to NPS400 driverNoam Camus
2016-11-30clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timerNoam Camus
2016-11-30clocksource: import ARC timer driverVineet Gupta
2016-11-22clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomapArvind Yadav