Age | Commit message (Expand) | Author | Files | Lines |
2017-03-17 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -15/+1 |
2017-03-12 | Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" | Romain Izard | 1 | -15/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -43/+765 |
2017-02-11 | clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_init | Bhumika Goyal | 1 | -1/+1 |
2017-02-08 | clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101 | Ding Tianhong | 2 | -0/+59 |
2017-02-08 | clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast... | Ding Tianhong | 2 | -29/+67 |
2017-02-08 | clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter | Ding Tianhong | 1 | -14/+0 |
2017-02-07 | clocksource/drivers/ostm: Add renesas-ostm timer driver | Chris Brandt | 3 | -0/+273 |
2017-02-07 | clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock | David Engraf | 1 | -1/+15 |
2017-02-07 | clocksource/drivers/gemini: Add driver for the Cortina Gemini | Linus Walleij | 3 | -0/+288 |
2017-02-07 | clockevents: Add a clkevt-of mechanism like clksrc-of | Daniel Lezcano | 3 | -0/+64 |
2017-01-17 | clocksource/exynos_mct: Clear interrupt when cpu is shut down | Joonyoung Shim | 1 | -0/+1 |
2016-12-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 32 | -70/+70 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 32 | -70/+70 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 11 | -12/+12 |
2016-12-19 | clocksource/drivers/moxart: Plug memory and mapping leaks | Sudip Mukherjee | 1 | -6/+16 |
2016-12-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -6/+5 |
2016-12-16 | Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -20/+561 |
2016-11-30 | clocksource: nps: avoid maybe-uninitialized warning | Arnd Bergmann | 1 | -2/+3 |
2016-11-30 | clocksource: Add clockevent support to NPS400 driver | Noam Camus | 1 | -0/+170 |
2016-11-30 | clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timer | Noam Camus | 1 | -26/+39 |
2016-11-30 | clocksource: import ARC timer driver | Vineet Gupta | 3 | -0/+357 |
2016-11-22 | clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomap | Arvind Yadav | 1 | -4/+10 |
2016-11-21 | clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map() | Stephen Boyd | 1 | -2/+3 |
2016-11-21 | clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspend | Brian Norris | 1 | -1/+8 |
2016-11-18 | Merge tag 'pxa-for-4.10' of https://github.com/rjarzmik/linux into next/soc | Olof Johansson | 1 | -6/+5 |
2016-10-20 | Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init" | Chen-Yu Tsai | 1 | -2/+14 |
2016-10-20 | clocksource: Add J-Core timer/clocksource driver | Rich Felker | 3 | -0/+260 |
2016-10-18 | ARM: sa11x0/pxa: acquire timer rate from the clock rate | Robert Jarzmik | 1 | -6/+5 |
2016-10-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+5 |
2016-10-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -126/+174 |
2016-10-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -7/+116 |
2016-09-23 | arm/arm64: arch_timer: Use archdata to indicate vdso suitability | Scott Wood | 1 | -8/+3 |
2016-09-23 | arm64: arch_timer: Work around QorIQ Erratum A-008585 | Scott Wood | 2 | -0/+114 |
2016-09-22 | clocksource/drivers/ti-32k: Prevent ftrace recursion | Jisheng Zhang | 1 | -1/+1 |
2016-09-21 | clocksource/mips-gic-timer: Stop checking cpu_has_counter | Paul Burton | 1 | -1/+1 |
2016-09-21 | clocksource/mips-gic-timer: Print an error if IRQ setup fails | Paul Burton | 1 | -1/+4 |
2016-09-19 | Merge tag 'samsung-drivers-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -1/+5 |
2016-09-16 | clocksource: exynos_mct: Add the support for ARM64 | Chanwoo Choi | 2 | -1/+5 |
2016-09-12 | clocksource/drivers/oxnas: Add OX820 compatible | Neil Armstrong | 1 | -0/+2 |
2016-09-12 | clocksource/drivers/timer-atmel-pit: Simplify IRQ handler | Alexandre Belloni | 1 | -8/+3 |
2016-09-12 | clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCE | Alexandre Belloni | 1 | -6/+0 |
2016-09-12 | clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_init | Alexandre Belloni | 1 | -45/+34 |
2016-09-12 | clocksource/drivers/moxart: Replace panic by pr_err | Daniel Lezcano | 1 | -2/+4 |
2016-09-12 | clocksource/drivers/moxart: Replace setup_irq by request_irq | Daniel Lezcano | 1 | -6/+2 |
2016-09-09 | clocksource/drivers/moxart: Add Aspeed support | Joel Stanley | 1 | -0/+32 |
2016-09-09 | clocksource/drivers/moxart: Use struct to hold state | Joel Stanley | 1 | -61/+86 |
2016-09-09 | clocksource/drivers/moxart: Refactor enable/disable | Joel Stanley | 1 | -6/+16 |
2016-08-29 | clocksource/drivers/atmel-pit: Fix compilation error | Daniel Lezcano | 1 | -0/+1 |