aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/meson/gxbb-aoclk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-08clk: meson: aoclk: move bindings include to main driverNeil Armstrong1-1/+3
2023-08-08clk: meson: migrate meson-aoclk out of hw_onecell_data to drop NR_CLKSNeil Armstrong1-5/+5
2020-11-23clk: meson: enable building as modulesKevin Hilman1-1/+4
2019-07-29clk: meson: gxbb-aoclk: migrate to the new parent description methodAlexandre Mergnat1-28/+27
2019-02-02clk: meson: rework and clean drivers dependenciesJerome Brunet1-1/+3
2019-01-18clk: meson: ao-clkc: claim clock controller input clocks from DTJerome Brunet1-6/+19
2019-01-07clk: meson: gxbb-ao: replace cec-32k with the dual dividerJerome Brunet1-49/+202
2018-05-18clk: meson: use SPDX license identifiers consistentlyJerome Brunet1-50/+1
2018-05-15clk: meson: drop CLK_SET_RATE_PARENT flagYixun Lan1-1/+1
2018-05-15clk: meson: aoclk: refactor common code into dedicated fileYixun Lan1-62/+32
2018-05-15clk: meson: migrate to devm_of_clk_add_hw_provider APIYixun Lan1-1/+1
2018-03-13clk: meson: switch gxbb ao_clk to clk_regmapJerome Brunet1-10/+10
2017-08-04clk: meson: gxbb-aoclk: Add CEC 32k clockNeil Armstrong1-1/+20
2017-08-04clk: meson: gxbb-aoclk: Switch to regmap for register accessNeil Armstrong1-22/+22
2016-08-24clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe()Wei Yongjun1-1/+1
2016-08-19clk: meson: Add GXBB AO Clock and Reset controller driverNeil Armstrong1-0/+191