summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mediatek/clk-mt8195-topckgen.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriateAngeloGioacchino Del Regno2023-03-131-0/+1
* clk: mediatek: Add MODULE_LICENSE() where missingAngeloGioacchino Del Regno2023-03-131-0/+1
* clk: mediatek: Switch to module_platform_driver() where possibleAngeloGioacchino Del Regno2023-03-131-1/+1
* clk: mediatek: clk-mux: Propagate struct device for mtk-muxAngeloGioacchino Del Regno2023-01-301-1/+2
* clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno2023-01-301-1/+2
* clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno2023-01-301-1/+2
*-. Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...Stephen Boyd2022-12-121-39/+39
|\ \
| * | clk: mediatek: mt8195-topckgen: Drop flags for main/univpll fixed factorsAngeloGioacchino Del Regno2022-11-291-39/+39
| |/
* / clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck...Yang Yingliang2022-10-171-1/+3
|/
* clk: mediatek: clk-mt8195-topckgen: Drop univplls from mfg mux parentsAngeloGioacchino Del Regno2022-09-291-3/+6
* clk: mediatek: clk-mt8195-topckgen: Add GPU clock mux notifierAngeloGioacchino Del Regno2022-09-291-0/+20
* clk: mediatek: clk-mt8195-topckgen: Register mfg_ck_fast_ref as generic muxAngeloGioacchino Del Regno2022-09-291-12/+7
* clk: mediatek: Replace 'struct clk' with 'struct clk_hw'Chen-Yu Tsai2022-05-191-3/+3
* clk: mediatek: mt8195: Implement remove functionsChen-Yu Tsai2022-02-171-0/+20
* clk: mediatek: mt8195: Implement error handling in probe functionsChen-Yu Tsai2022-02-171-11/+38
* clk: mediatek: Add MT8195 topckgen clock supportChun-Jie Chen2021-09-141-0/+1273