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