summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLeo Yan <leo.yan@linaro.org>2019-05-08 10:19:02 +0800
committerChunyan Zhang <zhang.chunyan@linaro.org>2019-06-20 18:44:54 +0800
commitb04832ed1f70457ee9c702fe7669460e005dcaa2 (patch)
treeb34736717060a165984ff03b0ae79d64a2bf2c5c /tools/perf/scripts/python/bin
parentb8b89a8407df89018f264c22a805ba37db6f02c1 (diff)
downloadkernel-b04832ed1f70457ee9c702fe7669460e005dcaa2.tar.gz
arm64: dts: sc9860: Update coresight DT bindings
CoreSight DT bindings have been updated, thus the old compatible strings are obsolete and the drivers will report warning if DTS uses these obsolete strings. This patch switches to the new bindings for CoreSight dynamic funnel, so can dismiss warning during initialisation. Change-Id: Ifcc4394589f1307e92b113ebeda098b461fe085a Cc: Chunyan Zhang <zhang.chunyan@linaro.org> Cc: Orson Zhai <orsonzhai@gmail.com> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Leo Yan <leo.yan@linaro.org> Signed-off-by: Chunyan Zhang <zhang.lyra@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
0-07-28 20:24:14 -0700'>2020-07-28xfs: remove the XFS_QM_IS[UGP]DQ macrosDarrick J. Wong 2020-07-28xfs: refactor testing if a particular dquot is being enforcedDarrick J. Wong 2020-07-28xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*Darrick J. Wong 2020-07-28xfs: add more dquot tracepointsDarrick J. Wong 2020-07-28xfs: actually bump warning counts when we send warningsDarrick J. Wong 2020-07-28xfs: refactor xfs_trans_apply_dquot_deltasDarrick J. Wong 2020-07-28xfs: refactor xfs_trans_dqresvDarrick J. Wong 2020-07-28xfs: remove unnecessary arguments from quota adjust functionsDarrick J. Wong 2020-07-28xfs: refactor default quota limits by resourceDarrick J. Wong 2020-07-28xfs: stop using q_core timers in the quota codeDarrick J. Wong 2020-07-28xfs: stop using q_core warning counters in the quota codeDarrick J. Wong 2020-07-28xfs: stop using q_core counters in the quota codeDarrick J. Wong 2020-07-28xfs: stop using q_core limits in the quota codeDarrick J. Wong 2020-07-28xfs: use a per-resource struct for incore dquot dataDarrick J. Wong 2020-07-28xfs: stop using q_core.d_id in the quota codeDarrick J. Wong 2020-07-28xfs: rename dquot incore state flagsDarrick J. Wong 2020-07-28xfs: fix inode quota reservation checksDarrick J. Wong 2020-05-27xfs: per-type quota timers and warn limitsEric Sandeen 2020-05-27xfs: switch xfs_get_defquota to take explicit typeEric Sandeen 2020-05-27xfs: pass xfs_dquot to xfs_qm_adjust_dqtimersEric Sandeen 2020-05-27xfs: always return -ENOSPC on project quota reservation failureEric Sandeen 2020-05-27xfs: group quota should return EDQUOT when prj quota enabledEric Sandeen 2020-01-06xfs: quota: move to time64_t interfacesArnd Bergmann