index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2022-10-10
clk: Update req_rate on __clk_recalc_rates()
Maxime Ripard
2022-09-15
clk: tests: Add missing test case for ranges
Maxime Ripard
2022-09-15
clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
Maxime Ripard
2022-09-15
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
2022-09-15
clk: Zero the clk_rate_request structure
Maxime Ripard
2022-09-15
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
clk: Constify clk_has_parent()
Maxime Ripard
2022-09-15
clk: Introduce clk_core_has_parent()
Maxime Ripard
2022-09-15
clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
Maxime Ripard
2022-09-15
clk: Add our request boundaries in clk_core_init_rate_req
Maxime Ripard
2022-09-15
clk: Introduce clk_hw_init_rate_request()
Maxime Ripard
2022-09-15
clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...
Maxime Ripard
2022-09-15
clk: Change clk_core_init_rate_req prototype
Maxime Ripard
2022-09-15
clk: Set req_rate on reparenting
Maxime Ripard
2022-09-15
clk: Take into account uncached clocks in clk_set_rate_range()
Maxime Ripard
2022-09-15
clk: tests: Add some tests for orphan with multiple parents
Maxime Ripard
2022-09-15
clk: tests: Add tests for mux with multiple parents
Maxime Ripard
2022-09-15
clk: tests: Add tests for single parent mux
Maxime Ripard
2022-09-15
clk: tests: Add tests for uncached clock
Maxime Ripard
2022-09-15
clk: tests: Add reference to the orphan mux bug report
Maxime Ripard
2022-09-15
clk: tests: Add test suites description
Maxime Ripard
2022-09-15
clk: Clarify clk_get_rate() expectations
Maxime Ripard
2022-09-15
clk: Skip clamping when rounding if there's no boundaries
Maxime Ripard
2022-09-15
clk: Drop the rate range on clk_put()
Maxime Ripard
2022-09-15
clk: test: Switch to clk_hw_get_clk
Maxime Ripard
2022-08-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-02
Merge branch 'clk-allwinner' into clk-next
Stephen Boyd
2022-08-02
Merge branches 'clk-renesas', 'clk-spreadtrum', 'clk-imx' and 'clk-qcom' into...
Stephen Boyd
2022-08-02
Merge branches 'clk-basic', 'clk-mtk', 'clk-devm-enable' and 'clk-ti-dt' into...
Stephen Boyd
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-07-29
clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw()
Marijn Suijten
2022-07-27
clk: sunxi-ng: Fix H6 RTC clock definition
Jernej Skrabec
2022-07-19
clk: lan966x: Fix the lan966x clock gate register address
Herve Codina
2022-07-18
clk: qcom: gcc-msm8994: use parent_hws for gpll0/4
Dmitry Baryshkov
2022-07-18
clk: qcom: clk-rpm: convert to parent_data API
Christian Marangi
2022-07-18
clk: qcom: gcc-msm8939: Add missing USB HS system clock frequencies
Bryan O'Donoghue
2022-07-18
clk: qcom: gcc-msm8939: Add missing MDSS MDP clock frequencies
Bryan O'Donoghue
2022-07-18
clk: qcom: gcc-msm8939: Add missing CAMSS CPP clock frequencies
Bryan O'Donoghue
2022-07-18
clk: qcom: gcc-msm8939: Fix venus0_vcodec0_clk frequency definitions
Bryan O'Donoghue
2022-07-18
clk: qcom: gcc-msm8939: Add missing CAMSS CCI bus clock
Bryan O'Donoghue
2022-07-18
clk: qcom: gcc-msm8939: Fix weird field spacing in ftbl_gcc_camss_cci_clk
Bryan O'Donoghue
2022-07-18
clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
Bjorn Andersson
2022-07-18
clk: qcom: Drop mmcx gdsc supply for dispcc and videocc
Abel Vesa
2022-07-16
clk: qcom: fix build error initializer element is not constant
Ren Zhijie
2022-07-14
clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
Daniel Latypov
2022-07-10
clk: bcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
2022-07-08
clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFS
Roman Stratiienko
[next]