aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2019-12-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-26Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-25Merge branch 'timers/urgent' into timers/core, to pick up fixIngo Molnar
2019-11-15x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley
2019-11-13riscv: add support for MMIO access to the timer registersChristoph Hellwig
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-11-04Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner
2019-11-04Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2019-11-04clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan
2019-11-04clocksource/drivers/renesas-ostm: Use unique device name instead of ostmGeert Uytterhoeven
2019-11-04clocksource/drivers/renesas-ostm: Convert to timer_ofGeert Uytterhoeven
2019-11-04clocksource/drivers/timer-of: Use unique device name instead of timerGeert Uytterhoeven
2019-11-04clocksource/drivers/timer-of: Convert last full_name to %pOFGeert Uytterhoeven
2019-10-27Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman
2019-10-18clocksource: samsung_pwm_timer: Use pr_warn instead of pr_warningKefeng Wang
2019-10-18clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()Geert Uytterhoeven
2019-10-16clocksource/drivers/mediatek: Fix error handlingFabien Parent
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski
2019-10-02timer-of: don't use conditional expression with mixed 'void' typesLinus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-05riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig
2019-08-27clocksource/drivers/sh_cmt: Document "cmt-48" as deprecatedMagnus Damm
2019-08-27clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific matchMagnus Damm
2019-08-27clocksource/drivers: Do not warn on probe deferJon Hunter
2019-08-27clocksource/drivers/timer-of: Do not warn on deferred probeJon Hunter
2019-08-27clocksource/drivers/npcm: Fix GENMASK and timer operationAvi Fishman
2019-08-27clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helperGeert Uytterhoeven
2019-08-27clocksource/drivers/imx-sysctr: Add internal clock divider handleAnson Huang
2019-08-27clocksource/drivers/tcb_clksrc: Register delay timerAlexandre Belloni
2019-08-27clocksource: sun4i: Add missing compatiblesMaxime Ripard
2019-08-27clocksource: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan
2019-08-23clocksource/drivers/hyperv: Allocate Hyper-V TSC page staticallyTianyu Lan
2019-08-08clocksource: Add a new timer-ingenic driverPaul Cercueil
2019-08-06RISC-V: Remove per cpu clocksourceAtish Patra
2019-07-10clocksource/drivers/npcm: Fix misuse of GENMASK macroJoe Perches
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-06-25clocksource/drivers/davinci: Add support for clocksourceBartosz Golaszewski
2019-06-25clocksource/drivers/davinci: Add support for clockeventsBartosz Golaszewski
2019-06-25clocksource/drivers/tegra: Set up maximum-ticks limit properlyDmitry Osipenko
2019-06-25clocksource/drivers/tegra: Cycles can't be 0Dmitry Osipenko
2019-06-25clocksource/drivers/tegra: Restore base address before cleanupDmitry Osipenko