summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-12-14Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and...Stephen Boyd
2018-12-14Merge branch 'clk-qcom-sdm845-lpass' into clk-nextStephen Boyd
2018-12-14Merge branches 'clk-qcom-kconfig', 'clk-qcom-gpucc', 'clk-qcom-qcs404-rpm', '...Stephen Boyd
2018-12-14Merge branches 'clk-qoriq-t1023', 'clk-protected-binding', 'clk-define-show-m...Stephen Boyd
2018-12-14Merge branches 'clk-bcm-module-license', 'clk-boston-leak' and 'clk-mtk-mt762...Stephen Boyd
2018-12-11clk: Tag basic clk types with SPDXStephen Boyd
2018-12-11clk: Tag clk core files with SPDXStephen Boyd
2018-12-10clk: Loongson1: Remove usage of CLK_IS_BASICStephen Boyd
2018-12-10clk: samsung: s3c2410: Remove usage of CLK_IS_BASICStephen Boyd
2018-12-10clk: versatile: sp810: Remove usage of CLK_IS_BASICStephen Boyd
2018-12-10clk: hisilicon: Remove usage of CLK_IS_BASICStephen Boyd
2018-12-10clk: h8300: Remove usage of CLK_IS_BASICStephen Boyd
2018-12-10clk: axm5516: Remove usage of CLK_IS_BASICStephen Boyd
2018-12-10clk: st: Remove usage of CLK_IS_BASICStephen Boyd
2018-12-10clk: renesas: Remove usage of CLK_IS_BASICStephen Boyd
2018-12-10clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clockMatti Vaittinen
2018-12-10clk: qcom: Move to menuconfig and reduce linesStephen Boyd
2018-12-05clk: mediatek: fix the PCIe MAC clock parentRyder Lee
2018-12-05clk: apcs-msm8916: simplify probe cleanup by using devmMatti Vaittinen
2018-12-05clk: clk-twl6040: Free of_provider at removeMatti Vaittinen
2018-12-05clk: rk808: use managed version of of_provider registrationMatti Vaittinen
2018-12-05clk: clk-hi655x: Free of_provider at removeMatti Vaittinen
2018-12-05clk: of-provider: look at parent if registered device has no provider infoMatti Vaittinen
2018-12-04clk: Add kerneldoc to managed of-provider interfacesMatti Vaittinen
2018-12-03clk: qcom: Add lpass clock controller driver for SDM845Taniya Das
2018-11-30clk: qcom: msm8916: Additional clock rates for spiLoic Poulain
2018-11-30clk: mediatek: Drop more __init markings for driver probeStephen Boyd
2018-11-30clk: mediatek: Drop __init from mtk_clk_register_cpumuxes()Stephen Boyd
2018-11-29clk: stm32mp1: drop pointless static qualifier in stm32_register_hw_clk()YueHaibing
2018-11-29clk: mediatek: add clock support for MT7629 SoCRyder Lee
2018-11-28clk: tegra: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-28clk: nomadik: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-28clk: qcom: gpu_cc_gmu_clk_src has 5 parents, not 6Douglas Anderson
2018-11-27clk: qcom: Add a dummy enable function for GX gdscJordan Crouse
2018-11-27clk: qcom: gdsc: Don't override existing gdsc pd functionsJordan Crouse
2018-11-27clk: qcom: Add graphics clock controller driver for SDM845Amit Nischal
2018-11-21clk: qcom: Support 'protected-clocks' propertyStephen Boyd
2018-11-14clk: bcm2835: Switch to SPDX identifierStefan Wahren
2018-11-08clk: qoriq: add more chips supportYuantian Tang
2018-11-08clk: boston: unregister clks on failure in clk_boston_setup()Yi Wang
2018-11-08clk: boston: fix possible memory leak in clk_boston_setup()Yi Wang
2018-11-06clk: qcom: smd: Add support for QCS404 rpm clocksTaniya Das
2018-11-06clk: s2mps11: constify clk_ops structureJulia Lawall
2018-11-06clk: pxa: constify clk_ops structuresJulia Lawall
2018-11-06clk: pistachio: constify clk_ops structuresJulia Lawall
2018-11-06clk: palmas: constify clk_ops structureJulia Lawall
2018-11-06clk: max77686: constify clk_ops structureJulia Lawall
2018-11-06clk: bcm2835: make license text and module license matchStefan Wahren
2018-10-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport