Age | Commit message (Expand) | Author |
2017-05-12 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-05-09 | clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame() | Sudeep Holla |
2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-20 | arm64/arch_timer: Mark errata handlers as __maybe_unused | Arnd Bergmann |
2017-04-20 | Clocksource/mips-gic: Remove redundant non devicetree init | Matt Redfearn |
2017-04-20 | Annotate hardware config module parameters in drivers/clocksource/ | David Howells |
2017-04-20 | Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Thomas Gleixner |
2017-04-19 | clocksource: arm_arch_timer: add GTDT support for memory-mapped timer | Fu Wei |
2017-04-19 | clocksource: arm_arch_timer: simplify ACPI support code. | Fu Wei |
2017-04-19 | clocksource: arm_arch_timer: split MMIO timer probing. | Fu Wei |
2017-04-19 | clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call | Fu Wei |
2017-04-19 | clocksource: arm_arch_timer: refactor arch_timer_needs_probing | Fu Wei |
2017-04-19 | clocksource: arm_arch_timer: split dt-only rate handling | Fu Wei |
2017-04-17 | Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca... | Thomas Gleixner |
2017-04-14 | clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-04-14 | clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-04-14 | x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-04-14 | clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-04-14 | clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-04-10 | clocksource: arm_arch_timer: rework PPI selection | Fu Wei |
2017-04-10 | clocksource: arm_arch_timer: add a new enum for spi type | Fu Wei |
2017-04-10 | clocksource: arm_arch_timer: move enums and defines to header file | Fu Wei |
2017-04-10 | clocksource: arm_arch_timer: rename the PPI enum | Fu Wei |
2017-04-10 | clocksource: arm_arch_timer: rename type macros | Fu Wei |
2017-04-10 | clocksource: arm_arch_timer: clean up printk usage | Fu Wei |
2017-04-07 | Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Daniel Lezcano |
2017-04-07 | clocksource/drivers/fttmr010: Refactor to handle clock | Linus Walleij |
2017-04-07 | clocksource/drivers/gemini: Rename Gemini timer to Faraday | Linus Walleij |
2017-04-07 | clocksource/drivers/rockchip_timer: Implement clocksource timer | Alexander Kochetkov |
2017-04-07 | clocksource: Add missing line break to error messages | Rafał Miłecki |
2017-04-07 | clocksource/drivers/orion: Add delay_timer implementation | Russell King |
2017-04-07 | clocksource/drivers/orion: Read clock rate once | Russell King |
2017-04-07 | arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Allow erratum matching with ACPI OEM information | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Workaround for Cortex-A73 erratum 858921 | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Move clocksource_counter and co around | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Rework the set_next_event workarounds | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Get rid of erratum_workaround_set_sne | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Move arch_timer_reg_read/write around | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Add erratum handler for CPU-specific capability | Marc Zyngier |
2017-04-07 | arm64: arch_timer: Add infrastructure for multiple erratum detection methods | Marc Zyngier |
2017-04-02 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-03-28 | clockevents: Fix syntax error in clkevt-of macro | Alexander Kochetkov |
2017-03-23 | clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot() | Nicolai Stange |
2017-03-23 | clocksource: em_sti: Compute rate before registration | Nicolai Stange |
2017-03-23 | clocksource: em_sti: Split clock prepare and enable steps | Nicolai Stange |