Age | Commit message (Expand) | Author | Files | Lines |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
2020-10-14 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2020-10-12 | Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -70/+186 |
2020-10-02 | clocksource/drivers/armada-370-xp: Use semicolons rather than commas to separ... | Julia Lawall | 1 | -4/+4 |
2020-10-01 | clocksource/drivers/mps2-timer: Use semicolons rather than commas to separate... | Julia Lawall | 1 | -3/+3 |
2020-09-30 | clocksource: clint: Export clint_time_val for modules | Palmer Dabbelt | 1 | -0/+1 |
2020-09-28 | hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions | Mohammed Gamal | 1 | -2/+2 |
2020-09-27 | Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -22/+25 |
2020-09-24 | clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit mode | Zhen Lei | 2 | -0/+17 |
2020-09-24 | clocksource/drivers/sp804: Add support for Hisilicon sp804 timer | Zhen Lei | 1 | -0/+27 |
2020-09-24 | clocksource/drivers/sp804: Support non-standard register offset | Zhen Lei | 2 | -26/+108 |
2020-09-24 | clocksource/drivers/sp804: Prepare for support non-standard register offset | Zhen Lei | 1 | -6/+11 |
2020-09-24 | clocksource/drivers/sp804: Remove a mismatched comment | Zhen Lei | 1 | -1/+0 |
2020-09-24 | clocksource/drivers/sp804: Delete the leading "__" of some functions | Zhen Lei | 1 | -12/+15 |
2020-09-24 | clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.h | Zhen Lei | 1 | -7/+0 |
2020-09-24 | clocksource/drivers/sp804: Cleanup clk_get_sys() | Kefeng Wang | 1 | -20/+10 |
2020-09-20 | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+17 |
2020-09-19 | RISC-V: Resurrect the MMIO timer implementation for M-mode systems | Palmer Dabbelt | 1 | -0/+17 |
2020-08-24 | clocksource/drivers/timer-gx6605s: Fixup counter reload | Guo Ren | 1 | -0/+1 |
2020-08-24 | clocksource/drivers/timer-ti-dm: Do reset before enable | Tony Lindgren | 1 | -21/+23 |
2020-08-24 | clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init() | Tianjia Zhang | 1 | -1/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-08-20 | RISC-V: Remove CLINT related code from timer and arch | Anup Patel | 2 | -17/+3 |
2020-08-20 | clocksource/drivers: Add CLINT timer driver | Anup Patel | 3 | -0/+236 |
2020-08-15 | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 3 | -0/+226 |
2020-08-05 | Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -109/+748 |
2020-07-25 | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+36 |
2020-07-23 | Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux... | Thomas Gleixner | 9 | -109/+748 |
2020-07-23 | clocksource/drivers/ingenic: Add support for the Ingenic X1000 OST. | 周琰杰 (Zhou Yanjie) | 3 | -1/+551 |
2020-07-23 | clocksource/drivers: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2 | -2/+2 |
2020-07-23 | clocksource/drivers/nomadik-mtu: Handle 32kHz clock | Linus Walleij | 1 | -2/+9 |
2020-07-23 | clocksource/drivers/sh_cmt: Use "kHz" for kilohertz | Geert Uytterhoeven | 1 | -1/+1 |
2020-07-23 | clocksource/drivers/imx: Add support for i.MX TPM driver with ARM64 | Anson Huang | 1 | -1/+2 |
2020-07-23 | clocksource/drivers/ingenic: Add high resolution timer support for SMP/SMT. | 周琰杰 (Zhou Yanjie) | 1 | -58/+124 |
2020-07-21 | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4 | Tony Lindgren | 1 | -10/+36 |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Add sama5d2 support | Alexandre Belloni | 1 | -1/+10 |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Allow selecting first divider | Alexandre Belloni | 1 | -4/+2 |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Stop using the 32kHz for clockevents | Alexandre Belloni | 1 | -30/+33 |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Fill tcb_config | Alexandre Belloni | 1 | -3/+15 |
2020-07-11 | clocksource/drivers/timer-atmel-tcb: Rework 32khz clock selection | Alexandre Belloni | 1 | -9/+2 |
2020-07-08 | arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR... | Marc Zyngier | 1 | -0/+8 |
2020-07-08 | arm64: arch_timer: Allow an workaround descriptor to disable compat vdso | Marc Zyngier | 1 | -0/+3 |
2020-06-18 | clocksource: Add Low Power STM32 timers driver | Benjamin Gaignard | 3 | -0/+226 |
2020-06-10 | clocksource/drivers/timer-riscv: Use per-CPU timer interrupt | Anup Patel | 1 | -3/+40 |
2020-05-23 | clocksource/drivers/timer-versatile: Clear OF_POPULATED flag | Saravana Kannan | 1 | -0/+3 |
2020-05-23 | clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes | Serge Semin | 2 | -1/+19 |
2020-05-23 | clocksource: mips-gic-timer: Register as sched_clock | Paul Burton | 1 | -4/+27 |
2020-05-23 | clocksource: dw_apb_timer_of: Fix missing clockevent timers | Serge Semin | 1 | -4/+2 |
2020-05-23 | clocksource: dw_apb_timer: Affiliate of-based timer with any CPU | Serge Semin | 1 | -1/+1 |
2020-05-23 | clocksource: dw_apb_timer: Make CPU-affiliation being optional | Serge Semin | 1 | -2/+3 |