aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra
2018-10-22RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-07clocksource/drivers/dw_apb: Add reset controlDinh Nguyen
2018-10-03clocksource/drivers: Unify the names to timer-* formatDaniel Lezcano
2018-10-03clocksource/drivers/sh_cmt: Add R-Car gen3 supportSergei Shtylyov
2018-10-03clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializerSergei Shtylyov
2018-10-03clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesSergei Shtylyov
2018-10-03clocksource/drivers/sh_cmt: Fixup for 64-bit machinesSergei Shtylyov
2018-10-03clocksource/drivers/sh_tmu: Convert to SPDX identifiersKuninori Morimoto
2018-10-03clocksource/drivers/sh_mtu2: Convert to SPDX identifiersKuninori Morimoto
2018-10-03clocksource/drivers/sh_cmt: Convert to SPDX identifiersKuninori Morimoto
2018-10-03clocksource/drivers/renesas-ostm: Convert to SPDX identifiersKuninori Morimoto
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-01arm64: arch_timer: Add workaround for ARM erratum 1188873Marc Zyngier
2018-09-27clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni
2018-09-24clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren
2018-09-13clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt
2018-08-02clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usageThomas Gleixner
2018-08-02clocksource: ti-32k: Remove CLOCK_SOURCE_SUSPEND_NONSTOP flagKeerthy
2018-07-26clocksource/drivers/sprd: Register one always-on timer to compensate suspend ...Baolin Wang
2018-07-26clocksource/drivers/timer-mediatek: Add support for system timerStanley Chu
2018-07-26clocksource/drivers/timer-mediatek: Convert the driver to timer-ofStanley Chu
2018-07-26clocksource/drivers/timer-mediatek: Use specific prefix for GPTStanley Chu
2018-07-26clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatekStanley Chu
2018-07-26clocksource/drivers: Set clockevent device cpumask to cpu_possible_maskSudeep Holla
2018-07-20ARM/time: Remove read_boot_clock64()Pavel Tatashin
2018-07-10clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_maskSudeep Holla
2018-06-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12clocksource/drivers/stm32: Fix error return codeJulia Lawall
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-05-23clocksource/drivers/mxs_timer: Switch to SPDX identifierFabio Estevam
2018-05-23clocksource/drivers/timer-imx-tpm: Switch to SPDX identifierFabio Estevam
2018-05-23clocksource/drivers/timer-imx-gpt: Switch to SPDX identifierFabio Estevam
2018-05-23clocksource/drivers/timer-imx-gpt: Remove outdated file pathFabio Estevam
2018-05-18clocksource/drivers/arc_timer: Add comments about locking while read GFRCEugeniy Paltsev
2018-05-18clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messagesMatt Redfearn
2018-05-18clocksource/drivers/sprd: Fix Kconfig dependencyChunyan Zhang
2018-05-02ARM: timer-sp: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2018-04-19clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds