Age | Commit message (Expand) | Author |
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 |
2020-07-23 | clocksource/drivers/imx: Add support for i.MX TPM driver with ARM64 | Anson Huang |
2020-07-23 | clocksource/drivers/ingenic: Add high resolution timer support for SMP/SMT. | 周琰杰 (Zhou Yanjie) |
2020-07-21 | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4 | Tony Lindgren |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Add sama5d2 support | Alexandre Belloni |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Allow selecting first divider | Alexandre Belloni |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Stop using the 32kHz for clockevents | Alexandre Belloni |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Fill tcb_config | Alexandre Belloni |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Rework 32khz clock selection | Alexandre Belloni |
2020-07-08 | arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR... | Marc Zyngier |
2020-07-08 | arm64: arch_timer: Allow an workaround descriptor to disable compat vdso | Marc Zyngier |
2020-06-18 | clocksource: Add Low Power STM32 timers driver | Benjamin Gaignard |
2020-06-09 | clocksource/drivers/timer-riscv: Use per-CPU timer interrupt | Anup Patel |
2020-05-23 | clocksource/drivers/timer-versatile: Clear OF_POPULATED flag | Saravana Kannan |
2020-05-23 | clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes | Serge Semin |
2020-05-23 | clocksource: mips-gic-timer: Register as sched_clock | Paul Burton |
2020-05-23 | clocksource: dw_apb_timer_of: Fix missing clockevent timers | Serge Semin |
2020-05-23 | clocksource: dw_apb_timer: Affiliate of-based timer with any CPU | Serge Semin |
2020-05-23 | clocksource: dw_apb_timer: Make CPU-affiliation being optional | Serge Semin |