Age | Commit message (Expand) | Author | Files | Lines |
2017-05-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 36 | -637/+1180 |
2017-04-20 | arm64/arch_timer: Mark errata handlers as __maybe_unused | Arnd Bergmann | 1 | -2/+2 |
2017-04-20 | Clocksource/mips-gic: Remove redundant non devicetree init | Matt Redfearn | 1 | -13/+0 |
2017-04-20 | Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Thomas Gleixner | 1 | -202/+371 |
2017-04-19 | clocksource: arm_arch_timer: add GTDT support for memory-mapped timer | Fu Wei | 1 | -3/+76 |
2017-04-19 | clocksource: arm_arch_timer: simplify ACPI support code. | Fu Wei | 1 | -30/+10 |
2017-04-19 | clocksource: arm_arch_timer: split MMIO timer probing. | Fu Wei | 1 | -44/+145 |
2017-04-19 | clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call | Fu Wei | 1 | -25/+21 |
2017-04-19 | clocksource: arm_arch_timer: refactor arch_timer_needs_probing | Fu Wei | 1 | -15/+19 |
2017-04-19 | clocksource: arm_arch_timer: split dt-only rate handling | Fu Wei | 1 | -18/+23 |
2017-04-17 | Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca... | Thomas Gleixner | 29 | -362/+736 |
2017-04-14 | clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-04-14 | clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-04-14 | x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-04-14 | clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-04-14 | clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-04-10 | clocksource: arm_arch_timer: rework PPI selection | Fu Wei | 1 | -31/+46 |
2017-04-10 | clocksource: arm_arch_timer: add a new enum for spi type | Fu Wei | 1 | -2/+2 |
2017-04-10 | clocksource: arm_arch_timer: move enums and defines to header file | Fu Wei | 1 | -11/+0 |
2017-04-10 | clocksource: arm_arch_timer: rename the PPI enum | Fu Wei | 1 | -40/+42 |
2017-04-10 | clocksource: arm_arch_timer: rename type macros | Fu Wei | 1 | -20/+23 |
2017-04-10 | clocksource: arm_arch_timer: clean up printk usage | Fu Wei | 1 | -24/+25 |
2017-04-07 | Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Daniel Lezcano | 2 | -159/+387 |
2017-04-07 | clocksource/drivers/fttmr010: Refactor to handle clock | Linus Walleij | 1 | -46/+73 |
2017-04-07 | clocksource/drivers/gemini: Rename Gemini timer to Faraday | Linus Walleij | 3 | -27/+27 |
2017-04-07 | clocksource/drivers/rockchip_timer: Implement clocksource timer | Alexander Kochetkov | 2 | -61/+158 |
2017-04-07 | clocksource: Add missing line break to error messages | Rafał Miłecki | 25 | -65/+65 |
2017-04-07 | clocksource/drivers/orion: Add delay_timer implementation | Russell King | 1 | -0/+19 |
2017-04-07 | clocksource/drivers/orion: Read clock rate once | Russell King | 1 | -4/+7 |
2017-04-07 | arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data | Marc Zyngier | 1 | -0/+33 |
2017-04-07 | arm64: arch_timer: Allow erratum matching with ACPI OEM information | Marc Zyngier | 1 | -0/+34 |
2017-04-07 | arm64: arch_timer: Workaround for Cortex-A73 erratum 858921 | Marc Zyngier | 2 | -0/+30 |
2017-04-07 | arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled | Marc Zyngier | 1 | -13/+32 |
2017-04-07 | arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable | Marc Zyngier | 1 | -3/+3 |
2017-04-07 | arm64: arch_timer: Move clocksource_counter and co around | Marc Zyngier | 1 | -31/+31 |
2017-04-07 | arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs | Marc Zyngier | 1 | -12/+30 |
2017-04-07 | arm64: arch_timer: Rework the set_next_event workarounds | Marc Zyngier | 1 | -5/+26 |
2017-04-07 | arm64: arch_timer: Get rid of erratum_workaround_set_sne | Marc Zyngier | 1 | -49/+41 |
2017-04-07 | arm64: arch_timer: Move arch_timer_reg_read/write around | Marc Zyngier | 1 | -62/+62 |
2017-04-07 | arm64: arch_timer: Add erratum handler for CPU-specific capability | Marc Zyngier | 1 | -4/+24 |
2017-04-07 | arm64: arch_timer: Add infrastructure for multiple erratum detection methods | Marc Zyngier | 1 | -11/+72 |
2017-04-02 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2017-03-28 | clockevents: Fix syntax error in clkevt-of macro | Alexander Kochetkov | 1 | -1/+1 |
2017-03-23 | clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot() | Nicolai Stange | 1 | -8/+0 |
2017-03-23 | clocksource: em_sti: Compute rate before registration | Nicolai Stange | 1 | -13/+12 |
2017-03-23 | clocksource: em_sti: Split clock prepare and enable steps | Nicolai Stange | 1 | -7/+14 |
2017-03-23 | clocksource: sh_tmu: Compute rate before registration again | Nicolai Stange | 1 | -13/+13 |
2017-03-23 | clocksource: sh_cmt: Compute rate before registration again | Nicolai Stange | 1 | -20/+25 |
2017-03-17 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -15/+1 |
2017-03-12 | Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" | Romain Izard | 1 | -15/+1 |