summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-05-121-1/+1
|\
| * clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla2017-05-091-1/+1
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-1/+1
|\ \ | |/ |/|
| * Annotate hardware config module parameters in drivers/clocksource/David Howells2017-04-201-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-0136-637/+1180
|\ \
| * | arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann2017-04-201-2/+2
| * | Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn2017-04-201-13/+0
| * | Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2017-04-201-202/+371
| |\ \
| | * | clocksource: arm_arch_timer: add GTDT support for memory-mapped timerFu Wei2017-04-191-3/+76
| | * | clocksource: arm_arch_timer: simplify ACPI support code.Fu Wei2017-04-191-30/+10
| | * | clocksource: arm_arch_timer: split MMIO timer probing.Fu Wei2017-04-191-44/+145
| | * | clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init callFu Wei2017-04-191-25/+21
| | * | clocksource: arm_arch_timer: refactor arch_timer_needs_probingFu Wei2017-04-191-15/+19
| | * | clocksource: arm_arch_timer: split dt-only rate handlingFu Wei2017-04-191-18/+23
| | * | clocksource: arm_arch_timer: rework PPI selectionFu Wei2017-04-101-31/+46
| | * | clocksource: arm_arch_timer: add a new enum for spi typeFu Wei2017-04-101-2/+2
| | * | clocksource: arm_arch_timer: move enums and defines to header fileFu Wei2017-04-101-11/+0
| | * | clocksource: arm_arch_timer: rename the PPI enumFu Wei2017-04-101-40/+42
| | * | clocksource: arm_arch_timer: rename type macrosFu Wei2017-04-101-20/+23
| | * | clocksource: arm_arch_timer: clean up printk usageFu Wei2017-04-101-24/+25
| * | | Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezca...Thomas Gleixner2017-04-1729-362/+736
| |\ \ \
| | * \ \ Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Lezcano2017-04-072-159/+387
| | |\ \ \ | | | |/ /
| | | * | arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching dataMarc Zyngier2017-04-071-0/+33
| | | * | arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier2017-04-071-0/+34
| | | * | arm64: arch_timer: Workaround for Cortex-A73 erratum 858921Marc Zyngier2017-04-072-0/+30
| | | * | arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabledMarc Zyngier2017-04-071-13/+32
| | | * | arm64: arch_timer: Save cntkctl_el1 as a per-cpu variableMarc Zyngier2017-04-071-3/+3
| | | * | arm64: arch_timer: Move clocksource_counter and co aroundMarc Zyngier2017-04-071-31/+31
| | | * | arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier2017-04-071-12/+30
| | | * | arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier2017-04-071-5/+26
| | | * | arm64: arch_timer: Get rid of erratum_workaround_set_sneMarc Zyngier2017-04-071-49/+41
| | | * | arm64: arch_timer: Move arch_timer_reg_read/write aroundMarc Zyngier2017-04-071-62/+62
| | | * | arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier2017-04-071-4/+24
| | | * | arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier2017-04-071-11/+72
| | | |/
| | * | clocksource/drivers/fttmr010: Refactor to handle clockLinus Walleij2017-04-071-46/+73
| | * | clocksource/drivers/gemini: Rename Gemini timer to FaradayLinus Walleij2017-04-073-27/+27
| | * | clocksource/drivers/rockchip_timer: Implement clocksource timerAlexander Kochetkov2017-04-072-61/+158
| | * | clocksource: Add missing line break to error messagesRafał Miłecki2017-04-0725-65/+65
| | * | clocksource/drivers/orion: Add delay_timer implementationRussell King2017-04-071-0/+19
| | * | clocksource/drivers/orion: Read clock rate onceRussell King2017-04-071-4/+7
| * | | clockevents/drivers/atlas7: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| * | | clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| * | | x86/numachip timer: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| * | | clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| * | | clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| |/ /
| * | clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()Nicolai Stange2017-03-231-8/+0
| * | clocksource: em_sti: Compute rate before registrationNicolai Stange2017-03-231-13/+12
| * | clocksource: em_sti: Split clock prepare and enable stepsNicolai Stange2017-03-231-7/+14
| * | clocksource: sh_tmu: Compute rate before registration againNicolai Stange2017-03-231-13/+13
| * | clocksource: sh_cmt: Compute rate before registration againNicolai Stange2017-03-231-20/+25
| |/
OpenPOWER on IntegriCloud