aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
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
2016-11-21clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()Stephen Boyd
2016-11-21clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris
2016-11-17Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/socOlof Johansson
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood
2016-09-22clocksource/drivers/ti-32k: Prevent ftrace recursionJisheng Zhang
2016-09-20clocksource/mips-gic-timer: Stop checking cpu_has_counterPaul Burton
2016-09-20clocksource/mips-gic-timer: Print an error if IRQ setup failsPaul Burton
2016-09-19Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2016-09-16clocksource: exynos_mct: Add the support for ARM64Chanwoo Choi
2016-09-12clocksource/drivers/oxnas: Add OX820 compatibleNeil Armstrong
2016-09-12clocksource/drivers/timer-atmel-pit: Simplify IRQ handlerAlexandre Belloni
2016-09-12clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCEAlexandre Belloni
2016-09-12clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_initAlexandre Belloni
2016-09-12clocksource/drivers/moxart: Replace panic by pr_errDaniel Lezcano
2016-09-12clocksource/drivers/moxart: Replace setup_irq by request_irqDaniel Lezcano
2016-09-09clocksource/drivers/moxart: Add Aspeed supportJoel Stanley
2016-09-09clocksource/drivers/moxart: Use struct to hold stateJoel Stanley
2016-09-09clocksource/drivers/moxart: Refactor enable/disableJoel Stanley
2016-08-29clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski