Age | Commit message (Expand) | Author |
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 |
2020-12-03 | clocksource/drivers/sp804: Add static for functions such as sp804_clockevents... | Zhen Lei |
2020-11-10 | PM: domains: Rename pm_genpd_syscore_poweroff|poweron() | Ulf Hansson |
2020-10-30 | timekeeping: remove arch_gettimeoffset | Arnd Bergmann |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-14 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-12 | Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-02 | clocksource/drivers/armada-370-xp: Use semicolons rather than commas to separ... | Julia Lawall |
2020-10-01 | clocksource/drivers/mps2-timer: Use semicolons rather than commas to separate... | Julia Lawall |
2020-09-29 | clocksource: clint: Export clint_time_val for modules | Palmer Dabbelt |
2020-09-28 | hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions | Mohammed Gamal |
2020-09-27 | Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-09-24 | clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit mode | Zhen Lei |
2020-09-24 | clocksource/drivers/sp804: Add support for Hisilicon sp804 timer | Zhen Lei |
2020-09-24 | clocksource/drivers/sp804: Support non-standard register offset | Zhen Lei |
2020-09-24 | clocksource/drivers/sp804: Prepare for support non-standard register offset | Zhen Lei |
2020-09-24 | clocksource/drivers/sp804: Remove a mismatched comment | Zhen Lei |
2020-09-24 | clocksource/drivers/sp804: Delete the leading "__" of some functions | Zhen Lei |
2020-09-24 | clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.h | Zhen Lei |
2020-09-24 | clocksource/drivers/sp804: Cleanup clk_get_sys() | Kefeng Wang |
2020-09-20 | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-09-19 | RISC-V: Resurrect the MMIO timer implementation for M-mode systems | Palmer Dabbelt |
2020-08-24 | clocksource/drivers/timer-gx6605s: Fixup counter reload | Guo Ren |
2020-08-24 | clocksource/drivers/timer-ti-dm: Do reset before enable | Tony Lindgren |
2020-08-24 | clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init() | Tianjia Zhang |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | RISC-V: Remove CLINT related code from timer and arch | Anup Patel |
2020-08-20 | clocksource/drivers: Add CLINT timer driver | Anup Patel |
2020-08-15 | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-08-04 | Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-07-25 | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-07-23 | Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux... | Thomas Gleixner |
2020-07-23 | clocksource/drivers/ingenic: Add support for the Ingenic X1000 OST. | 周琰杰 (Zhou Yanjie) |
2020-07-23 | clocksource/drivers: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-23 | clocksource/drivers/nomadik-mtu: Handle 32kHz clock | Linus Walleij |
2020-07-23 | clocksource/drivers/sh_cmt: Use "kHz" for kilohertz | Geert Uytterhoeven |