| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2023-02-21 | 8 | -28/+43 |
|\ |
|
| * | Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker... | Thomas Gleixner | 2023-02-13 | 1 | -2/+4 |
| |\ |
|
| | * | clocksource: Verify HPET and PMTMR when TSC unverified | Paul E. McKenney | 2023-02-02 | 1 | -2/+4 |
| * | | clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ | Yangtao Li | 2023-02-13 | 1 | -1/+2 |
| * | | clocksource/drivers/em_sti: Mark driver as non-removable | Uwe Kleine-König | 2023-02-13 | 1 | -6/+1 |
| * | | clocksource/drivers/sh_tmu: Mark driver as non-removable | Uwe Kleine-König | 2023-02-13 | 1 | -6/+1 |
| * | | clocksource/drivers/riscv: Patch riscv_clock_next_event() jump before first use | Matt Evans | 2023-02-13 | 1 | -5/+5 |
| * | | clocksource/drivers/timer-microchip-pit64b: Add delay timer | Claudiu Beznea | 2023-02-13 | 1 | -0/+12 |
| * | | clocksource/drivers/timer-microchip-pit64b: Select driver only on ARM | Claudiu Beznea | 2023-02-13 | 1 | -1/+1 |
| * | | clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback | Lad Prabhakar | 2023-02-13 | 1 | -0/+5 |
| * | | clocksource/drivers/sh_cmt: Mark driver as non-removable | Uwe Kleine-König | 2023-02-13 | 1 | -6/+1 |
| * | | clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPI... | Jean Delvare | 2023-02-13 | 1 | -1/+1 |
| * | | clocksource/drivers/riscv: Increase the clock source rating | Samuel Holland | 2023-02-13 | 1 | -1/+1 |
| * | | clocksource/drivers/timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT | Anup Patel | 2023-02-13 | 1 | -0/+10 |
| |/ |
|
* / | ARM: s3c: remove s3c24xx specific hacks | Arnd Bergmann | 2023-01-16 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-12-12 | 7 | -52/+102 |
|\ |
|
| * | clocksource/drivers/arm_arch_timer: Use kstrtobool() instead of strtobool() | Christophe JAILLET | 2022-12-02 | 1 | -1/+2 |
| * | clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer... | Yang Yingliang | 2022-12-02 | 1 | -1/+3 |
| * | clocksource/drivers/timer-ti-dm: Clear settings on probe and free | Tony Lindgren | 2022-12-02 | 1 | -0/+17 |
| * | clocksource/drivers/timer-ti-dm: Make timer_get_irq static | Tony Lindgren | 2022-12-02 | 1 | -1/+1 |
| * | clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match | Tony Lindgren | 2022-12-02 | 1 | -1/+1 |
| * | clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error | Joe Korty | 2022-12-02 | 1 | -2/+5 |
| * | clocksource/drivers/timer-npcm7xx: Enable timer 1 clock before use | Jonathan Neuschäfer | 2022-12-02 | 1 | -0/+10 |
| * | clocksource/drivers/ingenic-ost: Define pm functions properly in platform_dri... | Lukas Bulwahn | 2022-12-01 | 1 | -6/+4 |
| * | clocksource/drivers/sh_cmt: Access registers according to spec | Wolfram Sang | 2022-12-01 | 1 | -33/+55 |
| * | clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() fu... | Steven Rostedt (Google) | 2022-11-24 | 1 | -3/+3 |
| * | clocksource/drivers/arm_arch_timer: Do not use timer namespace for timer_shut... | Steven Rostedt (Google) | 2022-11-24 | 1 | -6/+6 |
* | | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-12-12 | 1 | -14/+47 |
|\ \ |
|
| * | | clocksource: hyper-v: Add TSC page support for root partition | Stanislav Kinsburskiy | 2022-11-28 | 1 | -9/+35 |
| * | | clocksource: hyper-v: Use TSC PFN getter to map vvar page | Stanislav Kinsburskiy | 2022-11-28 | 1 | -1/+2 |
| * | | clocksource: hyper-v: Introduce TSC PFN getter | Stanislav Kinsburskiy | 2022-11-28 | 1 | -5/+9 |
| * | | clocksource: hyper-v: Introduce a pointer to TSC page | Stanislav Kinsburskiy | 2022-11-28 | 1 | -2/+4 |
* | | | Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend" | Conor Dooley | 2022-12-01 | 1 | -1/+1 |
|/ / |
|
* | | clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error | Joe Korty | 2022-11-21 | 1 | -2/+5 |
* | | clocksource/drivers/hyperv: add data structure for reference TSC MSR | Anirudh Rayabharam | 2022-11-03 | 1 | -14/+15 |
|/ |
|
* | Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-10-10 | 8 | -269/+521 |
|\ |
|
| * | clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value | Yang Guo | 2022-09-27 | 1 | -2/+2 |
| * | clocksource/drivers/imx-sysctr: handle nxp,no-divider property | Peng Fan | 2022-09-20 | 1 | -2/+4 |
| * | clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get() | Tony Lindgren | 2022-09-20 | 1 | -15/+9 |
| * | clocksource/drivers/timer-ti-dm: Add flag to detect omap1 | Tony Lindgren | 2022-09-20 | 1 | -3/+6 |
| * | clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver | Tony Lindgren | 2022-09-20 | 1 | -48/+170 |
| * | clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors | Tony Lindgren | 2022-09-20 | 1 | -26/+91 |
| * | clocksource/drivers/timer-ti-dm: Move private defines to the driver | Tony Lindgren | 2022-09-20 | 1 | -0/+62 |
| * | clocksource/drivers/timer-ti-dm: Simplify register access further | Tony Lindgren | 2022-09-20 | 1 | -14/+14 |
| * | clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write() | Tony Lindgren | 2022-09-20 | 1 | -54/+44 |
| * | clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read() | Tony Lindgren | 2022-09-20 | 1 | -48/+40 |
| * | clocksource/drivers/timer-ti-dm: Drop unused functions | Tony Lindgren | 2022-09-20 | 1 | -51/+0 |
| * | clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe | Lin Yujun | 2022-09-20 | 1 | -1/+6 |
| * | clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921 | Kunkun Jiang | 2022-09-20 | 1 | -0/+2 |
| * | clocksource/drivers/exynos_mct: Enable building on ARTPEC | Vincent Whitchurch | 2022-09-20 | 1 | -1/+1 |