summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
| * | | | | Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-04-145-0/+10
| |\ \ \ \ \
| | * | | | | 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
| | |/ / / /
| * | | | | time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani2017-04-141-10/+10
| * | | | | time: Change k_clock clock_set() to use timespec64Deepa Dinamani2017-04-141-1/+1
| * | | | | time: Change k_clock clock_getres() to use timespec64Deepa Dinamani2017-04-141-1/+1
| * | | | | time: Change k_clock clock_get() to use timespec64Deepa Dinamani2017-04-141-2/+2
| * | | | | time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2017-04-141-11/+7
| |/ / / /
| * | | | 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 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-0114-603/+929
|\ \ \ \
| * | | | irqchip/mbigen: Fix return value check in mbigen_device_probe()Wei Yongjun2017-04-301-2/+1
| * | | | irqchip/mips-gic: Replace static map with dynamicMatt Redfearn2017-04-201-42/+18
| * | | | irqchip/mips-gic: Remove device IRQ domainPaul Burton2017-04-201-197/+93
| * | | | irqchip/mips-gic: Separate IPI reservation & usage trackingPaul Burton2017-04-201-5/+7
| * | | | Merge branch 'linus' into irq/coreThomas Gleixner2017-04-20264-1358/+4479
| |\ \ \ \
| * | | | | irqchip/irq-imx-gpcv2: Clear OF_POPULATED flagAndrey Smirnov2017-04-121-0/+5
| * | | | | irqchip/atmel-aic5: Handle suspend to RAMAlexandre Belloni2017-04-121-1/+28
| * | | | | irqchip: Add Mediatek mtk-cirq driverYoulin Pei2017-04-072-1/+307
| * | | | | irqchip/gic-v3-its: Add IORT hook for platform MSI supportMarc Zyngier2017-04-071-1/+9
| * | | | | irqchip/mbigen: Add ACPI supportHanjun Guo2017-04-071-3/+72
| * | | | | irqchip/mbigen: Introduce mbigen_of_create_domain()Kefeng Wang2017-04-071-15/+28
| * | | | | irqchip/mbigen: Drop module ownerKefeng Wang2017-04-071-1/+0
| * | | | | platform-msi: Make platform_msi_create_device_domain() ACPI awareHanjun Guo2017-04-071-2/+1
| * | | | | irqchip/gicv3-its: platform-msi: Scan MADT to create platform msi domainHanjun Guo2017-04-071-0/+37
| * | | | | irqchip/gicv3-its: platform-msi: Refactor its_pmsi_init() to prepare for ACPIHanjun Guo2017-04-071-18/+27
| * | | | | irqchip/gicv3-its: platform-msi: Refactor its_pmsi_prepare()Hanjun Guo2017-04-071-7/+16
| * | | | | irqchip/gic-v3-its: Keep the include header files in alphabetic orderHanjun Guo2017-04-071-1/+1
| * | | | | irqchip/mtk-sysirq: Remove unnecessary barrier when configuring triggerMars Cheng2017-04-071-1/+1
| * | | | | irqchip/mtk-sysirq: Extend intpol base to arbitrary numberMars Cheng2017-04-071-21/+95
| * | | | | irqchip/faraday: Replace moxa with ftintc010Linus Walleij2017-04-073-117/+2
| * | | | | irqchip/faraday: Fix the trigger typesLinus Walleij2017-04-071-5/+10
| * | | | | irqchip/gemini: Refactor Gemini driver to reflect Faraday originLinus Walleij2017-04-074-186/+194
* | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-012-23/+4
|\ \ \ \ \ \