#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ >
summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-si5341.c
AgeCommit message (Expand)Author
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd
2023-06-16clk: si5341: free unused memory on probe failureClaudiu Beznea
2023-06-16clk: si5341: check return value of {devm_}kasprintf()Claudiu Beznea
2023-06-16clk: si5341: return error if one synth clock registration failsClaudiu Beznea
2023-06-08clk: si5341: Switch to determine_rateMaxime Ripard
2023-06-08clk: si5341: Add a determine_rate hookMaxime Ripard
2023-05-10clk: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-04-22clk: si5341: use simple i2c probe functionStephen Kitt
2022-03-29Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in...Stephen Boyd
2022-03-11clk: cleanup commentsTom Rix
2022-01-24clk-si5341: replace snprintf in show functions with sysfs_emitQing Wang
2022-01-24clk: si5341: fix reported clk_rate when output divider is 2Adam Wujek
2022-01-13clk: si5341: Fix clock HW provider cleanupRobert Hancock