aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2018-12-14 13:24:47 -0800
committerStephen Boyd <sboyd@kernel.org>2018-12-14 13:24:47 -0800
commitd7d458cb29e1ec5857a7d73ca89846e4240bb5a4 (patch)
treea1ca74a84fbe58866989aad5cd7ea77d16419e5a /tools/perf/scripts/python/export-to-sqlite.py
parentclk: bcm2835: make license text and module license match (diff)
parentclk: boston: unregister clks on failure in clk_boston_setup() (diff)
parentclk: mediatek: fix the PCIe MAC clock parent (diff)
downloadwireguard-linux-d7d458cb29e1ec5857a7d73ca89846e4240bb5a4.tar.xz
wireguard-linux-d7d458cb29e1ec5857a7d73ca89846e4240bb5a4.zip
Merge branches 'clk-bcm-module-license', 'clk-boston-leak' and 'clk-mtk-mt7629' into clk-next
- Mediatek MT7629 SoC clk controllers * clk-bcm-module-license: clk: bcm2835: make license text and module license match * clk-boston-leak: clk: boston: unregister clks on failure in clk_boston_setup() clk: boston: fix possible memory leak in clk_boston_setup() * clk-mtk-mt7629: clk: mediatek: fix the PCIe MAC clock parent clk: mediatek: Drop more __init markings for driver probe clk: mediatek: Drop __init from mtk_clk_register_cpumuxes() dt-bindings: arm: mediatek: document clk bindings for MT7629 clk: mediatek: add clock support for MT7629 SoC