summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBaolin Wang <baolin.wang@linaro.org>2019-09-27 15:10:44 +0800
committerBjorn Andersson <bjorn.andersson@linaro.org>2019-10-04 21:07:19 -0700
commit74cfa956cbead238cf6c5307be461a087c569c97 (patch)
tree894b0cf2edcd57a2e0f6ef9abf3dfa97b4497ec9 /tools/perf/scripts/python/bin
parentacc98c1f2a1b4503588d3b1eb35db9cb76abdd89 (diff)
downloadkernel-74cfa956cbead238cf6c5307be461a087c569c97.tar.gz
hwspinlock: sprd: Change to use devm_platform_ioremap_resource()
Use the new helper that wraps the calls to platform_get_resource() and devm_ioremap_resource() together, which can simpify the code. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
>2022-05-16octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi 2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski 2022-05-02octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov 2022-02-23octeontx2-pf: Vary completion queue event sizeSubbaraya Sundeep 2022-02-10octeontx2-pf: Add TC feature for VFsSubbaraya Sundeep 2022-02-09octeontx2-pf: PFC config support with DCBxHariprasad Kelam 2022-02-09octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam 2022-01-28octeontx2-pf: Change receive buffer size using ethtoolSubbaraya Sundeep 2022-01-21octeontx2-pf: Forward error codes to VFSubbaraya Sundeep 2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu 2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet 2021-10-10octeontx2-pf: Simplify the receive buffer size calculationSubbaraya Sundeep 2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya 2021-09-29octeontx2-nicvf: Add PTP hardware clock support to NIX VFNaveen Mamindlapalli 2021-09-29octeontx2-pf: Enable promisc/allmulti match MCAM entries.Rakesh Babu 2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya 2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham 2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham 2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham 2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham 2021-08-17octeontx2-pf: Enable NETIF_F_RXALL support for VF driverSunil Goutham 2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann 2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya 2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam