summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2016-06-1315-204/+698
| |\ \ \ \
| | * | | | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-132-17/+93
| | * | | | irqchip/gicv3-its: Remove an unused argument 'node_name'Shanker Donthineni2016-06-131-2/+2
| | * | | | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-132-116/+127
| | * | | | irqchip/gicv3-its: Add a new function for parsing device table BASERnShanker Donthineni2016-06-131-23/+26
| | * | | | irqchip/gicv3-its: Introduce two helper functions for accessing BASERnShanker Donthineni2016-06-131-4/+20
| | * | | | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-135-4/+233
| | * | | | dt-bindings: arm-gic: Add documentation for Tegra210 AGICJon Hunter2016-06-131-1/+2
| | * | | | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-133-9/+14
| | * | | | irqchip/gic: Add helper function for chip initialisationJon Hunter2016-06-131-14/+27
| | * | | | irqchip/gic: Isolate early GIC initialisation codeJon Hunter2016-06-131-23/+32
| | * | | | genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-134-1/+75
| | * | | | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-132-5/+21
| | * | | | genirq: Look-up percpu trigger type if not specified by callerMarc Zyngier2016-06-131-0/+7
| | * | | | genirq: Look-up trigger type if not specified by callerJon Hunter2016-06-131-0/+7
| | * | | | irqdomain: Fix handling of type settings for existing mappingsJon Hunter2016-06-131-5/+32
| * | | | | genirq: Remove unnecessary memset() callsWeongyo Jeong2016-06-101-3/+0
| * | | | | genirq: Remove redundant NULL check of irq_descJianyu Zhan2016-06-101-5/+1
| |/ / / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25111-1208/+2460
|\ \ \ \ \
| * | | | | tick/nohz: Optimize nohz idle enterGaurav Jindal2016-07-191-2/+1
| * | | | | clockevents: Make clockevents_subsys staticBen Dooks2016-07-191-1/+1
| * | | | | clocksource/drivers/time-armada-370-xp: Fix return value checkAnna-Maria Gleixner2016-07-121-1/+1
| * | | | | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-0779-621/+1628
| |\ \ \ \ \
| | * | | | | clocksource/drivers/cadence_ttc: fix a return value in case of errorChristophe Jaillet2016-07-071-1/+1
| | * | | | | clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdlineWill Deacon2016-06-283-6/+24
| | * | | | | clocksource/drivers/versatile: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-2/+2
| | * | | | | clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+4
| | * | | | | clocksource/drivers/arm_global_timer: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+2
| | * | | | | clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-2/+9
| | * | | | | clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-2/+10
| | * | | | | clocksource/drivers/nspire: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-1/+9
| | * | | | | clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-2/+10
| | * | | | | clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-1/+9
| | * | | | | clocksource/drivers/prima2: Remove useless header <asm/mach/time.h>Daniel Lezcano2016-06-281-1/+0
| | * | | | | clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-2/+10
| | * | | | | clocksource/drivers/mxs: Remove useless header <asm/mach/time.h>Daniel Lezcano2016-06-281-2/+0
| | * | | | | clocksource/drivers/moxart: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-2/+9
| | * | | | | clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-1/+9
| | * | | | | clocksource/drivers/clps_711x: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-2/+9
| | * | | | | clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-1/+9
| | * | | | | clocksource/drivers/armv7m_systick: Add the COMPILE_TEST optionDaniel Lezcano2016-06-282-1/+2
| | * | | | | clocksource/drivers/bcm2835: Add the COMPILE_TEST optionDaniel Lezcano2016-06-283-1/+9
| | * | | | | clocksource/drivers/bcm_kona: Remove useless header <asm/mach/time.h>Daniel Lezcano2016-06-281-1/+0
| | * | | | | clk: Add missing clk_get_sys() stubDaniel Lezcano2016-06-281-0/+4
| | * | | | | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-2862-117/+98
| | * | | | | clocksource/drivers/oxnas-rps: Convert init function to return errorDaniel Lezcano2016-06-281-13/+20
| | * | | | | clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano2016-06-281-27/+42
| | * | | | | clocksource/drivers/nps: Convert init function to return errorDaniel Lezcano2016-06-281-8/+10
| | * | | | | clocksource/drivers/smp_twd: Convert init function to return errorDaniel Lezcano2016-06-281-4/+5
| | * | | | | clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano2016-06-281-20/+45
OpenPOWER on IntegriCloud