summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01110-861/+2086
|\
| * timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung2017-04-202-1/+3
| * arm64/arch_timer: Mark errata handlers as __maybe_unusedArnd Bergmann2017-04-201-2/+2
| * Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn2017-04-202-14/+0
| * MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn2017-04-201-1/+30
| * clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke2017-04-201-1/+1
| * Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2017-04-207-202/+834
| |\
| | * acpi/arm64: Add SBSA Generic Watchdog support in GTDT driverFu Wei2017-04-191-0/+103
| | * clocksource: arm_arch_timer: add GTDT support for memory-mapped timerFu Wei2017-04-191-3/+76
| | * acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei2017-04-192-0/+158
| | * clocksource: arm_arch_timer: simplify ACPI support code.Fu Wei2017-04-191-30/+10
| | * acpi/arm64: Add GTDT table parse driverFu Wei2017-04-195-0/+168
| | * clocksource: arm_arch_timer: split MMIO timer probing.Fu Wei2017-04-191-44/+145
| | * clocksource: arm_arch_timer: add structs to describe MMIO timerFu Wei2017-04-191-0/+16
| | * 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-102-2/+8
| | * clocksource: arm_arch_timer: move enums and defines to header fileFu Wei2017-04-102-11/+12
| | * 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-1742-402/+875
| |\ \
| | * | Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Lezcano2017-04-0710-173/+466
| | |\|
| | | * 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-072-0/+35
| | | * 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-072-23/+50
| | | * arm64: arch_timer: Make workaround methods optionalMarc Zyngier2017-04-071-2/+3
| | | * arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier2017-04-072-5/+30
| | | * 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-072-4/+25
| | | * arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier2017-04-072-12/+78
| | | * arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier2017-04-073-1/+11
| | | * arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier2017-04-071-0/+7
| | | * arm64: Define Cortex-A73 MIDRMarc Zyngier2017-04-071-0/+2
| | | * arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2017-04-072-0/+16
| | | * arm64: Allow checking of a CPU-local erratumMarc Zyngier2017-04-071-2/+11
| | * | 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: Augment bindings for Faraday timerLinus Walleij2017-04-072-22/+33
| | * | ARM: dts: rockchip: disable arm-global-timer for rk3188Alexander Kochetkov2017-04-071-0/+1
| | * | ARM: dts: rockchip: Add timer entries to rk3188 SoCAlexander Kochetkov2017-04-071-0/+16
| | * | clocksource/drivers/rockchip_timer: Implement clocksource timerAlexander Kochetkov2017-04-072-61/+158
| | * | ARM: dts: rockchip: Update compatible property for rk322x timerAlexander Kochetkov2017-04-071-1/+1
OpenPOWER on IntegriCloud