summaryrefslogtreecommitdiff
path: root/drivers/clk/mediatek/clk-mtk.c
AgeCommit message (Expand)Author
2023-06-26Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...Stephen Boyd
2023-06-16clk: mediatek: clk-mtk: Grab iomem pointer for divider clocksAngeloGioacchino Del Regno
2023-06-12clk: mediatek: fix of_iomap memory leakBosi Zhang
2023-05-10clk: mediatek: Make mtk_clk_pdev_remove() return voidUwe Kleine-König
2023-05-10clk: mediatek: Make mtk_clk_simple_remove() return voidUwe Kleine-König
2023-03-13clk: mediatek: Propagate struct device with mtk_clk_register_dividers()AngeloGioacchino Del Regno
2023-03-13clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()AngeloGioacchino Del Regno
2023-03-13clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()AngeloGioacchino Del Regno
2023-03-13clk: mediatek: clk-mtk: Switch to device_get_match_data()AngeloGioacchino Del Regno
2023-02-10clk: mediatek: clk-mtk: Remove unneeded semicolonYang Li
2023-01-30clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()AngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()AngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-mtk: Add dummy clock opsAngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno
2023-01-30clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno
2022-11-29clk: mediatek: clk-mtk: Allow specifying flags on mtk_fixed_factor clocksAngeloGioacchino Del Regno
2022-09-30clk: mediatek: Export required common code symbolsMarkus Schneider-Pargmann
2022-09-30clk: mediatek: Provide mtk_devm_alloc_clk_dataMarkus Schneider-Pargmann
2022-09-29clk: mediatek: Migrate remaining clk_unregister_*() to clk_hw_unregister_*()Chen-Yu Tsai
2022-09-29clk: mediatek: fix unregister function in mtk_clk_register_dividers cleanupChen-Yu Tsai
2022-09-26clk: mediatek: Use mtk_clk_register_gates_with_dev in simple probeYassine Oudjana
2022-09-26clk: mediatek: Export required symbols to compile clk drivers as moduleAngeloGioacchino Del Regno
2022-06-15clk: mediatek: reset: Add reset support for simple probeRex-BC Chen
2022-05-19clk: mediatek: Switch to clk_hw provider APIsChen-Yu Tsai
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai
2022-05-19clk: mediatek: Make mtk_clk_register_composite() staticChen-Yu Tsai
2022-02-17clk: mediatek: Warn if clk IDs are duplicatedChen-Yu Tsai
2022-02-17clk: mediatek: Unregister clks in mtk_clk_simple_probe() error pathChen-Yu Tsai
2022-02-17clk: mediatek: mtk: Implement error handling in register APIsChen-Yu Tsai
2022-02-17clk: mediatek: mtk: Clean up included headersChen-Yu Tsai
2022-02-17clk: mediatek: Add mtk_clk_simple_remove()Chen-Yu Tsai
2022-02-17clk: mediatek: Implement mtk_clk_unregister_composites() APIChen-Yu Tsai
2022-02-17clk: mediatek: Implement mtk_clk_unregister_divider_clks() APIChen-Yu Tsai
2022-02-17clk: mediatek: Implement mtk_clk_unregister_factors() APIChen-Yu Tsai
2022-02-17clk: mediatek: Implement mtk_clk_unregister_fixed_clks() APIChen-Yu Tsai
2022-02-17clk: mediatek: gate: Consolidate gate type clk related codeChen-Yu Tsai
2022-02-17clk: mediatek: Use %pe to print errorsChen-Yu Tsai
2021-09-14clk: mediatek: support COMMON_CLK_MEDIATEK module buildMiles Chen
2021-09-14clk: mediatek: Fix resource leak in mtk_clk_simple_probeChun-Jie Chen
2021-09-14clk: mediatek: Add API for clock resource recycleChun-Jie Chen
2021-07-27clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providersChun-Jie Chen
2021-07-27clk: mediatek: Get regmap without syscon compatible checkChun-Jie Chen
2019-09-17clk: mediatek: Register clock gate with deviceWeiyi Lu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-03-08Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...Stephen Boyd
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson
2019-02-25clk: mediatek: add MUX_GATE_FLAGS_2chunhui dai
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring
2016-11-08clk: mediatek: Add MT2701 clock supportShunli Wang
2016-08-18clk: mediatek: remove __init from clk registration functionsJames Liao