summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2022-10-10clk: Update req_rate on __clk_recalc_rates()Maxime Ripard
2022-09-15clk: tests: Add missing test case for rangesMaxime Ripard
2022-09-15clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3dMaxime Ripard
2022-09-15clk: Introduce the clk_hw_get_rate_range functionMaxime Ripard
2022-09-15clk: Zero the clk_rate_request structureMaxime Ripard
2022-09-15clk: Stop forwarding clk_rate_requests to the parentMaxime Ripard
2022-09-15clk: Constify clk_has_parent()Maxime Ripard
2022-09-15clk: Introduce clk_core_has_parent()Maxime Ripard
2022-09-15clk: Switch from __clk_determine_rate to clk_core_round_rate_nolockMaxime Ripard
2022-09-15clk: Add our request boundaries in clk_core_init_rate_reqMaxime Ripard
2022-09-15clk: Introduce clk_hw_init_rate_request()Maxime Ripard
2022-09-15clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...Maxime Ripard
2022-09-15clk: Change clk_core_init_rate_req prototypeMaxime Ripard
2022-09-15clk: Set req_rate on reparentingMaxime Ripard
2022-09-15clk: Take into account uncached clocks in clk_set_rate_range()Maxime Ripard
2022-09-15clk: tests: Add some tests for orphan with multiple parentsMaxime Ripard
2022-09-15clk: tests: Add tests for mux with multiple parentsMaxime Ripard
2022-09-15clk: tests: Add tests for single parent muxMaxime Ripard
2022-09-15clk: tests: Add tests for uncached clockMaxime Ripard
2022-09-15clk: tests: Add reference to the orphan mux bug reportMaxime Ripard
2022-09-15clk: tests: Add test suites descriptionMaxime Ripard
2022-09-15clk: Clarify clk_get_rate() expectationsMaxime Ripard
2022-09-15clk: Skip clamping when rounding if there's no boundariesMaxime Ripard
2022-09-15clk: Drop the rate range on clk_put()Maxime Ripard
2022-09-15clk: test: Switch to clk_hw_get_clkMaxime Ripard
2022-08-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge branch 'clk-allwinner' into clk-nextStephen Boyd
2022-08-02Merge branches 'clk-renesas', 'clk-spreadtrum', 'clk-imx' and 'clk-qcom' into...Stephen Boyd
2022-08-02Merge branches 'clk-basic', 'clk-mtk', 'clk-devm-enable' and 'clk-ti-dt' into...Stephen Boyd
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-29clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()Marijn Suijten
2022-07-27clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec
2022-07-19clk: lan966x: Fix the lan966x clock gate register addressHerve Codina
2022-07-18clk: qcom: gcc-msm8994: use parent_hws for gpll0/4Dmitry Baryshkov
2022-07-18clk: qcom: clk-rpm: convert to parent_data APIChristian Marangi
2022-07-18clk: qcom: gcc-msm8939: Add missing USB HS system clock frequenciesBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Add missing MDSS MDP clock frequenciesBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Add missing CAMSS CPP clock frequenciesBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Fix venus0_vcodec0_clk frequency definitionsBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Add missing CAMSS CCI bus clockBryan O'Donoghue
2022-07-18clk: qcom: gcc-msm8939: Fix weird field spacing in ftbl_gcc_camss_cci_clkBryan O'Donoghue
2022-07-18clk: qcom: gdsc: Bump parent usage count when GDSC is found enabledBjorn Andersson
2022-07-18clk: qcom: Drop mmcx gdsc supply for dispcc and videoccAbel Vesa
2022-07-16clk: qcom: fix build error initializer element is not constantRen Zhijie
2022-07-14clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfigDaniel Latypov
2022-07-10clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang
2022-07-08clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFSRoman Stratiienko