| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | 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-15 | 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-11 | 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-13 | 1 | -1/+1 |
|/ / |
|
* / | arm-cci500: Don't enable PMU driver by default | Suzuki K. Poulose | 2015-09-29 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2015-09-09 | 1 | -1/+1 |
|\ |
|
| * | mfd: vexpress: Add parentheses around bridge->ops->regmap_init call | Nicolas Boichat | 2015-08-07 | 1 | -1/+1 |
* | | MIPS: Remove "weak" from mips_cdmm_phys_base() declaration | Bjorn Helgaas | 2015-09-03 | 1 | -1/+13 |
|/ |
|
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-26 | 3 | -232/+974 |
|\ |
|
| * | Merge tag 'mvebu-drivers-4.2' of git://git.infradead.org/linux-mvebu into nex... | Arnd Bergmann | 2015-06-01 | 1 | -37/+83 |
| |\ |
|
| * | | arm-cci: Add aliases for PMU events | Suzuki K. Poulose | 2015-05-29 | 1 | -1/+295 |
| * | | arm-cci: Add CCI-500 PMU support | Suzuki K. Poulose | 2015-05-29 | 2 | -0/+147 |
| * | | arm-cci: Sanitise CCI400 PMU driver specific code | Suzuki K. Poulose | 2015-05-29 | 2 | -65/+97 |
| * | | arm-cci: Abstract handling for CCI events | Suzuki K. Poulose | 2015-05-29 | 1 | -23/+55 |
| * | | arm-cci: Abstract out the PMU counter details | Suzuki K. Poulose | 2015-05-29 | 1 | -30/+93 |
| * | | arm-cci: Cleanup PMU driver code | Suzuki K. Poulose | 2015-05-29 | 1 | -62/+80 |