index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
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
2022-07-06
clk: qcom: add support for SM8350 DISPCC
Jonathan Marek
2022-07-06
clk: qcom: add support for SM8350 GPUCC
Robert Foss
2022-07-06
clk: qcom: add camera clock controller driver for SM8450 SoC
Vladimir Zapolskiy
2022-07-06
clk: qcom: clk-alpha-pll: add Rivian EVO PLL configuration interfaces
Vladimir Zapolskiy
2022-07-06
clk: qcom: clk-alpha-pll: add Lucid EVO PLL configuration interfaces
Vladimir Zapolskiy
2022-07-06
clk: qcom: clk-alpha-pll: limit exported symbols to GPL licensed code
Vladimir Zapolskiy
2022-07-06
clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
Vladimir Zapolskiy
2022-07-05
clk: renesas: rcar-gen4: Fix initconst confusion for cpg_pll_config
Andi Kleen
2022-07-05
clk: renesas: r9a07g043: Add support for RZ/Five SoC
Lad Prabhakar
2022-07-04
clk: qcom: gcc-msm8960: create tsens device if there are no child nodes
Dmitry Baryshkov
2022-07-04
clk: sunxi: Do not select the PRCM MFD
Samuel Holland
2022-07-04
clk: sunxi: Limit legacy clocks to 32-bit ARM
Samuel Holland
2022-06-30
clk: qcom: gcc-msm8916: Add rates to the GP clocks
Nikita Travkin
2022-06-30
clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD register
Nikita Travkin
2022-06-30
clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND divider is not enab...
Nikita Travkin
2022-06-30
clk: qcom: camcc-sm8250: Fix topology around titan_top power domain
Vladimir Zapolskiy
2022-06-30
clk: qcom: camcc-sdm845: Fix topology around titan_top power domain
Vladimir Zapolskiy
2022-06-30
clk: qcom: ipq8074: dont disable gcc_sleep_clk_src
Robert Marko
2022-06-30
clk: qcom: ipq8074: add USB GDSCs
Robert Marko
2022-06-30
clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocks
Robert Marko
2022-06-30
clk: qcom: ipq8074: add PPE crypto clock
Robert Marko
2022-06-30
clk: qcom: ipq8074: fix NSS port frequency tables
Robert Marko
2022-06-30
clk: qcom: ipq8074: SW workaround for UBI32 PLL lock
Robert Marko
2022-06-30
clk: qcom: ipq8074: fix NSS core PLL-s
Robert Marko
2022-06-29
clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc clock
Bryan O'Donoghue
[next]