Age | Commit message (Expand) | Author | Files | Lines |
2018-11-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -0/+347 |
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 |
2018-08-13 | clocksource: new RISC-V SBI timer driver | Palmer Dabbelt | 3 | -0/+117 |
2018-08-02 | clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage | Thomas Gleixner | 1 | -1/+1 |
2018-08-02 | clocksource: ti-32k: Remove CLOCK_SOURCE_SUSPEND_NONSTOP flag | Keerthy | 1 | -2/+1 |
2018-07-26 | clocksource/drivers/sprd: Register one always-on timer to compensate suspend ... | Baolin Wang | 1 | -0/+50 |
2018-07-26 | clocksource/drivers/timer-mediatek: Add support for system timer | Stanley Chu | 1 | -1/+103 |
2018-07-26 | clocksource/drivers/timer-mediatek: Convert the driver to timer-of | Stanley Chu | 1 | -125/+80 |
2018-07-26 | clocksource/drivers/timer-mediatek: Use specific prefix for GPT | Stanley Chu | 1 | -77/+80 |
2018-07-26 | clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatek | Stanley Chu | 2 | -1/+1 |
2018-07-26 | clocksource/drivers: Set clockevent device cpumask to cpu_possible_mask | Sudeep Holla | 4 | -4/+4 |
2018-07-20 | ARM/time: Remove read_boot_clock64() | Pavel Tatashin | 1 | -1/+1 |
2018-07-10 | clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask | Sudeep Holla | 1 | -1/+1 |
2018-06-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+3 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 3 | -3/+3 |
2018-06-13 | clocksource/drivers/stm32: Fix error return code | Julia Lawall | 1 | -1/+3 |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+2 |
2018-05-23 | clocksource/drivers/mxs_timer: Switch to SPDX identifier | Fabio Estevam | 1 | -21/+7 |
2018-05-23 | clocksource/drivers/timer-imx-tpm: Switch to SPDX identifier | Fabio Estevam | 1 | -9/+4 |
2018-05-23 | clocksource/drivers/timer-imx-gpt: Switch to SPDX identifier | Fabio Estevam | 1 | -20/+6 |
2018-05-23 | clocksource/drivers/timer-imx-gpt: Remove outdated file path | Fabio Estevam | 1 | -2/+0 |
2018-05-18 | clocksource/drivers/arc_timer: Add comments about locking while read GFRC | Eugeniy Paltsev | 1 | -0/+14 |
2018-05-18 | clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages | Matt Redfearn | 1 | -8/+10 |
2018-05-18 | clocksource/drivers/sprd: Fix Kconfig dependency | Chunyan Zhang | 1 | -1/+3 |
2018-05-02 | ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 1 | -1/+2 |
2018-04-19 | clocksource/imx-tpm: Correct -ETIME return condition check | Anson Huang | 1 | -1/+1 |
2018-04-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -10/+257 |