summaryrefslogtreecommitdiff
path: root/drivers/clk/meson
AgeCommit message (Expand)Author
2018-11-23clk: meson: meson8b: run from the XTAL when changing the CPU frequencyMartin Blumenstingl
2018-11-23clk: meson: meson8b: add support for more M/N values in sys_pllMartin Blumenstingl
2018-11-23clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICALMartin Blumenstingl
2018-11-23clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_selMartin Blumenstingl
2018-11-23clk: meson: clk-pll: check if the clock is already enabledMartin Blumenstingl
2018-11-23clk: meson: meson8b: fix the width of the cpu_scale_div clockMartin Blumenstingl
2018-11-23clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_tableMartin Blumenstingl
2018-11-23clk: meson: meson8b: use the HHI syscon if availableMartin Blumenstingl
2018-11-23clk: meson-gxbb: Add video clocksNeil Armstrong
2018-11-23dt-bindings: clk: meson-gxbb: Add Video clock bindingsNeil Armstrong
2018-11-23clk: meson-gxbb: Fix HDMI PLL for GXL SoCsNeil Armstrong
2018-11-23clk: meson: Add vid_pll divider driverNeil Armstrong
2018-11-08clk: meson: axg: mark fdiv2 and fdiv3 as criticalJerome Brunet
2018-11-08clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICALChristian Hewitt
2018-09-26clk: meson: meson8b: use the regmap in the internal reset controllerMartin Blumenstingl
2018-09-26clk: meson: meson8b: register the clock controller earlyMartin Blumenstingl
2018-09-26clk: meson-axg: pcie: drop the mpll3 clock parentYixun Lan
2018-09-26clk: meson: axg: round audio system master clocks downJerome Brunet
2018-09-26clk: meson: clk-pll: drop hard-coded rates from pll tablesJerome Brunet
2018-09-26clk: meson: clk-pll: remove od parametersJerome Brunet
2018-09-26clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessaryJerome Brunet
2018-09-26clk: meson: clk-pll: add enable bitJerome Brunet
2018-07-09clk: meson: add gen_clkJerome Brunet
2018-07-09clk: meson: gxbb: remove HHI_GEN_CLK_CTNL duplicate definitionJerome Brunet
2018-07-09clk: meson-axg: add clocks required by pcie driverYixun Lan
2018-07-09clk: meson: remove unused clk-audio-divider driverJerome Brunet
2018-07-09clk: meson: stop rate propagation for audio clocksJerome Brunet
2018-07-09clk: meson: axg: add the audio clock controller driverJerome Brunet
2018-07-09clk: meson: add axg audio sclk divider driverJerome Brunet
2018-07-09clk: meson: add triple phase clock driverJerome Brunet
2018-07-09clk: meson: add clk-phase clock driverJerome Brunet
2018-07-09clk: meson: clean-up meson clock configurationJerome Brunet
2018-07-09clk: meson: remove obsolete register accessJerome Brunet
2018-06-21clk: meson: audio-divider is one basedJerome Brunet
2018-06-19clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICALNeil Armstrong
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-05-21clk: meson: axg: let mpll clocks round closestJerome Brunet
2018-05-21clk: meson: mpll: add round closest supportJerome Brunet
2018-05-21clk: meson: meson8b: mark fclk_div2 gate clocks as CLK_IS_CRITICALMartin Blumenstingl
2018-05-18clk: meson: use SPDX license identifiers consistentlyJerome Brunet
2018-05-15clk: meson: drop CLK_SET_RATE_PARENT flagYixun Lan
2018-05-15clk: meson-axg: Add AO Clock and Reset controller driverQiufang Dai
2018-05-15clk: meson: aoclk: refactor common code into dedicated fileYixun Lan
2018-05-15clk: meson: migrate to devm_of_clk_add_hw_provider APIYixun Lan
2018-05-15clk: meson: gxbb: add the video decoder clocksMaxime Jourdan
2018-05-15clk: meson: meson8b: add support for the NAND clocksMartin Blumenstingl
2018-05-01Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd
2018-04-25clk: meson: meson8b: fix meson8b_cpu_clk parent clock nameMartin Blumenstingl
2018-04-25clk: meson: meson8b: fix meson8b_fclk_div3_div clock nameMartin Blumenstingl
2018-04-25clk: meson: drop meson_aoclk_gate_regmap_opsYixun Lan