| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-02-29 | 1 | -3/+0 |
| * | arm-cci: don't return value from void function | Will Deacon | 2016-02-29 | 1 | -2/+2 |
| * | arm-cci: make private functions static | Will Deacon | 2016-02-29 | 1 | -2/+2 |
| * | arm-cci: CoreLink CCI-550 PMU driver | Suzuki K Poulose | 2016-02-29 | 2 | -5/+88 |
| * | arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU | Suzuki K Poulose | 2016-02-29 | 2 | -109/+113 |
| * | arm-cci: CCI-500: Work around PMU counter writes | Suzuki K Poulose | 2016-02-29 | 1 | -0/+66 |
| * | arm-cci: Provide hook for writing to PMU counters | Suzuki K Poulose | 2016-02-29 | 1 | -1/+10 |
| * | arm-cci: Add helper to enable PMU without synchornising counters | Suzuki K Poulose | 2016-02-29 | 1 | -5/+10 |
| * | arm-cci: Add routines to save/restore all counters | Suzuki K Poulose | 2016-02-29 | 1 | -0/+38 |
| * | arm-cci: Get the status of a counter | Suzuki K Poulose | 2016-02-29 | 1 | -0/+6 |
| * | arm-cci: write_counter: Remove redundant check | Suzuki K Poulose | 2016-02-29 | 1 | -10/+3 |
| * | arm-cci: Delay PMU counter writes to pmu::pmu_enable | Suzuki K Poulose | 2016-02-29 | 1 | -5/+52 |
| * | arm-cci: Refactor CCI PMU enable/disable methods | Suzuki K Poulose | 2016-02-29 | 1 | -10/+22 |
| * | arm-cci: Group writes to counter | Suzuki K Poulose | 2016-02-29 | 1 | -0/+15 |
| * | arm-cci: fix handling cpumask_any_but return value | Andrzej Hajda | 2016-02-29 | 1 | -1/+1 |
| * | arm-cci: simplify sysfs attr handling | Mark Rutland | 2016-02-29 | 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-12 | 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-20 | 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 |
* | | bus: sunxi-rsb: Fix primary PMIC mapping hardware address | Chen-Yu Tsai | 2015-12-22 | 1 | -1/+1 |
* | | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne... | Kevin Hilman | 2015-12-14 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | bus: sunxi-rsb: unlock on error in sunxi_rsb_read() | Dan Carpenter | 2015-11-17 | 1 | -2/+2 |
* | | Merge branch 'x15-audio-fixes' into omap-for-v4.4/fixes | Tony Lindgren | 2015-11-12 | 4 | -2/+798 |
|\ \
| |/ |
|
| * | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-10 | 3 | -0/+795 |
| |\ |
|
| | * | bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus | Chen-Yu Tsai | 2015-10-26 | 3 | -0/+795 |
| * | | bus: arm-ccn: Fix irq affinity setting on CPU migration | Pawel Moll | 2015-10-15 | 1 | -1/+2 |
| * | | bus: arm-ccn: Handle correctly no-more-cpus case | Pawel Moll | 2015-10-15 | 1 | -1/+1 |
* | | | bus: omap-ocp2scp: Fix module alias | Axel Lin | 2015-10-12 | 1 | -1/+1 |
|/ / |
|
* | | arm-cci500: Don't enable PMU driver by default | Suzuki K. Poulose | 2015-09-28 | 1 | -1/+0 |
|/ |
|