diff options
author | 2018-12-14 13:24:47 -0800 | |
---|---|---|
committer | 2018-12-14 13:24:47 -0800 | |
commit | d7d458cb29e1ec5857a7d73ca89846e4240bb5a4 (patch) | |
tree | a1ca74a84fbe58866989aad5cd7ea77d16419e5a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | clk: bcm2835: make license text and module license match (diff) | |
parent | clk: boston: unregister clks on failure in clk_boston_setup() (diff) | |
parent | clk: mediatek: fix the PCIe MAC clock parent (diff) | |
download | wireguard-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