| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-02 | 3 | -0/+126 |
|\ |
|
| * | bus: Add support for Tegra ACONNECT | Jon Hunter | 2016-07-01 | 3 | -0/+126 |
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-02 | 1 | -5/+5 |
|\ \ |
|
| * | | bus: mvebu-mbus: make mvebu_mbus_syscore_ops static | Ben Dooks | 2016-07-11 | 1 | -1/+1 |
| * | | bus: mvebu-mbus: fix __iomem on register pointers | Ben Dooks | 2016-07-11 | 1 | -4/+4 |
| |/ |
|
* | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-30 | 2 | -5/+3 |
|\ \ |
|
| * | | bus: uniphier-system-bus: use of_platform_default_populate() to populate defa... | Kefeng Wang | 2016-06-23 | 1 | -2/+1 |
| * | | bus: imx-weim: use of_platform_default_populate() to populate default bus | Kefeng Wang | 2016-06-23 | 1 | -3/+2 |
| |/ |
|
* | | bus/arm-ccn: Convert to hotplug statemachine | Sebastian Andrzej Siewior | 2016-07-14 | 1 | -29/+28 |
* | | bus/arm-cci: Convert to hotplug statemachine | Sebastian Andrzej Siewior | 2016-07-14 | 1 | -30/+23 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-19 | 2 | -5/+37 |
|\ |
|
| * | MIPS: Remove no longer needed work_on_cpu() call | Anna-Maria Gleixner | 2016-05-13 | 1 | -5/+7 |
| * | BUS: brcmstb_gisb: Hook to MIPS board_be_handler | Florian Fainelli | 2016-05-13 | 1 | -0/+30 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-05-18 | 2 | -5/+7 |
|\ \
| |/
|/| |
|
| * | arm-ccn: Enable building as module | Suzuki K Poulose | 2016-05-09 | 2 | -4/+5 |
| * | Merge tag 'arm-soc/for-4.7/drivers' of http://github.com/Broadcom/stblinux in... | Arnd Bergmann | 2016-04-25 | 1 | -0/+1 |
| |\ |
|
| | * | bus: brcmstb_gisb: Rework dependencies | Florian Fainelli | 2016-04-18 | 1 | -0/+1 |
| * | | bus: simple-pm-bus: Use ARCH_RENESAS | Simon Horman | 2016-03-28 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2016-04-12 | 1 | -1/+1 |
|\ \ |
|
| * | | bus: mvebu-mbus: use %pa to print phys_addr_t | Arnd Bergmann | 2016-03-30 | 1 | -1/+1 |
| |/ |
|
* / | bus: uniphier-system-bus: fix condition of overlap check | Kunihiko Hayashi | 2016-04-12 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64... | Linus Torvalds | 2016-03-21 | 2 | -203/+428 |
|\ |
|
| * | arm-cci: remove unused variable | Will Deacon | 2016-03-01 | 1 | -3/+0 |
| * | arm-cci: don't return value from void function | Will Deacon | 2016-03-01 | 1 | -2/+2 |
| * | arm-cci: make private functions static | Will Deacon | 2016-03-01 | 1 | -2/+2 |
| * | arm-cci: CoreLink CCI-550 PMU driver | Suzuki K Poulose | 2016-03-01 | 2 | -5/+88 |
| * | arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU | Suzuki K Poulose | 2016-03-01 | 2 | -109/+113 |
| * | arm-cci: CCI-500: Work around PMU counter writes | Suzuki K Poulose | 2016-03-01 | 1 | -0/+66 |
| * | arm-cci: Provide hook for writing to PMU counters | Suzuki K Poulose | 2016-03-01 | 1 | -1/+10 |
| * | arm-cci: Add helper to enable PMU without synchornising counters | Suzuki K Poulose | 2016-03-01 | 1 | -5/+10 |
| * | arm-cci: Add routines to save/restore all counters | Suzuki K Poulose | 2016-03-01 | 1 | -0/+38 |
| * | arm-cci: Get the status of a counter | Suzuki K Poulose | 2016-03-01 | 1 | -0/+6 |
| * | arm-cci: write_counter: Remove redundant check | Suzuki K Poulose | 2016-03-01 | 1 | -10/+3 |
| * | arm-cci: Delay PMU counter writes to pmu::pmu_enable | Suzuki K Poulose | 2016-03-01 | 1 | -5/+52 |
| * | arm-cci: Refactor CCI PMU enable/disable methods | Suzuki K Poulose | 2016-03-01 | 1 | -10/+22 |
| * | arm-cci: Group writes to counter | Suzuki K Poulose | 2016-03-01 | 1 | -0/+15 |
| * | arm-cci: fix handling cpumask_any_but return value | Andrzej Hajda | 2016-03-01 | 1 | -1/+1 |
| * | arm-cci: simplify sysfs attr handling | Mark Rutland | 2016-03-01 | 1 | -75/+25 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-20 | 2 | -3/+3 |
|\ \ |
|
| * | | bus: imx-weim: Take the 'status' property value into account | Fabio Estevam | 2016-03-13 | 1 | -1/+1 |
| * | | Merge tag 'sunxi-drivers-for-4.6' of https://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2016-03-01 | 1 | -2/+2 |
| |\ \ |
|
| | * | | drivers: sunxi-rsb: fix error output type | Andre Przywara | 2016-01-25 | 1 | -2/+2 |
| | |/ |
|
* | / | bus: mvebu-mbus: provide api for obtaining IO and DRAM window information | Marcin Wojtas | 2016-03-14 | 1 | -0/+52 |
|/ / |
|
* | | Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2016-02-01 | 1 | -1/+3 |
|\ \ |
|
| * | | bus: vexpress-config: Add missing of_node_put | Amitoj Kaur Chawla | 2016-02-01 | 1 | -1/+3 |
| |/ |
|
* / | bus: uniphier-system-bus: revive tristate prompt | Masahiro Yamada | 2016-02-01 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-01-21 | 3 | -0/+290 |
|\ |
|
| * | bus: uniphier: allow only built-in driver | Arnd Bergmann | 2015-12-31 | 1 | -1/+1 |
| * | bus: uniphier-system-bus: add UniPhier System Bus driver | Masahiro Yamada | 2015-12-22 | 3 | -0/+290 |
* | | bus: sunxi-rsb: Fix peripheral IC mapping runtime address | Chen-Yu Tsai | 2015-12-22 | 1 | -1/+1 |