summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2014-06-04 12:34:15 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-04 07:46:10 -0700
commit1605abfffe331b3d9f845a456e7762f1bf53d973 (patch)
tree583b187e5eaad5628dbb365d9e3b4de42a4dcf65 /tools/perf/scripts/python/bin
parent3de0ef8d0d3350964720cad2a0a72984f1bb81ba (diff)
downloadkernel-1605abfffe331b3d9f845a456e7762f1bf53d973.tar.gz
clocksource: versatile: Use sched_clock_register()
The newly merged versatile sched clock support uses a deprecated interface. Of course that patch got routed through the ARM tree instead of going through the relevant maintainer tree. Use the proper interface so we can get rid of the cruft. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
1b499f0500dcc3a785104b40fbda755'>mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_getTudor Ambarus 2025-04-25mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halvesKaustabh Chakraborty 2025-04-10mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson 2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej 2025-04-10mmc: omap: Fix memory leak in mmc_omap_new_slotMiaoqian Lin 2025-03-28mmc: atmel-mci: Add missing clk_disable_unprepare()Gu Bowen 2025-03-28mmc: sdhci-brcmstb: add cqhci suspend/resume to PM opsKamal Dasu 2025-02-21mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu 2025-02-17mmc: sdhci-msm: Correctly set the load for the regulatorYuanjie Yang 2025-02-17mmc: core: Respect quirk_max_rate for non-UHS SDIO cardShawn Lin 2025-01-09mmc: sdhci-msm: fix crypto key evictionEric Biggers 2024-12-27mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe()Joe Hattori 2024-12-27mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirkPrathamesh Shete 2024-12-14mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LEDPeng Fan 2024-12-14mmc: core: Add SD card quirk for broken poweroff notificationKeita Aihara 2024-12-14mmc: core: Further prevent card detect during shutdownUlf Hansson 2024-12-14mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tabletHans de Goede 2024-12-14mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag settingAndy-ld Lu 2024-12-14mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev 2024-12-14mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu 2024-12-14mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev 2024-12-09mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski 2024-11-22mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara 2024-11-22Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"Aurelien Jarno 2024-11-08mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express processBen Chuang 2024-11-08mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock functionBen Chuang