VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2018-05-14
bus: arm-cci: remove unnecessary unreachable()
Stefan Agner
2018-03-06
perf/arm-cci: Untangle global cci_ctrl_base
Robin Murphy
2018-03-06
bus/arm-cci: Streamline devicetree handling a bit
Robin Murphy
2018-03-06
drivers/bus: Split Arm CCI driver
Robin Murphy
2017-12-04
bus: arm-cci: Fix use of smp_processor_id() in preemptible context
Marc Zyngier
2017-08-16
bus: Convert to using %pOF instead of full_name
Rob Herring
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-10-17
drivers: cci: add missing CCI port availability firmware check
Lorenzo Pieralisi
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2016-09-07
arm-cci: pmu: Fix typo in event name
Suzuki K Poulose
2016-09-02
bus/arm-cci: Use cpu-hp's multi instance support instead custom list
Sebastian Andrzej Siewior
2016-07-14
bus/arm-cci: Convert to hotplug statemachine
Sebastian Andrzej Siewior
2016-02-29
arm-cci: remove unused variable
Will Deacon
2016-02-29
arm-cci: don't return value from void function
Will Deacon
2016-02-29
arm-cci: make private functions static
Will Deacon
2016-02-29
arm-cci: CoreLink CCI-550 PMU driver
Suzuki K Poulose
2016-02-29
arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU
Suzuki K Poulose
2016-02-29
arm-cci: CCI-500: Work around PMU counter writes
Suzuki K Poulose
2016-02-29
arm-cci: Provide hook for writing to PMU counters
Suzuki K Poulose
2016-02-29
arm-cci: Add helper to enable PMU without synchornising counters
Suzuki K Poulose
2016-02-29
arm-cci: Add routines to save/restore all counters
Suzuki K Poulose
2016-02-29
arm-cci: Get the status of a counter
Suzuki K Poulose
2016-02-29
arm-cci: write_counter: Remove redundant check
Suzuki K Poulose
2016-02-29
arm-cci: Delay PMU counter writes to pmu::pmu_enable
Suzuki K Poulose
2016-02-29
arm-cci: Refactor CCI PMU enable/disable methods
Suzuki K Poulose
2016-02-29
arm-cci: Group writes to counter
Suzuki K Poulose
2016-02-29
arm-cci: fix handling cpumask_any_but return value
Andrzej Hajda
2016-02-29
arm-cci: simplify sysfs attr handling
Mark Rutland
2015-05-29
arm-cci: Add aliases for PMU events
Suzuki K. Poulose
2015-05-29
arm-cci: Add CCI-500 PMU support
Suzuki K. Poulose
2015-05-29
arm-cci: Sanitise CCI400 PMU driver specific code
Suzuki K. Poulose
2015-05-29
arm-cci: Abstract handling for CCI events
Suzuki K. Poulose
2015-05-29
arm-cci: Abstract out the PMU counter details
Suzuki K. Poulose
2015-05-29
arm-cci: Cleanup PMU driver code
Suzuki K. Poulose
2015-05-07
drivers: CCI: fix used_mask init in validate_group()
Mark Salter
2015-03-27
arm-cci: Fix CCI PMU event validation
Suzuki K. Poulose
2015-03-27
arm-cci: Split the code for PMU vs driver support
Suzuki K. Poulose
2015-03-27
arm-cci: Get rid of secure transactions for PMU driver
Suzuki K. Poulose
2015-03-27
arm-cci: Abstract the CCI400 PMU specific definitions
Suzuki K. Poulose
2015-03-27
arm-cci: Rearrange code for splitting PMU vs driver code
Suzuki K. Poulose
2015-03-27
drivers: cci: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
2015-02-13
arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-01-16
drivers: bus: check cci device tree node status
Abhilash Kesavan
2014-10-30
bus: cci: move away from arm_pmu framework
Mark Rutland
2014-07-30
drivers: CCI: Correct use of ! and &
Himangi Saraogi
2014-02-25
drivers: cci: Export CCI PMU revision
Punit Agrawal
2014-02-25
drivers: cci: Extend support to CCI revisions > r1p2
Punit Agrawal
2014-01-31
drivers: bus: fix CCI driver kcalloc call parameters swap
Lorenzo Pieralisi
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-19
ARM: cci driver need big endian fixes in asm code
Victor Kamensky
2013-09-24
drivers: CCI: fix the error handle in cci_pmu_probe()
Wei Yongjun
2013-09-17
drivers: CCI: add ARM CCI PMU support
Punit Agrawal
2013-08-21
drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
Sudeep KarkadaNagesha
2013-06-03
drivers/bus: arm-cci: fix combined ARMv6+v7 build
Arnd Bergmann
2013-05-29
drivers/bus: arm-cci: function to enable CCI ports from early boot code
Nicolas Pitre
2013-05-29
drivers: bus: add ARM CCI support
Lorenzo Pieralisi