index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
arm-cci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: arm-cci: remove unnecessary unreachable()
Stefan Agner
2018-05-14
1
-2
/
+0
*
perf/arm-cci: Untangle global cci_ctrl_base
Robin Murphy
2018-03-06
1
-4
/
+13
*
bus/arm-cci: Streamline devicetree handling a bit
Robin Murphy
2018-03-06
1
-5
/
+2
*
drivers/bus: Split Arm CCI driver
Robin Murphy
2018-03-06
1
-1743
/
+2
*
bus: arm-cci: Fix use of smp_processor_id() in preemptible context
Marc Zyngier
2017-12-04
1
-2
/
+5
*
bus: Convert to using %pOF instead of full_name
Rob Herring
2017-08-16
1
-6
/
+6
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
drivers: cci: add missing CCI port availability firmware check
Lorenzo Pieralisi
2016-10-17
1
-0
/
+10
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-27
/
+18
|
\
|
*
bus/arm-cci: Use cpu-hp's multi instance support instead custom list
Sebastian Andrzej Siewior
2016-09-02
1
-27
/
+18
*
|
arm-cci: pmu: Fix typo in event name
Suzuki K Poulose
2016-09-07
1
-1
/
+1
|
/
*
bus/arm-cci: Convert to hotplug statemachine
Sebastian Andrzej Siewior
2016-07-14
1
-30
/
+23
*
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
1
-1
/
+84
*
arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU
Suzuki K Poulose
2016-02-29
1
-108
/
+112
*
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
*
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
1
-0
/
+133
*
arm-cci: Sanitise CCI400 PMU driver specific code
Suzuki K. Poulose
2015-05-29
1
-65
/
+92
*
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
*
drivers: CCI: fix used_mask init in validate_group()
Mark Salter
2015-05-07
1
-1
/
+1
*
arm-cci: Fix CCI PMU event validation
Suzuki K. Poulose
2015-03-27
1
-5
/
+7
*
arm-cci: Split the code for PMU vs driver support
Suzuki K. Poulose
2015-03-27
1
-4
/
+20
*
arm-cci: Get rid of secure transactions for PMU driver
Suzuki K. Poulose
2015-03-27
1
-1
/
+16
*
arm-cci: Abstract the CCI400 PMU specific definitions
Suzuki K. Poulose
2015-03-27
1
-60
/
+81
*
arm-cci: Rearrange code for splitting PMU vs driver code
Suzuki K. Poulose
2015-03-27
1
-163
/
+163
*
drivers: cci: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
2015-03-27
1
-5
/
+14
*
arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-2
/
+2
*
drivers: bus: check cci device tree node status
Abhilash Kesavan
2015-01-16
1
-0
/
+3
*
bus: cci: move away from arm_pmu framework
Mark Rutland
2014-10-30
1
-108
/
+444
*
drivers: CCI: Correct use of ! and &
Himangi Saraogi
2014-07-30
1
-1
/
+2
*
drivers: cci: Export CCI PMU revision
Punit Agrawal
2014-02-25
1
-2
/
+10
*
drivers: cci: Extend support to CCI revisions > r1p2
Punit Agrawal
2014-02-25
1
-9
/
+3
*
drivers: bus: fix CCI driver kcalloc call parameters swap
Lorenzo Pieralisi
2014-01-31
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-2
/
+4
|
\
|
*
ARM: cci driver need big endian fixes in asm code
Victor Kamensky
2013-10-19
1
-2
/
+4
[next]