summaryrefslogtreecommitdiff
path: root/drivers/clocksource
Commit message (Expand)AuthorAge
* clocksource/drivers/Kconfig: Fix CLKSRC_PISTACHIO dependenciesMatt Redfearn2017-08-11
* clocksource/drivers/timer-of: Checking for IS_ERR() instead of NULLDan Carpenter2017-08-11
* clocksource/drivers/em_sti: Fix error return codes in em_sti_probe()Gustavo A. R. Silva2017-08-10
* clocksource/drivers/arm_arch_timer: Fix mem frame loop initializationMatthias Kaehlcke2017-08-10
* clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctlySergei Shtylyov2017-07-17
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-04
|\
| * clocksource: owl: Add S900 supportAndreas Färber2017-06-18
| * clocksource: Add Owl timerAndreas Färber2017-06-18
* | clocksource/drivers/mips-gic-timer: Fix an error code in 'gic_clocksource_of_...Christophe Jaillet2017-06-27
* | clocksource/drivers/fsl_ftm_timer: Unmap region obtained by of_iomapArvind Yadav2017-06-27
* | clocksource/drivers/tcb_clksrc: Make IO endian agnosticAlexandre Belloni2017-06-27
* | clocksource/drivers/sun4i: Switch to the timer-of common initDaniel Lezcano2017-06-26
* | clocksource/drivers/timer-of: Fix invalid iomap checkDaniel Lezcano2017-06-26
* | clocksource/drivers: Fix uninitialized variable use in timer_of_initArnd Bergmann2017-06-22
* | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-21
|\ \
| * | clocksource: Explicitly include linux/clocksource.h when neededStephen Rothwell2017-06-13
| * | clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variableFrank Rowand2017-06-12
| |/
* | clocksource/drivers/fttmr010: Factor out clock read codeLinus Walleij2017-06-14
* | clocksource/drivers/fttmr010: Implement delay timerLinus Walleij2017-06-14
* | clocksource/drivers: Add timer-of common init routineDaniel Lezcano2017-06-14
* | clocksource/drivers/tcb_clksrc: Save timer context on suspend/resumeAlexandre Belloni2017-06-14
* | clocksource/drivers/fttmr010: Optimize sched_clock()Linus Walleij2017-06-14
* | clocksource/drivers: Rename CLKSRC_ACPI to TIMER_ACPIDaniel Lezcano2017-06-14
* | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-14
* | clocksource/drivers: Rename clksrc table to timerDaniel Lezcano2017-06-14
* | clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLAREDaniel Lezcano2017-06-14
* | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-14
* | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-14
* | Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano2017-06-12
* | clocksource/drivers/fttmr010: Fix aspeed-2500 initializationDaniel Lezcano2017-06-12
* | clocksource/drivers/fttmr010: Add AST2500 compatible stringDaniel Lezcano2017-06-12
* | clocksource/drivers/fttmr010: Merge Moxa into FTTMR010Linus Walleij2017-06-12
* | clocksource/drivers/fttmr010: Switch to use TIMER2 srcLinus Walleij2017-06-12
* | clocksource/drivers/fttmr010: Switch to use bitopsLinus Walleij2017-06-12
* | clocksource/drivers/fttmr010: Use state containerLinus Walleij2017-06-12
* | clocksource/drivers/fttmr010: Drop Gemini specificsLinus Walleij2017-06-12
* | clocksource/drivers/fttmr010: Fix the clock handlingLinus Walleij2017-06-12
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-05-12
|\
| * clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla2017-05-09
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\ \ | |/ |/|
| * Annotate hardware config module parameters in drivers/clocksource/David Howells2017-04-20
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \
| * | arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann2017-04-20
| * | Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn2017-04-20
| * | Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2017-04-20
| |\ \
| | * | clocksource: arm_arch_timer: add GTDT support for memory-mapped timerFu Wei2017-04-19
| | * | clocksource: arm_arch_timer: simplify ACPI support code.Fu Wei2017-04-19
| | * | clocksource: arm_arch_timer: split MMIO timer probing.Fu Wei2017-04-19
| | * | clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init callFu Wei2017-04-19
| | * | clocksource: arm_arch_timer: refactor arch_timer_needs_probingFu Wei2017-04-19