#!/bin/bash #description: display time taken by mm compaction #args: [-h] [-u] [-p|-pv] [-t | [-m] [-fs] [-ms]] [pid|pid-range|comm-regex] perf script -s "$PERF_EXEC_PATH"/scripts/python/compaction-times.py $@ rivers/clk/sophgo?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/clk/sophgo
AgeCommit message (Expand)Author
2024-10-28clk: sophgo: avoid integer overflow in sg2042_pll_recalc_rate()Zichen Xie
2024-07-18clk: sophgo: clk-sg2042-pll: Fix uninitialized variable in debug outputDan Carpenter
2024-07-16Merge branches 'clk-qcom', 'clk-rockchip', 'clk-sophgo' and 'clk-thead' into ...Stephen Boyd
2024-07-10clk: sophgo: Avoid -Wsometimes-uninitialized in sg2042_clk_pll_set_rate()Nathan Chancellor
2024-07-10clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()Li Qiang
2024-06-14clk: sophgo: Add SG2042 clock driverChen Wang
2024-06-03clk: sophgo: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-04-19clk: sophgo: avoid open-coded 64-bit divisionArnd Bergmann
2024-04-11clk: sophgo: Make synthesizer struct staticInochi Amaoto
2024-04-11clk: sophgo: Add clock support for SG2000 SoCInochi Amaoto
2024-04-11clk: sophgo: Add clock support for CV1810 SoCInochi Amaoto
2024-04-11clk: sophgo: Add clock support for CV1800 SoCInochi Amaoto