Age | Commit message (Expand) | Author |
2021-04-26 | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-04-26 | Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-04-08 | clocksource/drivers/arm_arch_timer: Add __ro_after_init and __init | Jisheng Zhang |
2021-04-08 | clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940 | Tony Lindgren |
2021-04-08 | clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue | Tony Lindgren |
2021-04-08 | clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leak | Dinh Nguyen |
2021-04-08 | clocksource/drivers/npcm: Add support for WPCM450 | Jonathan Neuschäfer |
2021-04-08 | clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3 | Wolfram Sang |
2021-04-08 | clocksource/drivers/pistachio: Fix trivial typo | Drew Fustini |
2021-04-08 | clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe() | Wei Yongjun |
2021-04-08 | clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stopped | Tony Lindgren |
2021-04-08 | clocksource/drivers/timer-ti-dm: Fix posted mode status check order | Tony Lindgren |
2021-04-08 | clocksource/drivers/ingenic-ost: Add support for the JZ4760B | Paul Cercueil |
2021-04-08 | clocksource/drivers/ingenic: Add support for the JZ4760 | Paul Cercueil |
2021-04-08 | arm64: arch_timer: Implement support for interrupt-names | Hector Martin |
2021-03-22 | timekeeping, clocksource: Fix various typos in comments | Ingo Molnar |
2021-03-08 | clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts | Michael Kelley |
2021-03-08 | clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature | Michael Kelley |
2021-03-08 | clocksource/drivers/hyper-v: Handle sched_clock differences inline | Michael Kelley |
2021-03-08 | clocksource/drivers/hyper-v: Handle vDSO differences inline | Michael Kelley |
2021-03-08 | Drivers: hv: Redo Hyper-V synthetic MSR get/set functions | Michael Kelley |
2021-02-22 | Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-21 | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-02-11 | clocksource/hyperv: use MSR-based access if running as root | Wei Liu |
2021-02-10 | Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner |
2021-02-03 | clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resume | Claudiu Beznea |
2021-02-03 | clocksource/drivers/prima: Remove sirf prima driver | Arnd Bergmann |
2021-02-03 | clocksource/drivers/atlas: Remove sirf atlas driver | Arnd Bergmann |
2021-02-03 | clocksource/drivers/tango: Remove tango driver | Arnd Bergmann |
2021-02-03 | clocksource/drivers/u300: Remove the u300 driver | Arnd Bergmann |
2021-01-18 | clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined | Tom Rix |
2021-01-18 | clocksource/drivers/davinci: Move pr_fmt() before the includes | Bartosz Golaszewski |
2021-01-18 | clocksource/drivers/efm32: Drop unused timer code | Uwe Kleine-König |
2021-01-18 | clocksource/drivers/sh_cmt: Make sure channel clock supply is enabled | Geert Uytterhoeven |
2021-01-18 | clocksource/drivers/ixp4xx: Select TIMER_OF when needed | Arnd Bergmann |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2020-12-07 | clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM | Niklas Söderlund |
2020-12-05 | clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.... | Keqian Zhu |
2020-12-05 | clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne | Keqian Zhu |
2020-12-05 | clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available | Dinh Nguyen |
2020-12-03 | clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI | Kefeng Wang |
2020-12-03 | clocksource/drivers/ingenic: Fix section mismatch | Daniel Lezcano |
2020-12-03 | clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent() | Yu Kuai |
2020-12-03 | clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path | Yang Yingliang |
2020-12-03 | clocksource/drivers/nps: Remove EZChip NPS clocksource driver | Vineet Gupta |
2020-12-03 | clocksource/drivers/sp804: Use pr_fmt | Kefeng Wang |
2020-12-03 | clocksource/drivers/sp804: Correct clk_get_rate handle | Kefeng Wang |
2020-12-03 | clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare | Kefeng Wang |
2020-12-03 | clocksource/drivers/sp804: Make some symbol static | Kefeng Wang |