index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mtk.c
Age
Commit message (
Expand
)
Author
2023-06-26
Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...
Stephen Boyd
2023-06-16
clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks
AngeloGioacchino Del Regno
2023-06-12
clk: mediatek: fix of_iomap memory leak
Bosi Zhang
2023-05-10
clk: mediatek: Make mtk_clk_pdev_remove() return void
Uwe Kleine-König
2023-05-10
clk: mediatek: Make mtk_clk_simple_remove() return void
Uwe Kleine-König
2023-03-13
clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: clk-mtk: Switch to device_get_match_data()
AngeloGioacchino Del Regno
2023-02-10
clk: mediatek: clk-mtk: Remove unneeded semicolon
Yang Li
2023-01-30
clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Add dummy clock ops
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: clk-mtk: Allow specifying flags on mtk_fixed_factor clocks
AngeloGioacchino Del Regno
2022-09-30
clk: mediatek: Export required common code symbols
Markus Schneider-Pargmann
2022-09-30
clk: mediatek: Provide mtk_devm_alloc_clk_data
Markus Schneider-Pargmann
2022-09-29
clk: mediatek: Migrate remaining clk_unregister_*() to clk_hw_unregister_*()
Chen-Yu Tsai
2022-09-29
clk: mediatek: fix unregister function in mtk_clk_register_dividers cleanup
Chen-Yu Tsai
2022-09-26
clk: mediatek: Use mtk_clk_register_gates_with_dev in simple probe
Yassine Oudjana
2022-09-26
clk: mediatek: Export required symbols to compile clk drivers as module
AngeloGioacchino Del Regno
2022-06-15
clk: mediatek: reset: Add reset support for simple probe
Rex-BC Chen
2022-05-19
clk: mediatek: Switch to clk_hw provider APIs
Chen-Yu Tsai
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-05-19
clk: mediatek: Make mtk_clk_register_composite() static
Chen-Yu Tsai
2022-02-17
clk: mediatek: Warn if clk IDs are duplicated
Chen-Yu Tsai
2022-02-17
clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
Chen-Yu Tsai
2022-02-17
clk: mediatek: mtk: Implement error handling in register APIs
Chen-Yu Tsai
2022-02-17
clk: mediatek: mtk: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: Add mtk_clk_simple_remove()
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_composites() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_factors() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Consolidate gate type clk related code
Chen-Yu Tsai
2022-02-17
clk: mediatek: Use %pe to print errors
Chen-Yu Tsai
2021-09-14
clk: mediatek: support COMMON_CLK_MEDIATEK module build
Miles Chen
2021-09-14
clk: mediatek: Fix resource leak in mtk_clk_simple_probe
Chun-Jie Chen
2021-09-14
clk: mediatek: Add API for clock resource recycle
Chun-Jie Chen
2021-07-27
clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Chun-Jie Chen
2021-07-27
clk: mediatek: Get regmap without syscon compatible check
Chun-Jie Chen
2019-09-17
clk: mediatek: Register clock gate with device
Weiyi Lu
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-08
Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...
Stephen Boyd
2019-02-26
clk: mediatek: Add flags to mtk_gate
Jasper Mattsson
2019-02-25
clk: mediatek: add MUX_GATE_FLAGS_2
chunhui dai
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2016-11-08
clk: mediatek: Add MT2701 clock support
Shunli Wang
2016-08-18
clk: mediatek: remove __init from clk registration functions
James Liao
[next]