aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09dt-bindings: clock: separate SDM845 GCC clock bindingsDmitry Baryshkov2-2/+82
2021-04-09clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLEChen Hui1-0/+1
2021-04-09clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLEChen Hui1-0/+1
2021-04-09clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLEChen Hui1-0/+1
2021-04-07clk: qcom: gcc-sm8350: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov1-54/+54
2021-04-07clk: qcom: gcc-sm8250: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov1-46/+46
2021-04-07clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov1-48/+48
2021-04-07clk: qcom: gcc-sc8180x: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov1-61/+61
2021-04-07clk: qcom: gcc-sc7180: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov1-16/+16
2021-04-07clk: qcom: videocc-sm8250: use parent_hws where possibleDmitry Baryshkov1-14/+14
2021-04-07clk: qcom: videocc-sm8150: use parent_hws where possibleDmitry Baryshkov1-8/+8
2021-04-07clk: qcom: gpucc-sm8250: use parent_hws where possibleDmitry Baryshkov1-4/+4
2021-04-07clk: qcom: gpucc-sm8150: use parent_hws where possibleDmitry Baryshkov1-4/+4
2021-04-07clk: qcom: gcc-sm8350: use parent_hws where possibleDmitry Baryshkov1-156/+154
2021-04-07clk: qcom: gcc-sm8250: use parent_hws where possibleDmitry Baryshkov1-126/+126
2021-04-07clk: qcom: gcc-sm8150: use parent_hws where possibleDmitry Baryshkov1-2/+2
2021-04-07clk: qcom: gcc-sdx55: use parent_hws where possibleDmitry Baryshkov1-4/+4
2021-04-07clk: qcom: gcc-sc7280: use parent_hws where possibleDmitry Baryshkov1-124/+124
2021-04-07clk: qcom: gcc-sc7180: use parent_hws where possibleDmitry Baryshkov1-82/+82
2021-04-07clk: qcom: dispcc-sm8250: use parent_hws where possibleDmitry Baryshkov1-58/+58
2021-04-07clk: qcom: dispcc-sc7180: use parent_hws where possibleDmitry Baryshkov1-34/+34
2021-04-07clk: qcom: videocc-sdm845: get rid of the test clockDmitry Baryshkov1-3/+0
2021-04-07clk: qcom: dispcc-sdm845: get rid of the test clockDmitry Baryshkov1-11/+0
2021-04-07clk: qcom: gpucc-sdm845: get rid of the test clockDmitry Baryshkov1-3/+0
2021-04-07clk: qcom: videocc-sdm845: convert to parent dataDmitry Baryshkov1-27/+29
2021-04-07clk: qcom: gpucc-sdm845: convert to parent dataDmitry Baryshkov1-21/+23
2021-04-07clk: qcom: dispcc-sdm845: convert to parent dataDmitry Baryshkov1-107/+109
2021-04-07clk: qcom: videocc-sm8250: drop unused enum entriesDmitry Baryshkov1-2/+0
2021-04-07clk: qcom: videocc-sm8150: drop unused enum entriesDmitry Baryshkov1-4/+0
2021-04-07clk: qcom: videocc-sc7180: drop unused enum entriesDmitry Baryshkov1-4/+0
2021-04-07clk: qcom: gpucc-sm8250: drop unused enum entriesDmitry Baryshkov1-1/+0
2021-04-07clk: qcom: gpucc-sm8150: drop unused enum entriesDmitry Baryshkov1-1/+0
2021-04-07clk: qcom: gpucc-sdm845: drop unused enum entriesDmitry Baryshkov1-2/+0
2021-04-07clk: qcom: gpucc-sc7180: drop unused enum entriesDmitry Baryshkov1-3/+0
2021-04-07clk: qcom: gcc-sm8250: drop unused enum entriesDmitry Baryshkov1-1/+0
2021-04-07clk: qcom: dispcc-sm8250: drop unused enum entriesDmitry Baryshkov1-8/+0
2021-04-07clk: qcom: dispcc-sc7180: drop unused enum entriesDmitry Baryshkov1-2/+0
2021-03-29clk: qcom: camcc: Update the clock ops for the SC7180Taniya Das1-25/+25
2021-03-29clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski1-1/+1
2021-03-13clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson1-2/+2
2021-03-13clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without mux divisionMarijn Suijten1-8/+9
2021-03-13clk: qcom: rpmh: Update the XO clock source for SC7280Taniya Das1-2/+5
2021-03-05Linux 5.12-rc2v5.12-rc2Linus Torvalds1-1/+1
2021-03-05RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson1-32/+23
2021-03-05RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson1-24/+35
2021-03-05RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson1-1/+9
2021-03-05io_uring: don't restrict issue_flags for io_openatPavel Begunkov1-1/+1
2021-03-05io_uring: make SQPOLL thread parking sanerJens Axboe1-35/+30
2021-03-05io-wq: kill hashed waitqueue before manager exitsJens Axboe1-4/+5
2021-03-05io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED returnJens Axboe1-0/+1