aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+12
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-0/+347
2018-11-04clockevents/drivers/i8253: Add support for PIT shutdown quirkGravatar Michael Kelley 1-2/+12
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGravatar Guo Ren 3-0/+163
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGravatar Guo Ren 3-0/+184
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+8
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 23-113/+100
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidGravatar Atish Patra 1-4/+8
2018-10-22RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidGravatar Palmer Dabbelt 1-1/+1
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+15
2018-10-07clocksource/drivers/dw_apb: Add reset controlGravatar Dinh Nguyen 1-0/+12
2018-10-03clocksource/drivers: Unify the names to timer-* formatGravatar Daniel Lezcano 14-13/+13
2018-10-03clocksource/drivers/sh_cmt: Add R-Car gen3 supportGravatar Sergei Shtylyov 1-0/+8
2018-10-03clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializerGravatar Sergei Shtylyov 1-2/+8
2018-10-03clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machinesGravatar Sergei Shtylyov 1-3/+3
2018-10-03clocksource/drivers/sh_cmt: Fixup for 64-bit machinesGravatar Sergei Shtylyov 1-39/+33
2018-10-03clocksource/drivers/sh_tmu: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-9/+1
2018-10-03clocksource/drivers/sh_mtu2: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-9/+1
2018-10-03clocksource/drivers/sh_cmt: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-9/+1
2018-10-03clocksource/drivers/renesas-ostm: Convert to SPDX identifiersGravatar Kuninori Morimoto 1-10/+1
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameGravatar Rob Herring 8-19/+19
2018-10-01arm64: arch_timer: Add workaround for ARM erratum 1188873Gravatar Marc Zyngier 1-0/+15
2018-09-27clocksource/drivers/timer-atmel-pit: Properly handle error casesGravatar Alexandre Belloni 1-6/+14
2018-09-24clocksource/drivers/fttmr010: Fix set_next_event handlerGravatar Tao Ren 1-7/+11
2018-09-13clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Gravatar Keerthy 1-0/+3
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-0/+117
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2018-08-13clocksource: new RISC-V SBI timer driverGravatar Palmer Dabbelt 3-0/+117
2018-08-02clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usageGravatar Thomas Gleixner 1-1/+1
2018-08-02clocksource: ti-32k: Remove CLOCK_SOURCE_SUSPEND_NONSTOP flagGravatar Keerthy 1-2/+1
2018-07-26clocksource/drivers/sprd: Register one always-on timer to compensate suspend ...Gravatar Baolin Wang 1-0/+50
2018-07-26clocksource/drivers/timer-mediatek: Add support for system timerGravatar Stanley Chu 1-1/+103
2018-07-26clocksource/drivers/timer-mediatek: Convert the driver to timer-ofGravatar Stanley Chu 1-125/+80
2018-07-26clocksource/drivers/timer-mediatek: Use specific prefix for GPTGravatar Stanley Chu 1-77/+80
2018-07-26clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatekGravatar Stanley Chu 2-1/+1
2018-07-26clocksource/drivers: Set clockevent device cpumask to cpu_possible_maskGravatar Sudeep Holla 4-4/+4
2018-07-20ARM/time: Remove read_boot_clock64()Gravatar Pavel Tatashin 1-1/+1
2018-07-10clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_maskGravatar Sudeep Holla 1-1/+1
2018-06-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+3
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 3-3/+3
2018-06-12clocksource/drivers/stm32: Fix error return codeGravatar Julia Lawall 1-1/+3
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-1/+2
2018-05-23clocksource/drivers/mxs_timer: Switch to SPDX identifierGravatar Fabio Estevam 1-21/+7
2018-05-23clocksource/drivers/timer-imx-tpm: Switch to SPDX identifierGravatar Fabio Estevam 1-9/+4
2018-05-23clocksource/drivers/timer-imx-gpt: Switch to SPDX identifierGravatar Fabio Estevam 1-20/+6
2018-05-23clocksource/drivers/timer-imx-gpt: Remove outdated file pathGravatar Fabio Estevam 1-2/+0
2018-05-18clocksource/drivers/arc_timer: Add comments about locking while read GFRCGravatar Eugeniy Paltsev 1-0/+14
2018-05-18clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messagesGravatar Matt Redfearn 1-8/+10
2018-05-18clocksource/drivers/sprd: Fix Kconfig dependencyGravatar Chunyan Zhang 1-1/+3
2018-05-02ARM: timer-sp: Use of_clk_get_parent_count() instead of open codingGravatar Geert Uytterhoeven 1-1/+2