summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2026-02-20 10:55:15 +0100
committerSudeep Holla <sudeep.holla@kernel.org>2026-03-08 13:00:15 +0000
commit4e701b47c3ba8f4eaf51d676732b11204bc75b35 (patch)
tree05a0fc8ffa052760a2f8c356de42e4964f6c7354 /tools/perf/scripts/python
parent555317d6100164748f7d09f80142739bd29f0cda (diff)
downloadkernel-4e701b47c3ba8f4eaf51d676732b11204bc75b35.tar.gz
firmware: arm_scmi: Spelling s/mulit/multi/, s/currenly/currently/
Fix misspellings of "multi" and "currently". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Message-Id: <6735401861e0c2f3e5e680533cd6f71c4d6fd5eb.1771581270.git.geert+renesas@glider.be> Signed-off-by: Sudeep Holla <sudeep.holla@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
>2020-12-16drm/hisilicon: Fix rmmod hibmc_drm failedTian Tao 2020-12-15drm/hisilicon: Fix use-after-freeTian Tao 2020-12-08drm/hisilicon: Delete unused local parametersTian Tao 2020-12-08drm/hisilicon: Use managed mode-config initTian Tao 2020-12-04drm/hisilicon: Delete the entire file hibmc_ttm.cTian Tao 2020-12-04drm/hisilicon: Use managed VRAM-helper initializationTian Tao 2020-12-03drm/hisilicon: Use the new api devm_drm_irq_installTian Tao 2020-12-03drm/hisilicon: Code refactoring for hibmc_drm_drvTian Tao 2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter 2020-10-30drm/hisilicon: Adding a const declaration to an invariant constructTian Tao 2020-10-18drm/hisilicon: Use the same style of variable type in hibmc_drm_drvTian Tao 2020-09-29drm/hisilicon: Using the to_hibmc_drm_private to convertTian Tao 2020-08-25drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drvTian Tao 2020-08-13drm/hisilicon: Fix build error of no type of module_initTian Tao 2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann 2020-08-12drm/hisilicon: Remove the unused include statementsTian Tao 2020-07-29drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variableTian Tao 2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie 2020-07-08drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splatZenghui Yu 2020-07-02drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()Tian Tao 2020-04-08drm/hibmc: Remove error check from fbdev setupThomas Zimmermann 2020-04-03drm/hisilicon: Enforce 128-byte stride alignment to fix the hardware limitationTian Tao 2020-02-27drm/hisilicon: Fixed pcie resource conflict between drm and firmwareTian Tao 2020-02-27drm/hisilicon: fixed the wrong resolution configurationsTian Tao 2020-02-27drm/hisilicon: Enable the shadowfb for hibmcTian Tao 2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds