aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2017-01-17clocksource/exynos_mct: Clear interrupt when cpu is shut downGravatar Joonyoung Shim 1-0/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 32-70/+70
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 32-70/+70
2016-12-25cpu/hotplug: Cleanup state namesGravatar Thomas Gleixner 11-12/+12
2016-12-19clocksource/drivers/moxart: Plug memory and mapping leaksGravatar Sudip Mukherjee 1-6/+16
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-6/+5
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-20/+561
2016-11-30clocksource: nps: avoid maybe-uninitialized warningGravatar Arnd Bergmann 1-2/+3
2016-11-30clocksource: Add clockevent support to NPS400 driverGravatar Noam Camus 1-0/+170
2016-11-30clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timerGravatar Noam Camus 1-26/+39
2016-11-30clocksource: import ARC timer driverGravatar Vineet Gupta 3-0/+357
2016-11-22clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomapGravatar Arvind Yadav 1-4/+10
2016-11-21clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()Gravatar Stephen Boyd 1-2/+3
2016-11-21clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendGravatar Brian Norris 1-1/+8
2016-11-17Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/socGravatar Olof Johansson 1-6/+5
2016-10-20Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Gravatar Chen-Yu Tsai 1-2/+14
2016-10-20clocksource: Add J-Core timer/clocksource driverGravatar Rich Felker 3-0/+260
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateGravatar Robert Jarzmik 1-6/+5
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-1/+5
2016-10-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-126/+174
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-7/+116
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityGravatar Scott Wood 1-8/+3
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Gravatar Scott Wood 2-0/+114
2016-09-22clocksource/drivers/ti-32k: Prevent ftrace recursionGravatar Jisheng Zhang 1-1/+1
2016-09-20clocksource/mips-gic-timer: Stop checking cpu_has_counterGravatar Paul Burton 1-1/+1
2016-09-20clocksource/mips-gic-timer: Print an error if IRQ setup failsGravatar Paul Burton 1-1/+4
2016-09-19Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Arnd Bergmann 2-1/+5
2016-09-16clocksource: exynos_mct: Add the support for ARM64Gravatar Chanwoo Choi 2-1/+5
2016-09-12clocksource/drivers/oxnas: Add OX820 compatibleGravatar Neil Armstrong 1-0/+2
2016-09-12clocksource/drivers/timer-atmel-pit: Simplify IRQ handlerGravatar Alexandre Belloni 1-8/+3
2016-09-12clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCEGravatar Alexandre Belloni 1-6/+0
2016-09-12clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_initGravatar Alexandre Belloni 1-45/+34
2016-09-12clocksource/drivers/moxart: Replace panic by pr_errGravatar Daniel Lezcano 1-2/+4
2016-09-12clocksource/drivers/moxart: Replace setup_irq by request_irqGravatar Daniel Lezcano 1-6/+2
2016-09-09clocksource/drivers/moxart: Add Aspeed supportGravatar Joel Stanley 1-0/+32
2016-09-09clocksource/drivers/moxart: Use struct to hold stateGravatar Joel Stanley 1-61/+86
2016-09-09clocksource/drivers/moxart: Refactor enable/disableGravatar Joel Stanley 1-6/+16
2016-08-29clocksource/drivers/atmel-pit: Fix compilation errorGravatar Daniel Lezcano 1-0/+1
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Gravatar Chen-Yu Tsai 1-1/+8
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initGravatar Marcin Nowakowski 1-4/+4
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockGravatar Alexandre Belloni 1-0/+6
2016-08-24clocksource/drivers/pxa: Fix include files for compilationGravatar Baoyou Xie 1-0/+2
2016-08-17clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intGravatar Paul Gortmaker 1-1/+1
2016-08-17clocksource/drivers/kona: Fix get_counter() error handlingGravatar Arnd Bergmann 1-6/+10
2016-08-17clocksource/drivers/time-armada-370-xp: Fix the clock referenceGravatar Gregory CLEMENT 1-1/+0
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesGravatar Ingo Molnar 1-1/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+1
2016-08-01clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggeredGravatar Marc Zyngier 1-3/+23
2016-07-15clocksource/atlas7: Convert to hotplug state machineGravatar Richard Cochran 1-32/+9
2016-07-15clocksource/armada-370-xp: Convert to hotplug state machineGravatar Richard Cochran 1-30/+11