summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2017-02-08clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101Ding Tianhong-0/+59
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong-29/+67
2017-02-08clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameterDing Tianhong-14/+0
2017-02-07clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt-0/+273
2017-02-07clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clockDavid Engraf-1/+15
2017-02-07clocksource/drivers/gemini: Add driver for the Cortina GeminiLinus Walleij-0/+288
2017-02-07clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano-0/+64
2017-01-17clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim-0/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-70/+70
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-70/+70
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner-12/+12
2016-12-19clocksource/drivers/moxart: Plug memory and mapping leaksSudip Mukherjee-6/+16
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-6/+5
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+561
2016-11-30clocksource: nps: avoid maybe-uninitialized warningArnd Bergmann-2/+3
2016-11-30clocksource: Add clockevent support to NPS400 driverNoam Camus-0/+170
2016-11-30clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timerNoam Camus-26/+39
2016-11-30clocksource: import ARC timer driverVineet Gupta-0/+357
2016-11-22clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomapArvind Yadav-4/+10
2016-11-21clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()Stephen Boyd-2/+3
2016-11-21clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris-1/+8
2016-11-17Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/socOlof Johansson-6/+5
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai-2/+14
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker-0/+260
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik-6/+5
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+5
2016-10-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-126/+174
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-7/+116
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood-8/+3
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood-0/+114
2016-09-22clocksource/drivers/ti-32k: Prevent ftrace recursionJisheng Zhang-1/+1
2016-09-20clocksource/mips-gic-timer: Stop checking cpu_has_counterPaul Burton-1/+1
2016-09-20clocksource/mips-gic-timer: Print an error if IRQ setup failsPaul Burton-1/+4
2016-09-19Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-1/+5
2016-09-16clocksource: exynos_mct: Add the support for ARM64Chanwoo Choi-1/+5
2016-09-12clocksource/drivers/oxnas: Add OX820 compatibleNeil Armstrong-0/+2
2016-09-12clocksource/drivers/timer-atmel-pit: Simplify IRQ handlerAlexandre Belloni-8/+3
2016-09-12clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCEAlexandre Belloni-6/+0
2016-09-12clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_initAlexandre Belloni-45/+34
2016-09-12clocksource/drivers/moxart: Replace panic by pr_errDaniel Lezcano-2/+4
2016-09-12clocksource/drivers/moxart: Replace setup_irq by request_irqDaniel Lezcano-6/+2
2016-09-09clocksource/drivers/moxart: Add Aspeed supportJoel Stanley-0/+32
2016-09-09clocksource/drivers/moxart: Use struct to hold stateJoel Stanley-61/+86
2016-09-09clocksource/drivers/moxart: Refactor enable/disableJoel Stanley-6/+16
2016-08-29clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano-0/+1
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai-1/+8
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski-4/+4
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockAlexandre Belloni-0/+6
2016-08-24clocksource/drivers/pxa: Fix include files for compilationBaoyou Xie-0/+2
2016-08-17clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker-1/+1