summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-141-2/+2
|\
| * hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functionsMohammed Gamal2020-09-281-2/+2
* | Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-124-70/+186
|\ \
| * | clocksource/drivers/armada-370-xp: Use semicolons rather than commas to separ...Julia Lawall2020-10-021-4/+4
| * | clocksource/drivers/mps2-timer: Use semicolons rather than commas to separate...Julia Lawall2020-10-011-3/+3
| * | clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit modeZhen Lei2020-09-242-0/+17
| * | clocksource/drivers/sp804: Add support for Hisilicon sp804 timerZhen Lei2020-09-241-0/+27
| * | clocksource/drivers/sp804: Support non-standard register offsetZhen Lei2020-09-242-26/+108
| * | clocksource/drivers/sp804: Prepare for support non-standard register offsetZhen Lei2020-09-241-6/+11
| * | clocksource/drivers/sp804: Remove a mismatched commentZhen Lei2020-09-241-1/+0
| * | clocksource/drivers/sp804: Delete the leading "__" of some functionsZhen Lei2020-09-241-12/+15
| * | clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.hZhen Lei2020-09-241-7/+0
| * | clocksource/drivers/sp804: Cleanup clk_get_sys()Kefeng Wang2020-09-241-20/+10
| |/
* | clocksource: clint: Export clint_time_val for modulesPalmer Dabbelt2020-09-291-0/+1
* | Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-273-22/+25
|\ \
| * | clocksource/drivers/timer-gx6605s: Fixup counter reloadGuo Ren2020-08-241-0/+1
| * | clocksource/drivers/timer-ti-dm: Do reset before enableTony Lindgren2020-08-241-21/+23
| * | clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang2020-08-241-1/+1
* | | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-0/+17
|\ \ \
| * | | RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-191-0/+17
* | | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
|/ / /
* | | RISC-V: Remove CLINT related code from timer and archAnup Patel2020-08-202-17/+3
* | | clocksource/drivers: Add CLINT timer driverAnup Patel2020-08-203-0/+236
| |/ |/|
* | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-153-0/+226
|\ \ | |/ |/|
| * clocksource: Add Low Power STM32 timers driverBenjamin Gaignard2020-06-183-0/+226
* | Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-049-109/+748
|\ \
| * \ Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2020-07-239-109/+748
| |\ \ | | |/ | |/|
| | * clocksource/drivers/ingenic: Add support for the Ingenic X1000 OST.周琰杰 (Zhou Yanjie)2020-07-233-1/+551
| | * clocksource/drivers: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-232-2/+2
| | * clocksource/drivers/nomadik-mtu: Handle 32kHz clockLinus Walleij2020-07-231-2/+9
| | * clocksource/drivers/sh_cmt: Use "kHz" for kilohertzGeert Uytterhoeven2020-07-231-1/+1
| | * clocksource/drivers/imx: Add support for i.MX TPM driver with ARM64Anson Huang2020-07-231-1/+2
| | * clocksource/drivers/ingenic: Add high resolution timer support for SMP/SMT.周琰杰 (Zhou Yanjie)2020-07-231-58/+124
| | * clocksource/drivers/timer-atmel-tcb: Add sama5d2 supportAlexandre Belloni2020-07-111-1/+10
| | * clocksource/drivers/timer-atmel-tcb: Allow selecting first dividerAlexandre Belloni2020-07-111-4/+2
| | * clocksource/drivers/timer-atmel-tcb: Stop using the 32kHz for clockeventsAlexandre Belloni2020-07-111-30/+33
| | * clocksource/drivers/timer-atmel-tcb: Fill tcb_configAlexandre Belloni2020-07-111-3/+15
| | * clocksource/drivers/timer-atmel-tcb: Rework 32khz clock selectionAlexandre Belloni2020-07-111-9/+2
* | | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-07-251-10/+36
|\ \ \
| * | | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren2020-07-211-10/+36
| |/ /
* | | arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier2020-07-081-0/+8
* | | arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-081-0/+3
|/ /
* / clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel2020-06-091-3/+40
|/
* clocksource/drivers/timer-versatile: Clear OF_POPULATED flagSaravana Kannan2020-05-231-0/+3
* clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changesSerge Semin2020-05-232-1/+19
* clocksource: mips-gic-timer: Register as sched_clockPaul Burton2020-05-231-4/+27
* clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin2020-05-231-4/+2
* clocksource: dw_apb_timer: Affiliate of-based timer with any CPUSerge Semin2020-05-231-1/+1
* clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin2020-05-231-2/+3