Age | Commit message (Expand) | Author | Files | Lines |
2016-10-17 | bus: qcom-ebi2: depend on ARCH_QCOM or COMPILE_TEST | Linus Walleij | 1 | -0/+1 |
2016-10-17 | drivers: cci: add missing CCI port availability firmware check | Lorenzo Pieralisi | 1 | -0/+10 |
2016-10-07 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -25/+420 |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -118/+51 |
2016-10-02 | bus: qcom-ebi2: depend on HAS_IOMEM | Linus Walleij | 1 | -0/+1 |
2016-09-21 | Merge tag 'qcom-ebi2-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 3 | -0/+416 |
2016-09-08 | bus: qcom: add EBI2 driver | Linus Walleij | 3 | -0/+416 |
2016-09-07 | arm-cci: pmu: Fix typo in event name | Suzuki K Poulose | 1 | -1/+1 |
2016-09-06 | MIPS/BUS/CDMM: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -58/+12 |
2016-09-02 | bus/arm-ccn: Use cpu-hp's multi instance support instead custom list | Sebastian Andrzej Siewior | 1 | -33/+21 |
2016-09-02 | bus/arm-cci: Use cpu-hp's multi instance support instead custom list | Sebastian Andrzej Siewior | 1 | -27/+18 |
2016-09-02 | Merge tag 'ccn/fixes-for-4.8-v2' of git://git.linaro.org/people/pawel.moll/li... | Arnd Bergmann | 1 | -33/+79 |
2016-08-26 | bus: arm-ccn: make event groups reliable | Mark Rutland | 1 | -9/+20 |
2016-08-26 | bus: arm-ccn: fix hrtimer registration | Mark Rutland | 1 | -12/+21 |
2016-08-26 | bus: arm-ccn: fix PMU interrupt flags | Mark Rutland | 1 | -2/+3 |
2016-08-17 | bus: arm-ccn: Add missing event attribute exclusions for host/guest | Pawel Moll | 1 | -2/+3 |
2016-08-17 | bus: arm-ccn: Correct required arguments for XP PMU events | Pawel Moll | 1 | -3/+10 |
2016-08-17 | bus: arm-ccn: Fix XP watchpoint settings bitmask | Pawel Moll | 1 | -2/+2 |
2016-08-17 | bus: arm-ccn: Do not attempt to configure XPs for cycle counter | Pawel Moll | 1 | -0/+4 |
2016-08-17 | bus: arm-ccn: Fix PMU handling of MN | Pawel Moll | 1 | -3/+16 |
2016-08-16 | bus: tegra-aconnect: Use of_pm_clk_add_clk() | Jon Hunter | 1 | -20/+2 |
2016-08-16 | bus: tegra-aconnect: Make symbol tristate | Thierry Reding | 1 | -5/+1 |
2016-08-08 | bus: vexpress-config: add missing of_node_put after calling of_parse_phandle | Peter Chen | 1 | -0/+1 |
2016-08-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+126 |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -5/+5 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+3 |
2016-07-14 | bus/arm-ccn: Convert to hotplug statemachine | Sebastian Andrzej Siewior | 1 | -29/+28 |
2016-07-14 | bus/arm-cci: Convert to hotplug statemachine | Sebastian Andrzej Siewior | 1 | -30/+23 |
2016-07-11 | bus: mvebu-mbus: make mvebu_mbus_syscore_ops static | Ben Dooks | 1 | -1/+1 |
2016-07-11 | bus: mvebu-mbus: fix __iomem on register pointers | Ben Dooks | 1 | -4/+4 |
2016-07-01 | bus: Add support for Tegra ACONNECT | Jon Hunter | 3 | -0/+126 |
2016-06-23 | bus: uniphier-system-bus: use of_platform_default_populate() to populate defa... | Kefeng Wang | 1 | -2/+1 |
2016-06-23 | bus: imx-weim: use of_platform_default_populate() to populate default bus | Kefeng Wang | 1 | -3/+2 |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -5/+37 |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -5/+7 |
2016-05-13 | MIPS: Remove no longer needed work_on_cpu() call | Anna-Maria Gleixner | 1 | -5/+7 |
2016-05-13 | BUS: brcmstb_gisb: Hook to MIPS board_be_handler | Florian Fainelli | 1 | -0/+30 |
2016-05-09 | arm-ccn: Enable building as module | Suzuki K Poulose | 2 | -4/+5 |
2016-04-25 | Merge tag 'arm-soc/for-4.7/drivers' of http://github.com/Broadcom/stblinux in... | Arnd Bergmann | 1 | -0/+1 |
2016-04-18 | bus: brcmstb_gisb: Rework dependencies | Florian Fainelli | 1 | -0/+1 |
2016-04-12 | Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 1 | -1/+1 |
2016-04-12 | bus: uniphier-system-bus: fix condition of overlap check | Kunihiko Hayashi | 1 | -1/+1 |
2016-03-30 | bus: mvebu-mbus: use %pa to print phys_addr_t | Arnd Bergmann | 1 | -1/+1 |
2016-03-28 | bus: simple-pm-bus: Use ARCH_RENESAS | Simon Horman | 1 | -1/+1 |
2016-03-21 | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64... | Linus Torvalds | 2 | -203/+428 |
2016-03-20 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -3/+3 |
2016-03-14 | bus: mvebu-mbus: provide api for obtaining IO and DRAM window information | Marcin Wojtas | 1 | -0/+52 |
2016-03-12 | bus: imx-weim: Take the 'status' property value into account | Fabio Estevam | 1 | -1/+1 |
2016-03-01 | Merge tag 'sunxi-drivers-for-4.6' of https://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -2/+2 |
2016-02-29 | arm-cci: remove unused variable | Will Deacon | 1 | -3/+0 |