| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource: riscv: add notrace to riscv_sched_clock | Zong Li | 2020-01-05 | 1 | -1/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-12-03 | 4 | -120/+80 |
|\ |
|
| * | Merge branch 'timers/urgent' into timers/core, to pick up fix | Ingo Molnar | 2019-11-25 | 2 | -13/+13 |
| |\ |
|
| * \ | Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux... | Thomas Gleixner | 2019-11-04 | 4 | -120/+80 |
| |\ \ |
|
| | * | | clocksource/drivers/asm9260: Add a check for of_clk_get | Chuhong Yuan | 2019-11-04 | 1 | -0/+4 |
| | * | | clocksource/drivers/renesas-ostm: Use unique device name instead of ostm | Geert Uytterhoeven | 2019-11-04 | 1 | -5/+5 |
| | * | | clocksource/drivers/renesas-ostm: Convert to timer_of | Geert Uytterhoeven | 2019-11-04 | 2 | -117/+73 |
| | * | | clocksource/drivers/timer-of: Use unique device name instead of timer | Geert Uytterhoeven | 2019-11-04 | 1 | -1/+1 |
| | * | | clocksource/drivers/timer-of: Convert last full_name to %pOF | Geert Uytterhoeven | 2019-11-04 | 1 | -2/+2 |
* | | | | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-11-27 | 1 | -8/+23 |
|\ \ \ \ |
|
| * | | | | riscv: add support for MMIO access to the timer registers | Christoph Hellwig | 2019-11-13 | 1 | -4/+19 |
| * | | | | riscv: abstract out CSR names for supervisor vs machine mode | Christoph Hellwig | 2019-11-05 | 1 | -4/+4 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-11-27 | 3 | -9/+31 |
|\ \ \ \ |
|
| * | | | | Merge 5.4-rc5 into driver-core-next | Greg Kroah-Hartman | 2019-10-27 | 1 | -1/+3 |
| |\| | | |
|
| * | | | | sh: add the sh_ prefix to early platform symbols | Bartosz Golaszewski | 2019-10-07 | 3 | -9/+9 |
| * | | | | drivers: move the early platform device support to arch/sh | Bartosz Golaszewski | 2019-10-07 | 3 | -0/+22 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-26 | 1 | -30/+124 |
|\ \ \ \ |
|
| * | | | | x86/hyperv: Initialize clockevents earlier in CPU onlining | Michael Kelley | 2019-11-15 | 1 | -30/+124 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-11-26 | 1 | -2/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | clocksource: samsung_pwm_timer: Use pr_warn instead of pr_warning | Kefeng Wang | 2019-10-18 | 1 | -2/+1 |
* | | | | Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/l... | Thomas Gleixner | 2019-11-04 | 2 | -13/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name() | Geert Uytterhoeven | 2019-10-18 | 1 | -5/+11 |
| * | | | clocksource/drivers/mediatek: Fix error handling | Fabien Parent | 2019-10-16 | 1 | -8/+2 |
| | |/
| |/| |
|
* / | | timer-of: don't use conditional expression with mixed 'void' types | Linus Torvalds | 2019-10-03 | 1 | -1/+3 |
|/ / |
|
* | | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2019-09-22 | 3 | -0/+368 |
|\ \ |
|
| * | | clocksource: Add a new timer-ingenic driver | Paul Cercueil | 2019-08-09 | 3 | -0/+368 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-17 | 12 | -52/+71 |
|\ \ \ |
|
| * | | | clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated | Magnus Damm | 2019-08-27 | 1 | -1/+5 |
| * | | | clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match | Magnus Damm | 2019-08-27 | 1 | -0/+8 |
| * | | | clocksource/drivers: Do not warn on probe defer | Jon Hunter | 2019-08-27 | 1 | -1/+3 |
| * | | | clocksource/drivers/timer-of: Do not warn on deferred probe | Jon Hunter | 2019-08-27 | 1 | -2/+4 |
| * | | | clocksource/drivers/npcm: Fix GENMASK and timer operation | Avi Fishman | 2019-08-27 | 1 | -6/+3 |
| * | | | clocksource/drivers/renesas-ostm: Use DIV_ROUND_CLOSEST() helper | Geert Uytterhoeven | 2019-08-27 | 1 | -1/+1 |
| * | | | clocksource/drivers/imx-sysctr: Add internal clock divider handle | Anson Huang | 2019-08-27 | 1 | -0/+5 |
| * | | | clocksource/drivers/tcb_clksrc: Register delay timer | Alexandre Belloni | 2019-08-27 | 2 | -1/+19 |
| * | | | clocksource: sun4i: Add missing compatibles | Maxime Ripard | 2019-08-27 | 1 | -0/+4 |
| * | | | clocksource: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-27 | 3 | -11/+3 |
| * | | | clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit | Vitaly Kuznetsov | 2019-08-23 | 1 | -11/+0 |
| * | | | clocksource/drivers/hyperv: Add Hyper-V specific sched clock function | Tianyu Lan | 2019-08-23 | 1 | -10/+12 |
| * | | | clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically | Tianyu Lan | 2019-08-23 | 1 | -8/+4 |
| |/ / |
|
* | | | riscv: don't use the rdtime(h) pseudo-instructions | Christoph Hellwig | 2019-09-05 | 1 | -13/+4 |
* | | | RISC-V: Remove per cpu clocksource | Atish Patra | 2019-08-06 | 1 | -4/+2 |
|/ / |
|
* / | clocksource/drivers/npcm: Fix misuse of GENMASK macro | Joe Perches | 2019-07-10 | 1 | -1/+1 |
|/ |
|
* | clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic | Michael Kelley | 2019-07-03 | 1 | -0/+139 |
* | clocksource/drivers: Make Hyper-V clocksource ISA agnostic | Michael Kelley | 2019-07-03 | 2 | -0/+201 |
* | Merge branch 'timers/vdso' into timers/core | Thomas Gleixner | 2019-07-03 | 18 | -81/+18 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 16 | -67/+16 |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243 | Thomas Gleixner | 2019-06-19 | 1 | -2/+1 |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | | clocksource/drivers/davinci: Add support for clocksource | Bartosz Golaszewski | 2019-06-25 | 1 | -0/+85 |