| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-10-22 | 1 | -0/+15 |
|\ |
|
| * | arm64: arch_timer: Add workaround for ARM erratum 1188873 | Marc Zyngier | 2018-10-01 | 1 | -0/+15 |
* | | clocksource/drivers/timer-atmel-pit: Properly handle error cases | Alexandre Belloni | 2018-09-27 | 1 | -6/+14 |
* | | clocksource/drivers/fttmr010: Fix set_next_event handler | Tao Ren | 2018-09-24 | 1 | -7/+11 |
* | | clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4... | Keerthy | 2018-09-13 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-19 | 3 | -0/+117 |
|\ |
|
| * | clocksource: new RISC-V SBI timer driver | Palmer Dabbelt | 2018-08-13 | 3 | -0/+117 |
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-14 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM/time: Remove read_boot_clock64() | Pavel Tatashin | 2018-07-20 | 1 | -1/+1 |
| |/ |
|
| * | clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask | Sudeep Holla | 2018-07-10 | 1 | -1/+1 |
* | | clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage | Thomas Gleixner | 2018-08-02 | 1 | -1/+1 |
* | | clocksource: ti-32k: Remove CLOCK_SOURCE_SUSPEND_NONSTOP flag | Keerthy | 2018-08-02 | 1 | -2/+1 |
* | | clocksource/drivers/sprd: Register one always-on timer to compensate suspend ... | Baolin Wang | 2018-07-26 | 1 | -0/+50 |
* | | clocksource/drivers/timer-mediatek: Add support for system timer | Stanley Chu | 2018-07-26 | 1 | -1/+103 |
* | | clocksource/drivers/timer-mediatek: Convert the driver to timer-of | Stanley Chu | 2018-07-26 | 1 | -125/+80 |
* | | clocksource/drivers/timer-mediatek: Use specific prefix for GPT | Stanley Chu | 2018-07-26 | 1 | -77/+80 |
* | | clocksource/drivers/timer-mediatek: Rename mtk_timer to timer-mediatek | Stanley Chu | 2018-07-26 | 2 | -1/+1 |
* | | clocksource/drivers: Set clockevent device cpumask to cpu_possible_mask | Sudeep Holla | 2018-07-26 | 4 | -4/+4 |
|/ |
|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-06-24 | 1 | -1/+3 |
|\ |
|
| * | clocksource/drivers/stm32: Fix error return code | Julia Lawall | 2018-06-12 | 1 | -1/+3 |
* | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 3 | -3/+3 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-06-09 | 1 | -1/+2 |
|\ |
|
| * | ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 2018-05-02 | 1 | -1/+2 |
* | | clocksource/drivers/mxs_timer: Switch to SPDX identifier | Fabio Estevam | 2018-05-23 | 1 | -21/+7 |
* | | clocksource/drivers/timer-imx-tpm: Switch to SPDX identifier | Fabio Estevam | 2018-05-23 | 1 | -9/+4 |
* | | clocksource/drivers/timer-imx-gpt: Switch to SPDX identifier | Fabio Estevam | 2018-05-23 | 1 | -20/+6 |
* | | clocksource/drivers/timer-imx-gpt: Remove outdated file path | Fabio Estevam | 2018-05-23 | 1 | -2/+0 |
* | | clocksource/drivers/arc_timer: Add comments about locking while read GFRC | Eugeniy Paltsev | 2018-05-18 | 1 | -0/+14 |
* | | clocksource/drivers/mips-gic-timer: Add pr_fmt and reword pr_* messages | Matt Redfearn | 2018-05-18 | 1 | -8/+10 |
* | | clocksource/drivers/sprd: Fix Kconfig dependency | Chunyan Zhang | 2018-05-18 | 1 | -1/+3 |
* | | clocksource/imx-tpm: Correct -ETIME return condition check | Anson Huang | 2018-04-19 | 1 | -1/+1 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-04-16 | 4 | -10/+257 |
|\ \
| |/
|/| |
|
| * | clocksource/drivers/imx-tpm: Add different counter width support | Anson Huang | 2018-03-30 | 1 | -8/+25 |
| * | clocksource/drivers/imx-tpm: Correct some registers operation flow | Anson Huang | 2018-03-30 | 1 | -1/+7 |
| * | clocksource/drivers/imx-tpm: Fix typo of clock name | Anson Huang | 2018-03-30 | 1 | -1/+1 |
| * | clocksource/drivers/npcm: Add NPCM7xx timer driver | Tomer Maimon | 2018-03-30 | 3 | -0/+224 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-04-06 | 3 | -0/+1004 |
|\ \ |
|
| * \ | Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/... | Arnd Bergmann | 2018-03-07 | 3 | -0/+1004 |
| |\ \ |
|
| | * | | clocksource: timer-ti-dm: Check prescaler value | Ladislav Michl | 2018-02-28 | 1 | -2/+2 |
| | * | | clocksource: timer-ti-dm: Consolidate set source | Ladislav Michl | 2018-02-28 | 1 | -22/+16 |
| | * | | clocksource: timer-ti-dm: Make unexported functions static | Ladislav Michl | 2018-02-28 | 1 | -109/+115 |
| | * | | clocksource: timer-ti-dm: Hook device platform data if not already assigned | Ladislav Michl | 2018-02-22 | 1 | -4/+6 |
| | * | | clocksource: timer-ti-dm: Populate the timer ops to the pdata | Keerthy | 2018-02-22 | 1 | -0/+25 |
| | * | | ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource | Keerthy | 2018-02-22 | 3 | -0/+977 |
* | | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2018-04-03 | 3 | -167/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2018-03-07 | 3 | -167/+0 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | clocksource: Remove metag generic timer driver | James Hogan | 2018-02-23 | 3 | -167/+0 |
| | |/ / |
|
* | | | | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-03 | 3 | -0/+276 |
|\ \ \ \ |
|
| * | | | | clocksource/drivers/atcpit100: VDSO support | Rick Chen | 2018-02-22 | 1 | -0/+18 |
| * | | | | clocksource/drivers/atcpit100: Add andestech atcpit100 timer | Rick Chen | 2018-02-22 | 3 | -0/+258 |
| | |/ /
| |/| | |
|