Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring | 1 | -3/+1 |
2023-05-10 | clk: mediatek: Make mtk_clk_simple_remove() return void | Uwe Kleine-König | 1 | -1/+1 |
2023-03-13 | clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate | AngeloGioacchino Del Regno | 1 | -0/+1 |
2023-03-13 | clk: mediatek: Switch to module_platform_driver() where possible | AngeloGioacchino Del Regno | 1 | -1/+1 |
2023-03-13 | clk: mediatek: mt8516: Convert to platform driver and simple probe | AngeloGioacchino Del Regno | 1 | -14/+21 |
2023-03-13 | clk: mediatek: Consistently use GATE_MTK() macro | AngeloGioacchino Del Regno | 1 | -8/+2 |
2023-01-30 | clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates() | AngeloGioacchino Del Regno | 1 | -1/+1 |
2022-05-19 | clk: mediatek: Replace 'struct clk' with 'struct clk_hw' | Chen-Yu Tsai | 1 | -2/+2 |
2019-06-06 | clk: mediatek: add audsys clock driver for MT8516 | Fabien Parent | 1 | -0/+65 |