summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-07clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PMNiklas Söderlund
2020-12-05clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu
2020-12-05clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sneKeqian Zhu
2020-12-05clocksource/drivers/dw_apb_timer_of: Add error handling if no clock availableDinh Nguyen
2020-12-03clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBIKefeng Wang
2020-12-03clocksource/drivers/ingenic: Fix section mismatchDaniel Lezcano
2020-12-03clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()Yu Kuai
2020-12-03clocksource/drivers/orion: Add missing clk_disable_unprepare() on error pathYang Yingliang
2020-12-03clocksource/drivers/nps: Remove EZChip NPS clocksource driverVineet Gupta
2020-12-03clocksource/drivers/sp804: Use pr_fmtKefeng Wang
2020-12-03clocksource/drivers/sp804: Correct clk_get_rate handleKefeng Wang
2020-12-03clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepareKefeng Wang
2020-12-03clocksource/drivers/sp804: Make some symbol staticKefeng Wang
2020-12-03clocksource/drivers/sp804: Add static for functions such as sp804_clockevents...Zhen Lei
2020-11-10PM: domains: Rename pm_genpd_syscore_poweroff|poweron()Ulf Hansson
2020-10-30timekeeping: remove arch_gettimeoffsetArnd Bergmann
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-02clocksource/drivers/armada-370-xp: Use semicolons rather than commas to separ...Julia Lawall
2020-10-01clocksource/drivers/mps2-timer: Use semicolons rather than commas to separate...Julia Lawall
2020-09-29clocksource: clint: Export clint_time_val for modulesPalmer Dabbelt
2020-09-28hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functionsMohammed Gamal
2020-09-27Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-24clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit modeZhen Lei
2020-09-24clocksource/drivers/sp804: Add support for Hisilicon sp804 timerZhen Lei
2020-09-24clocksource/drivers/sp804: Support non-standard register offsetZhen Lei
2020-09-24clocksource/drivers/sp804: Prepare for support non-standard register offsetZhen Lei
2020-09-24clocksource/drivers/sp804: Remove a mismatched commentZhen Lei
2020-09-24clocksource/drivers/sp804: Delete the leading "__" of some functionsZhen Lei
2020-09-24clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.hZhen Lei
2020-09-24clocksource/drivers/sp804: Cleanup clk_get_sys()Kefeng Wang
2020-09-20Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt
2020-08-24clocksource/drivers/timer-gx6605s: Fixup counter reloadGuo Ren
2020-08-24clocksource/drivers/timer-ti-dm: Do reset before enableTony Lindgren
2020-08-24clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-04Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-23Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner
2020-07-23clocksource/drivers/ingenic: Add support for the Ingenic X1000 OST.周琰杰 (Zhou Yanjie)
2020-07-23clocksource/drivers: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23clocksource/drivers/nomadik-mtu: Handle 32kHz clockLinus Walleij
2020-07-23clocksource/drivers/sh_cmt: Use "kHz" for kilohertzGeert Uytterhoeven