summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-048-16/+261
|\
| * clocksource: Convert to using %pOF instead of full_nameRob Herring2017-08-314-15/+13
| * clocksource/drivers/bcm2835: Remove message for a memory allocation failureMarkus Elfring2017-08-291-1/+0
| * clocksource/drivers/imx-tpm: Add imx tpm timer supportDong Aisheng2017-08-293-0/+248
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-254-9/+10
|\ \
| * | clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn2017-08-111-1/+1
| * | clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter2017-08-111-2/+2
| * | clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva2017-08-101-5/+6
| * | clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke2017-08-101-1/+1
| |/
* | clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()Marc Zyngier2017-08-101-1/+5
|/
* clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov2017-07-171-2/+10
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-043-0/+180
|\
| * clocksource: owl: Add S900 supportAndreas Färber2017-06-181-0/+1
| * clocksource: Add Owl timerAndreas Färber2017-06-183-0/+179
* | clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet2017-06-271-2/+3
* | clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomapArvind Yadav2017-06-271-2/+6
* | clocksource/drivers/tcb_clksrc: Make IO endian agnosticAlexandre Belloni2017-06-271-29/+29
* | clocksource/drivers/sun4i: Switch to the timer-of common initDaniel Lezcano2017-06-262-94/+78
* | clocksource/drivers/timer-of: Fix invalid iomap checkDaniel Lezcano2017-06-261-1/+1
* | clocksource/drivers: Fix uninitialized variable use in timer_of_initArnd Bergmann2017-06-221-3/+2
* | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-213-2/+4
|\ \
| * | clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell2017-06-132-0/+2
| * | clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand2017-06-121-2/+2
| |/
* | clocksource/drivers/fttmr010: Factor out clock read codeLinus Walleij2017-06-141-10/+6
* | clocksource/drivers/fttmr010: Implement delay timerLinus Walleij2017-06-141-1/+34
* | clocksource/drivers: Add timer-of common init routineDaniel Lezcano2017-06-144-0/+243
* | clocksource/drivers/tcb_clksrc: Save timer context on suspend/resumeAlexandre Belloni2017-06-141-0/+51
* | clocksource/drivers/fttmr010: Optimize sched_clock()Linus Walleij2017-06-141-5/+10
* | clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPIDaniel Lezcano2017-06-141-2/+2
* | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-145-33/+33
* | clocksource/drivers: Rename clksrc table to timerDaniel Lezcano2017-06-141-9/+9
* | clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano2017-06-141-1/+1
* | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-1457-96/+96
* | Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano2017-06-123-64/+0
* | clocksource/drivers/fttmr010: Fix aspeed-2500 initializationDaniel Lezcano2017-06-121-7/+16
* | clocksource/drivers/fttmr010: Add AST2500 compatible stringDaniel Lezcano2017-06-121-1/+2
* | clocksource/drivers/fttmr010: Merge Moxa into FTTMR010Linus Walleij2017-06-124-301/+106
* | clocksource/drivers/fttmr010: Switch to use TIMER2 srcLinus Walleij2017-06-121-11/+10
* | clocksource/drivers/fttmr010: Switch to use bitopsLinus Walleij2017-06-121-21/+22
* | clocksource/drivers/fttmr010: Use state containerLinus Walleij2017-06-121-74/+116
* | clocksource/drivers/fttmr010: Drop Gemini specificsLinus Walleij2017-06-121-81/+22
* | clocksource/drivers/fttmr010: Fix the clock handlingLinus Walleij2017-06-121-1/+7
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-05-121-1/+1
|\
| * clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla2017-05-091-1/+1
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-1/+1
|\ \ | |/ |/|
| * Annotate hardware config module parameters in drivers/clocksource/David Howells2017-04-201-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-0136-637/+1180
|\ \
| * | arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann2017-04-201-2/+2
| * | Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn2017-04-201-13/+0
OpenPOWER on IntegriCloud