aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/mediatek/clk-mtk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-10clk: mediatek: Make mtk_clk_pdev_remove() return voidUwe Kleine-König1-1/+1
2023-05-10clk: mediatek: Make mtk_clk_simple_remove() return voidUwe Kleine-König1-1/+1
2023-03-13clk: mediatek: Propagate struct device with mtk_clk_register_dividers()AngeloGioacchino Del Regno1-1/+2
2023-03-13clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()AngeloGioacchino Del Regno1-0/+2
2023-03-13clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()AngeloGioacchino Del Regno1-0/+2
2023-01-30clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()AngeloGioacchino Del Regno1-0/+3
2023-01-30clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()AngeloGioacchino Del Regno1-0/+10
2023-01-30clk: mediatek: clk-mtk: Add dummy clock opsAngeloGioacchino Del Regno1-0/+19
2023-01-30clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno1-1/+2
2022-11-29clk: mediatek: clk-mtk: Allow specifying flags on mtk_fixed_factor clocksAngeloGioacchino Del Regno1-1/+6
2022-09-30clk: mediatek: Provide mtk_devm_alloc_clk_dataMarkus Schneider-Pargmann1-0/+2
2022-09-26clk: mediatek: clk-apmixed: Add helper function to unregister ref2usb_txAngeloGioacchino Del Regno1-0/+1
2022-06-15clk: mediatek: reset: Add reset support for simple probeRex-BC Chen1-0/+1
2022-06-15clk: mediatek: reset: Add reset.hRex-BC Chen1-6/+2
2022-05-19clk: mediatek: Switch to clk_hw provider APIsChen-Yu Tsai1-1/+1
2022-05-19clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai1-10/+10
2022-05-19clk: mediatek: Make mtk_clk_register_composite() staticChen-Yu Tsai1-3/+0
2022-02-17clk: mediatek: mtk: Implement error handling in register APIsChen-Yu Tsai1-10/+10
2022-02-17clk: mediatek: mtk: Clean up included headersChen-Yu Tsai1-6/+6
2022-02-17clk: mediatek: Add mtk_clk_simple_remove()Chen-Yu Tsai1-0/+1
2022-02-17clk: mediatek: Implement mtk_clk_unregister_composites() APIChen-Yu Tsai1-0/+2
2022-02-17clk: mediatek: Implement mtk_clk_unregister_divider_clks() APIChen-Yu Tsai1-3/+5
2022-02-17clk: mediatek: Implement mtk_clk_unregister_factors() APIChen-Yu Tsai1-2/+4
2022-02-17clk: mediatek: Implement mtk_clk_unregister_fixed_clks() APIChen-Yu Tsai1-2/+4
2022-02-17clk: mediatek: pll: Split definitions into separate header fileChen-Yu Tsai1-39/+0
2022-02-17clk: mediatek: gate: Consolidate gate type clk related codeChen-Yu Tsai1-25/+0
2021-09-14clk: mediatek: Add API for clock resource recycleChun-Jie Chen1-0/+1
2021-07-27clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providersChun-Jie Chen1-0/+8
2021-07-27clk: mediatek: Add configurable enable control to mtk_pll_dataChun-Jie Chen1-9/+11
2019-09-17clk: mediatek: Register clock gate with deviceWeiyi Lu1-0/+5
2019-08-08clk: reset: Modify reset-controller driveryong.liang1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-11clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_dataWeiyi Lu1-0/+1
2019-04-11clk: mediatek: Add configurable pcwibits and fmin to mtk_pll_dataOwen Chen1-0/+2
2019-03-08Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk-crit' and 'clk-mtk' into clk-nextStephen Boyd1-8/+21
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson1-0/+1
2019-02-26clk: mediatek: Add MUX_FLAGS macroJasper Mattsson1-2/+6
2019-02-25clk: mediatek: add MUX_GATE_FLAGS_2chunhui dai1-6/+14
2018-01-10clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being builtSean Wang1-7/+0
2017-12-26clk: mediatek: Fix all warnings for missing struct clk_onecell_dataSean Wang1-0/+1
2017-11-02clk: mediatek: add the option for determining PLL source clockChen Zhong1-0/+1
2017-11-02clk: mediatek: Add MT2712 clock supportweiyi.lu@mediatek.com1-0/+2
2016-11-08clk: mediatek: Add MT2701 clock supportShunli Wang1-5/+36
2016-05-06clk: mediatek: make dpi0_sel propagate rate changesPhilipp Zabel1-2/+13
2015-10-01clk: mediatek: Add USB clock support in MT8173 APMIXEDSYSJames Liao1-0/+3
2015-10-01clk: mediatek: Add fixed clocks support for Mediatek SoC.James Liao1-0/+17
2015-10-01clk: mediatek: Remove unused code from MT8173.James Liao1-2/+2
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd1-1/+2
2015-07-28clk: mediatek: Add MT8173 MMPLL change rate supportJames Liao1-0/+6
2015-07-20clk: mediatek: Properly include clk.hStephen Boyd1-1/+2