Age | Commit message (Expand) | Author | Files | Lines |
2018-12-26 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 19 | -377/+587 |
2018-12-19 | clocksource/drivers/rda: Add clock driver for RDA8810PL SoC | Manivannan Sadhasivam | 3 | -0/+204 |
2018-12-19 | clocksource/drivers/meson6: Change name meson6_timer timer-meson6 | Daniel Lezcano | 2 | -1/+1 |
2018-12-19 | clocksource/drivers/sun4i: Change name sun4i_timer to timer-sun4i | Daniel Lezcano | 2 | -1/+1 |
2018-12-19 | clocksource/drivers/tegra20: Change name tegra20_timer to timer-tegra20 | Daniel Lezcano | 2 | -1/+1 |
2018-12-19 | clocksource/drivers/rockchip: Change name rockchip_timer to timer-rockchip | Daniel Lezcano | 2 | -1/+1 |
2018-12-19 | clocksource/drivers/riscv: Change name riscv_timer to timer-riscv | Daniel Lezcano | 2 | -1/+1 |
2018-12-19 | clocksource/drivers/riscv_timer: Provide the sched_clock | Anup Patel | 2 | -1/+10 |
2018-12-19 | clocksource/drivers/timer-imx-tpm: Specify clock name for timer-of | Anson Huang | 1 | -0/+3 |
2018-12-19 | clocksource/drivers/fttmr010: Fix invalid interrupt register access | Tao Ren | 1 | -31/+42 |
2018-12-19 | clocksource/drivers/integrator-ap: Add missing of_node_put() | Yangtao Li | 1 | -9/+16 |
2018-12-19 | clocksource/drivers/bcm2835: Switch to SPDX identifier | Stefan Wahren | 1 | -14/+1 |
2018-12-19 | clocksource/drivers/timer-imx-tpm: Convert the driver to timer-of | Anson Huang | 1 | -81/+55 |
2018-12-19 | clocksource/drivers/arc_timer: Utilize generic sched_clock | Alexey Brodkin | 2 | -0/+23 |
2018-12-19 | clocksource/drivers/imx-gpt: Remove unnecessary irq protection | Clément Péron | 1 | -17/+0 |
2018-12-19 | clocksource/drivers/imx-gpt: Add support for ARM64 | Anson Huang | 2 | -1/+5 |
2018-12-19 | clocksource/drivers/meson6_timer: Implement the ARM delay timer | Martin Blumenstingl | 1 | -0/+22 |
2018-12-19 | clocksource/drivers/meson6_timer: Use register names from the datasheet | Martin Blumenstingl | 1 | -44/+64 |
2018-12-19 | clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h> | Geert Uytterhoeven | 1 | -1/+0 |
2018-12-19 | clocksource/drivers/timer-ti-dm: Remove the early platform driver registration | Bartosz Golaszewski | 1 | -1/+0 |
2018-12-19 | clocksource/drivers/ux500: Drop Ux500 custom SCHED_CLOCK | Linus Walleij | 3 | -35/+0 |
2018-12-19 | clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksource | Linus Walleij | 1 | -2/+2 |
2018-12-19 | clocksource/drivers/timer-vt8500: Remove duplicate function name | Dan Carpenter | 1 | -1/+1 |
2018-11-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+12 |
2018-11-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -0/+347 |
2018-11-04 | clockevents/drivers/i8253: Add support for PIT shutdown quirk | Michael Kelley | 1 | -2/+12 |
2018-11-02 | clocksource/drivers/c-sky: Add gx6605s SOC system timer | Guo Ren | 3 | -0/+163 |
2018-11-02 | clocksource/drivers/c-sky: Add C-SKY SMP timer | Guo Ren | 3 | -0/+184 |
2018-10-26 | Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+8 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 23 | -113/+100 |
2018-10-23 | RISC-V: Use Linux logical CPU number instead of hartid | Atish Patra | 1 | -4/+8 |
2018-10-23 | RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid | Palmer Dabbelt | 1 | -1/+1 |
2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+15 |
2018-10-07 | clocksource/drivers/dw_apb: Add reset control | Dinh Nguyen | 1 | -0/+12 |
2018-10-03 | clocksource/drivers: Unify the names to timer-* format | Daniel Lezcano | 14 | -13/+13 |
2018-10-03 | clocksource/drivers/sh_cmt: Add R-Car gen3 support | Sergei Shtylyov | 1 | -0/+8 |
2018-10-03 | clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer | Sergei Shtylyov | 1 | -2/+8 |
2018-10-03 | clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines | Sergei Shtylyov | 1 | -3/+3 |
2018-10-03 | clocksource/drivers/sh_cmt: Fixup for 64-bit machines | Sergei Shtylyov | 1 | -39/+33 |
2018-10-03 | clocksource/drivers/sh_tmu: Convert to SPDX identifiers | Kuninori Morimoto | 1 | -9/+1 |
2018-10-03 | clocksource/drivers/sh_mtu2: Convert to SPDX identifiers | Kuninori Morimoto | 1 | -9/+1 |
2018-10-03 | clocksource/drivers/sh_cmt: Convert to SPDX identifiers | Kuninori Morimoto | 1 | -9/+1 |
2018-10-03 | clocksource/drivers/renesas-ostm: Convert to SPDX identifiers | Kuninori Morimoto | 1 | -10/+1 |
2018-10-03 | clocksource: Convert to using %pOFn instead of device_node.name | Rob Herring | 8 | -19/+19 |
2018-10-01 | arm64: arch_timer: Add workaround for ARM erratum 1188873 | Marc Zyngier | 1 | -0/+15 |
2018-09-27 | clocksource/drivers/timer-atmel-pit: Properly handle error cases | Alexandre Belloni | 1 | -6/+14 |
2018-09-24 | clocksource/drivers/fttmr010: Fix set_next_event handler | Tao Ren | 1 | -7/+11 |
2018-09-13 | clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4... | Keerthy | 1 | -0/+3 |
2018-08-19 | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -0/+117 |
2018-08-14 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |