summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+180
2017-06-27clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet-2/+3
2017-06-27clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomapArvind Yadav-2/+6
2017-06-27clocksource/drivers/tcb_clksrc: Make IO endian agnosticAlexandre Belloni-29/+29
2017-06-26clocksource/drivers/sun4i: Switch to the timer-of common initDaniel Lezcano-94/+78
2017-06-26clocksource/drivers/timer-of: Fix invalid iomap checkDaniel Lezcano-1/+1
2017-06-22clocksource/drivers: Fix uninitialized variable use in timer_of_initArnd Bergmann-3/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner-2/+4
2017-06-18clocksource: owl: Add S900 supportAndreas Färber-0/+1
2017-06-18clocksource: Add Owl timerAndreas Färber-0/+179
2017-06-14clocksource/drivers/fttmr010: Factor out clock read codeLinus Walleij-10/+6
2017-06-14clocksource/drivers/fttmr010: Implement delay timerLinus Walleij-1/+34
2017-06-14clocksource/drivers: Add timer-of common init routineDaniel Lezcano-0/+243
2017-06-14clocksource/drivers/tcb_clksrc: Save timer context on suspend/resumeAlexandre Belloni-0/+51
2017-06-14clocksource/drivers/fttmr010: Optimize sched_clock()Linus Walleij-5/+10
2017-06-14clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPIDaniel Lezcano-2/+2
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano-33/+33
2017-06-14clocksource/drivers: Rename clksrc table to timerDaniel Lezcano-9/+9
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-96/+96
2017-06-13clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell-0/+2
2017-06-12clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand-2/+2
2017-06-12Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano-64/+0
2017-06-12clocksource/drivers/fttmr010: Fix aspeed-2500 initializationDaniel Lezcano-7/+16
2017-06-12clocksource/drivers/fttmr010: Add AST2500 compatible stringDaniel Lezcano-1/+2
2017-06-12clocksource/drivers/fttmr010: Merge Moxa into FTTMR010Linus Walleij-301/+106
2017-06-12clocksource/drivers/fttmr010: Switch to use TIMER2 srcLinus Walleij-11/+10
2017-06-12clocksource/drivers/fttmr010: Switch to use bitopsLinus Walleij-21/+22
2017-06-12clocksource/drivers/fttmr010: Use state containerLinus Walleij-74/+116
2017-06-12clocksource/drivers/fttmr010: Drop Gemini specificsLinus Walleij-81/+22
2017-06-12clocksource/drivers/fttmr010: Fix the clock handlingLinus Walleij-1/+7
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2017-05-09clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla-1/+1
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-637/+1180
2017-04-20arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann-2/+2
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn-13/+0
2017-04-20Annotate hardware config module parameters in drivers/clocksource/David Howells-1/+1
2017-04-20Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner-202/+371
2017-04-19clocksource: arm_arch_timer: add GTDT support for memory-mapped timerFu Wei-3/+76
2017-04-19clocksource: arm_arch_timer: simplify ACPI support code.Fu Wei-30/+10
2017-04-19clocksource: arm_arch_timer: split MMIO timer probing.Fu Wei-44/+145
2017-04-19clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init callFu Wei-25/+21
2017-04-19clocksource: arm_arch_timer: refactor arch_timer_needs_probingFu Wei-15/+19
2017-04-19clocksource: arm_arch_timer: split dt-only rate handlingFu Wei-18/+23
2017-04-17Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner-362/+736
2017-04-14clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2017-04-14clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2017-04-14x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2