| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init" | Chen-Yu Tsai | 2016-10-20 | 1 | -2/+14 |
* | clocksource: Add J-Core timer/clocksource driver | Rich Felker | 2016-10-20 | 3 | -0/+260 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-07 | 2 | -1/+5 |
|\ |
|
| * | Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2016-09-19 | 2 | -1/+5 |
| |\ |
|
| | * | clocksource: exynos_mct: Add the support for ARM64 | Chanwoo Choi | 2016-09-16 | 2 | -1/+5 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | 5 | -126/+174 |
|\ \ \ |
|
| * | | | clocksource/drivers/ti-32k: Prevent ftrace recursion | Jisheng Zhang | 2016-09-22 | 1 | -1/+1 |
| * | | | clocksource/mips-gic-timer: Stop checking cpu_has_counter | Paul Burton | 2016-09-20 | 1 | -1/+1 |
| * | | | clocksource/mips-gic-timer: Print an error if IRQ setup fails | Paul Burton | 2016-09-20 | 1 | -1/+4 |
| * | | | clocksource/drivers/oxnas: Add OX820 compatible | Neil Armstrong | 2016-09-12 | 1 | -0/+2 |
| * | | | clocksource/drivers/timer-atmel-pit: Simplify IRQ handler | Alexandre Belloni | 2016-09-12 | 1 | -8/+3 |
| * | | | clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCE | Alexandre Belloni | 2016-09-12 | 1 | -6/+0 |
| * | | | clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_init | Alexandre Belloni | 2016-09-12 | 1 | -45/+34 |
| * | | | clocksource/drivers/moxart: Replace panic by pr_err | Daniel Lezcano | 2016-09-12 | 1 | -2/+4 |
| * | | | clocksource/drivers/moxart: Replace setup_irq by request_irq | Daniel Lezcano | 2016-09-12 | 1 | -6/+2 |
| * | | | clocksource/drivers/moxart: Add Aspeed support | Joel Stanley | 2016-09-09 | 1 | -0/+32 |
| * | | | clocksource/drivers/moxart: Use struct to hold state | Joel Stanley | 2016-09-09 | 1 | -61/+86 |
| * | | | clocksource/drivers/moxart: Refactor enable/disable | Joel Stanley | 2016-09-09 | 1 | -6/+16 |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-03 | 2 | -7/+116 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | arm/arm64: arch_timer: Use archdata to indicate vdso suitability | Scott Wood | 2016-09-23 | 1 | -8/+3 |
| * | | | arm64: arch_timer: Work around QorIQ Erratum A-008585 | Scott Wood | 2016-09-23 | 2 | -0/+114 |
* | | | | clocksource/drivers/atmel-pit: Fix compilation error | Daniel Lezcano | 2016-08-29 | 1 | -0/+1 |
| |/ /
|/| | |
|
* | | | clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun... | Chen-Yu Tsai | 2016-08-26 | 1 | -1/+8 |
* | | | drivers/clocksource/pistachio: Fix memory corruption in init | Marcin Nowakowski | 2016-08-26 | 1 | -4/+4 |
* | | | clocksource/drivers/timer-atmel-pit: Enable mck clock | Alexandre Belloni | 2016-08-26 | 1 | -0/+6 |
* | | | clocksource/drivers/pxa: Fix include files for compilation | Baoyou Xie | 2016-08-24 | 1 | -0/+2 |
|/ / |
|
* | | clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int | Paul Gortmaker | 2016-08-17 | 1 | -1/+1 |
* | | clocksource/drivers/kona: Fix get_counter() error handling | Arnd Bergmann | 2016-08-17 | 1 | -6/+10 |
* | | clocksource/drivers/time-armada-370-xp: Fix the clock reference | Gregory CLEMENT | 2016-08-17 | 1 | -1/+0 |
* | | Merge branch 'linus' into timers/urgent, to pick up fixes | Ingo Molnar | 2016-08-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-01 | 1 | -1/+1 |
| |\ |
|
| | * | clocksource: clps711x: Changing the compatibility string to match with the sm... | Alexander Shiyan | 2016-07-06 | 1 | -1/+1 |
* | | | clocksource/arm_arch_timer: Force per-CPU interrupt to be level-triggered | Marc Zyngier | 2016-08-01 | 1 | -3/+23 |
|/ / |
|
* | | clocksource/atlas7: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -32/+9 |
* | | clocksource/armada-370-xp: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -30/+11 |
* | | clocksource/exynos_mct: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -34/+12 |
* | | clocksource/arm_global_timer: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -29/+10 |
* | | clocksource/mips-gic: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -25/+13 |
* | | clocksource/qcom-timer: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -30/+11 |
* | | clocksource/metag: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -27/+6 |
* | | clocksource/dummy_timer: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -30/+6 |
* | | clocksource/arm_arch_timer: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -28/+26 |
* | | clocksource/drivers/time-armada-370-xp: Fix return value check | Anna-Maria Gleixner | 2016-07-12 | 1 | -1/+1 |
* | | clocksource/drivers/cadence_ttc: fix a return value in case of error | Christophe Jaillet | 2016-07-07 | 1 | -1/+1 |
* | | clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline | Will Deacon | 2016-06-28 | 2 | -6/+16 |
* | | clocksource/drivers/versatile: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -2/+2 |
* | | clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -1/+4 |
* | | clocksource/drivers/arm_global_timer: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 1 | -1/+2 |
* | | clocksource/drivers/integrator-ap: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 2 | -1/+8 |
* | | clocksource/drivers/keystone: Add the COMPILE_TEST option | Daniel Lezcano | 2016-06-28 | 2 | -1/+9 |