summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-12-05bus: arm-cci: remove unnecessary unreachable()Stefan Agner1-2/+0
2018-08-03drivers/perf: arm-ccn: don't log to dmesg in event_initMark Rutland1-10/+10
2018-04-13bus: brcmstb_gisb: correct support for 64-bit address outputDoug Berger1-16/+20
2018-04-13bus: brcmstb_gisb: Use register offsets with writes tooDoug Berger1-3/+3
2018-01-10sunxi-rsb: Include OF based modalias in device ueventStefan BrĂ¼ns1-0/+1
2017-12-20arm-ccn: perf: Prevent module unload while PMU is in useSuzuki K Poulose1-0/+1
2017-12-14bus: arm-ccn: fix module unloading Error: Removing state 147 which has instan...Kim Phillips1-1/+1
2017-12-14bus: arm-ccn: Fix use of smp_processor_id() in preemptible contextMarc Zyngier1-1/+3
2017-12-14bus: arm-ccn: Check memory allocation failureChristophe JAILLET1-0/+5
2017-12-14bus: arm-cci: Fix use of smp_processor_id() in preemptible contextMarc Zyngier1-2/+5
2017-10-27bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2-3/+3
2017-01-19bus: vexpress-config: fix device reference leakJohan Hovold1-1/+6
2017-01-15bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner1-1/+4
2016-10-17bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TESTLinus Walleij1-0/+1
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds52-290/+3789
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-1375/+1452
2016-10-03bus: qcom-ebi2: depend on HAS_IOMEMLinus Walleij1-0/+1
2016-09-21Merge tag 'qcom-ebi2-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-0/+554
2016-09-08bus: qcom: add EBI2 driverLinus Walleij3-0/+416
2016-09-08arm-cci: pmu: Fix typo in event nameSuzuki K Poulose1-1/+1
2016-09-06MIPS/BUS/CDMM: Convert to hotplug state machineSebastian Andrzej Siewior1-58/+12
2016-09-02bus/arm-ccn: Use cpu-hp's multi instance support instead custom listSebastian Andrzej Siewior1-33/+21
2016-09-02bus/arm-cci: Use cpu-hp's multi instance support instead custom listSebastian Andrzej Siewior1-27/+18
2016-09-02Merge tag 'ccn/fixes-for-4.8-v2' of git://git.linaro.org/people/pawel.moll/li...Arnd Bergmann2-39/+89
2016-08-26bus: arm-ccn: make event groups reliableMark Rutland1-9/+20
2016-08-26bus: arm-ccn: fix hrtimer registrationMark Rutland1-12/+21
2016-08-26bus: arm-ccn: fix PMU interrupt flagsMark Rutland1-2/+3
2016-08-17bus: arm-ccn: Add missing event attribute exclusions for host/guestPawel Moll1-2/+3
2016-08-17bus: arm-ccn: Correct required arguments for XP PMU eventsPawel Moll2-9/+20
2016-08-17bus: arm-ccn: Fix XP watchpoint settings bitmaskPawel Moll1-2/+2
2016-08-17bus: arm-ccn: Do not attempt to configure XPs for cycle counterPawel Moll1-0/+4
2016-08-17bus: arm-ccn: Fix PMU handling of MNPawel Moll1-3/+16
2016-08-16bus: tegra-aconnect: Use of_pm_clk_add_clk()Jon Hunter1-20/+2
2016-08-16bus: tegra-aconnect: Make symbol tristateThierry Reding1-5/+1
2016-08-08bus: vexpress-config: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+1
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds140-2641/+4776
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds96-436/+222
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds116-423/+1521
2016-07-14bus/arm-ccn: Convert to hotplug statemachineSebastian Andrzej Siewior2-29/+29
2016-07-14bus/arm-cci: Convert to hotplug statemachineSebastian Andrzej Siewior2-30/+24
2016-07-11bus: mvebu-mbus: make mvebu_mbus_syscore_ops staticBen Dooks1-1/+1
2016-07-11bus: mvebu-mbus: fix __iomem on register pointersBen Dooks2-5/+5
2016-07-01bus: Add support for Tegra ACONNECTJon Hunter3-0/+126
2016-06-23bus: uniphier-system-bus: use of_platform_default_populate() to populate defa...Kefeng Wang1-2/+1
2016-06-23bus: imx-weim: use of_platform_default_populate() to populate default busKefeng Wang1-3/+2
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds358-3399/+14005
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds99-975/+11511
2016-05-13MIPS: Remove no longer needed work_on_cpu() callAnna-Maria Gleixner1-5/+7
2016-05-13BUS: brcmstb_gisb: Hook to MIPS board_be_handlerFlorian Fainelli1-0/+30
2016-05-09arm-ccn: Enable building as moduleSuzuki K Poulose2-4/+5
[next]