Home | History | Annotate | Download | only in fdt
History log of /src/sys/arch/arm/fdt/pmu_fdt.c
RevisionDateAuthorComments
 1.12  02-Oct-2023  riastradh armpmu(4): Add missing newline to error message.
 1.11  09-Nov-2022  ryo fdt/pmu was not working. do return only if there is an error.
 1.10  25-Nov-2021  skrll Improve error handling.

Hypervisors can return a PMCR.N of 0.
 1.9  27-Sep-2021  jmcneill No longer need to call arm_pmu_init on all CPUs.
 1.8  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.7  15-Jan-2021  ryo use fdtbus_intr_establish_xname
 1.6  29-Jun-2019  jmcneill branches: 1.6.10;
Add support for multiple PMUs
 1.5  21-Jan-2019  skrll branches: 1.5.4;
Use ci_{package,core,smt}_id instead of ci_data.cpu_{package,core,smt}_id

NFC
 1.4  12-Aug-2018  jmcneill Only attempt to set interrupt affinity if we have more than one IRQ.
 1.3  16-Jul-2018  jmcneill branches: 1.3.2;
aarch64 build fix
 1.2  15-Jul-2018  jmcneill Add support for ARMv7 performance monitor (PMU).
 1.1  15-Jul-2018  jmcneill Add glue for ARMv8 performance monitor (PMU).
 1.3.2.4  26-Jan-2019  pgoyette Sync with HEAD
 1.3.2.3  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.3.2.2  28-Jul-2018  pgoyette Sync with HEAD
 1.3.2.1  16-Jul-2018  pgoyette file pmu_fdt.c was added on branch pgoyette-compat on 2018-07-28 04:37:28 +0000
 1.5.4.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.5.4.2  10-Jun-2019  christos Sync with HEAD
 1.5.4.1  21-Jan-2019  christos file pmu_fdt.c was added on branch phil-wifi on 2019-06-10 22:05:53 +0000
 1.6.10.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed