Age | Commit message (Expand) | Author | Files | Lines |
2019-05-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -107/+169 |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 3 | -0/+290 |
2019-05-16 | Merge branch 'fixes' into arm/soc | Olof Johansson | 4 | -33/+3 |
2019-05-08 | Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 1 | -1/+0 |
2019-05-07 | Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -13/+2 |
2019-05-07 | Remove MODULE_ALIAS() calls that take undefined macro | Masahiro Yamada | 1 | -1/+0 |
2019-05-07 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -73/+65 |
2019-05-02 | clocksource/drivers/timer-atmel-tcb: Convert tc_clksrc_suspend|resume() to st... | kbuild test robot | 1 | -2/+2 |
2019-05-02 | clocksource/drivers/tcb_clksrc: Rename the file for consistency | Alexandre Belloni | 2 | -1/+1 |
2019-05-02 | clocksource/drivers/timer-atmel-pit: Rework Kconfig option | Alexandre Belloni | 1 | -1/+4 |
2019-05-02 | clocksource/drivers/tcb_clksrc: Move Kconfig option | Alexandre Belloni | 1 | -0/+7 |
2019-05-02 | clocksource/drivers/tcb_clksrc: Use tcb as sched_clock | Alexandre Belloni | 1 | -0/+16 |
2019-05-02 | clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclib | Alexandre Belloni | 1 | -40/+68 |
2019-05-02 | ARM: at91: move SoC specific definitions to SoC folder | Alexandre Belloni | 1 | -1/+1 |
2019-05-02 | clocksource/drivers/timer-milbeaut: Cleanup common register accesses | Sugaya Taichi | 1 | -23/+39 |
2019-05-02 | clocksource/drivers/timer-milbeaut: Add shutdown function | Sugaya Taichi | 1 | -0/+10 |
2019-05-02 | clocksource/drivers/timer-milbeaut: Fix to enable one-shot timer | Sugaya Taichi | 1 | -0/+2 |
2019-05-02 | clocksource/drivers/tegra: Rework for compensation of suspend time | Joseph Lo | 1 | -43/+20 |
2019-05-02 | clocksource/drivers/sp804: Add COMPILE_TEST to CONFIG_ARM_TIMER_SP804 | David Abdurachmanov | 1 | -1/+1 |
2019-05-02 | clocksource/drivers/sun4i: Add a compatible for suniv | Mesih Kilinc | 1 | -1/+4 |
2019-05-01 | Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g... | Will Deacon | 1 | -73/+57 |
2019-04-30 | clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun... | Marc Zyngier | 1 | -4/+44 |
2019-04-30 | clocksource/arm_arch_timer: Remove use of workaround static key | Marc Zyngier | 1 | -18/+7 |
2019-04-30 | clocksource/arm_arch_timer: Direcly assign set_next_event workaround | Marc Zyngier | 1 | -38/+8 |
2019-04-30 | arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32 | Marc Zyngier | 1 | -15/+0 |
2019-04-29 | Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 3 | -0/+292 |
2019-04-25 | drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines | Patrick Havelange | 1 | -13/+2 |
2019-04-23 | clocksource/drivers/ixp4xx: Add OF initialization support | Linus Walleij | 1 | -0/+35 |
2019-04-23 | clocksource/drivers/ixp4xx: Add driver | Linus Walleij | 3 | -0/+257 |
2019-04-16 | arm64: HWCAP: add support for AT_HWCAP2 | Andrew Murray | 1 | -0/+8 |
2019-04-16 | clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start | Nathan Chancellor | 1 | -28/+0 |
2019-04-11 | clocksource/drivers/oxnas: Fix OX820 compatible | Neil Armstrong | 1 | -1/+1 |
2019-04-11 | clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro | Yangtao Li | 1 | -4/+1 |
2019-04-11 | clocksource/drivers/npcm: select TIMER_OF | Arnd Bergmann | 1 | -0/+1 |
2019-03-24 | clocksource/drivers/clps711x: Remove board support | Alexander Shiyan | 1 | -32/+13 |
2019-03-23 | clocksource/drivers/riscv: Fix clocksource mask | Atish Patra | 1 | -3/+2 |
2019-03-23 | clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static | YueHaibing | 1 | -1/+1 |
2019-03-23 | clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static | YueHaibing | 1 | -2/+2 |
2019-03-23 | clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static | YueHaibing | 1 | -2/+2 |
2019-03-23 | clocksource/drivers/clps711x: Make clps711x_clksrc_init() static | YueHaibing | 1 | -2/+3 |
2019-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+9 |
2019-03-06 | Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/so... | Linus Torvalds | 3 | -0/+171 |
2019-03-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 10 | -139/+386 |
2019-03-01 | clocksource/drivers/timer-milbeaut: Introduce timer for Milbeaut SoCs | Sugaya Taichi | 3 | -0/+171 |
2019-02-23 | clocksource/drivers/tegra: Add Tegra210 timer support | Joseph Lo | 2 | -112/+261 |
2019-02-23 | clocksource/drivers/timer-cs5535: Rename the file for consistency | Daniel Lezcano | 2 | -1/+1 |
2019-02-23 | clocksource/drivers/timer-pxa: Rename the file for consistency | Daniel Lezcano | 2 | -1/+1 |
2019-02-23 | clocksource/drivers/tango-xtal: Rename the file for consistency | Daniel Lezcano | 2 | -1/+1 |
2019-02-23 | clocksource/drivers/exynos_mct: Remove unused header includes | Krzysztof Kozlowski | 1 | -2/+0 |
2019-02-23 | clocksource/drivers/exynos_mct: Fix error path in timer resources initialization | Marek Szyprowski | 1 | -1/+13 |