summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov2021-05-141-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+36
|\
| * ptp: arm/arm64: Enable ptp_kvm for arm/arm64Jianyong Wu2021-04-071-0/+34
| * clocksource: Add clocksource id for arm arch counterJianyong Wu2021-04-071-0/+2
* | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-261-3/+21
|\ \
| * | arm64: arch_timer: Implement support for interrupt-namesHector Martin2021-04-081-3/+21
| |/
* | Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-04-261-78/+171
|\ \
| * | clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley2021-03-081-53/+115
| * | clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V featureMichael Kelley2021-03-081-10/+13
| * | clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley2021-03-081-0/+24
| * | clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley2021-03-081-2/+8
| * | Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2021-03-081-14/+12
| |/
* | clocksource/drivers/arm_arch_timer: Add __ro_after_init and __initJisheng Zhang2021-04-081-11/+12
* | clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren2021-04-081-0/+76
* | clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren2021-04-081-23/+43
* | clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leakDinh Nguyen2021-04-081-5/+21
* | clocksource/drivers/npcm: Add support for WPCM450Jonathan Neuschäfer2021-04-081-0/+1
* | clocksource/drivers/sh_cmt: Don't use CMTOUT_IE with R-Car Gen2/3Wolfram Sang2021-04-081-2/+3
* | clocksource/drivers/pistachio: Fix trivial typoDrew Fustini2021-04-081-2/+2
* | clocksource/drivers/ingenic_ost: Fix return value check in ingenic_ost_probe()Wei Yongjun2021-04-081-2/+2
* | clocksource/drivers/timer-ti-dm: Add missing set_state_oneshot_stoppedTony Lindgren2021-04-081-0/+1
* | clocksource/drivers/timer-ti-dm: Fix posted mode status check orderTony Lindgren2021-04-081-6/+6
* | clocksource/drivers/ingenic-ost: Add support for the JZ4760BPaul Cercueil2021-04-081-2/+3
* | clocksource/drivers/ingenic: Add support for the JZ4760Paul Cercueil2021-04-081-0/+2
* | timekeeping, clocksource: Fix various typos in commentsIngo Molnar2021-03-229-14/+14
|/
* Merge tag 'timers-urgent-2021-02-22' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-223-7/+15
|\
| * clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is definedTom Rix2021-01-181-4/+1
| * clocksource/drivers/sh_cmt: Make sure channel clock supply is enabledGeert Uytterhoeven2021-01-181-3/+13
| * clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann2021-01-181-0/+1
* | Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-211-0/+3
|\ \
| * | clocksource/hyperv: use MSR-based access if running as rootWei Liu2021-02-111-0/+3
| |/
* | Merge tag 'timers-v5.12-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner2021-02-109-1374/+73
|\ \ | |/ |/|
| * clocksource/drivers/timer-microchip-pit64b: Add clocksource suspend/resumeClaudiu Beznea2021-02-031-15/+71
| * clocksource/drivers/prima: Remove sirf prima driverArnd Bergmann2021-02-033-249/+0
| * clocksource/drivers/atlas: Remove sirf atlas driverArnd Bergmann2021-02-033-288/+0
| * clocksource/drivers/tango: Remove tango driverArnd Bergmann2021-02-033-66/+0
| * clocksource/drivers/u300: Remove the u300 driverArnd Bergmann2021-02-033-465/+0
| * clocksource/drivers/davinci: Move pr_fmt() before the includesBartosz Golaszewski2021-01-181-3/+2
| * clocksource/drivers/efm32: Drop unused timer codeUwe Kleine-König2021-01-183-288/+0
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+1
|\ \
| * | timekeeping: remove arch_gettimeoffsetArnd Bergmann2020-10-301-1/+1
* | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-153-10/+10
|\ \ \ | |_|/ |/| |
| * | PM: domains: Rename pm_genpd_syscore_poweroff|poweron()Ulf Hansson2020-11-103-10/+10
| |/
* | clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PMNiklas Söderlund2020-12-071-4/+14
* | clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu2020-12-051-7/+16
* | clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sneKeqian Zhu2020-12-051-2/+2
* | clocksource/drivers/dw_apb_timer_of: Add error handling if no clock availableDinh Nguyen2020-12-051-18/+39
* | clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBIKefeng Wang2020-12-031-1/+1
* | clocksource/drivers/ingenic: Fix section mismatchDaniel Lezcano2020-12-031-1/+1
* | clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai2020-12-031-9/+9