summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-021-1/+1
|\ \ | |/ |/|
| * clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-281-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-03-171-15/+1
|\ \ | |/
| * Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"Romain Izard2017-03-111-15/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-207-43/+765
|\
| * clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_initBhumika Goyal2017-02-111-1/+1
| * clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101Ding Tianhong2017-02-082-0/+59
| * clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong2017-02-082-29/+67
| * clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameterDing Tianhong2017-02-081-14/+0
| * clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt2017-02-073-0/+273
| * clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clockDavid Engraf2017-02-071-1/+15
| * clocksource/drivers/gemini: Add driver for the Cortina GeminiLinus Walleij2017-02-073-0/+288
| * clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano2017-02-073-0/+64
* | clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim2017-01-171-0/+1
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2532-70/+70
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-2532-70/+70
OpenPOWER on IntegriCloud