summaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: qcom: Add graphics clock controller driver for SC7180Taniya Das2020-01-053-0/+275
* clk: qcom: apcs-msm8916: use clk_parent_data to specify the parentNiklas Cassel2020-01-051-5/+5
* Merge branch 'clk-register-dt-node-better' into clk-qcomStephen Boyd2020-01-051-2/+25
|\
| * clk: Use parent node pointer during registration if necessaryStephen Boyd2020-01-051-2/+25
* | clk: qcom: Add display clock controller driver for SC7180Taniya Das2019-12-243-0/+786
* | clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibrationTaniya Das2019-12-242-0/+80
* | clk: qcom: alpha-pll: Remove useless read from set rateTaniya Das2019-12-241-6/+1
* | clk: qcom: Add missing msm8998 gcc_bimc_gfx_clkJeffrey Hugo2019-12-241-0/+14
* | clk: qcom: apcs-msm8916: silently error out on EPROBE_DEFERJorge Ramirez-Ortiz2019-12-191-1/+2
* | clk: qcom: hfpll: use clk_parent_data to specify the parentJorge Ramirez-Ortiz2019-12-191-1/+3
* | clk: qcom: hfpll: CLK_IGNORE_UNUSEDJorge Ramirez-Ortiz2019-12-191-0/+7
* | clk: qcom: hfpll: register as clock providerJorge Ramirez-Ortiz2019-12-191-1/+9
* | clk: qcom: gcc: limit GPLL0_AO_OUT operating frequencyJorge Ramirez-Ortiz2019-12-193-1/+10
* | clk: qcom: smd: Add missing bimc clockJeffrey Hugo2019-12-191-0/+3
* | clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driverJeffrey Hugo2019-12-193-0/+2923
* | clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpmBrian Masney2019-12-192-13/+2
* | clk: qcom: dispcc: Add support for display port clocksTaniya Das2019-12-191-1/+213
* | clk: qcom: rcg2: Add support for display port clock opsTaniya Das2019-12-193-0/+79
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-12-052-1/+6
|\
| * Merge tag 'mmp-soc-for-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2019-10-222-1/+6
| |\
| | * ARM: mmp: add support for MMP3 SoCLubomir Rintel2019-10-172-1/+6
* | | Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-053-3/+3
|\ \ \
| * | | clk: qcom: Initialize clock drivers earlierAmit Kucheria2019-11-073-3/+3
| |/ /
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-02115-2241/+7936
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ...Stephen Boyd2019-11-2712-10/+1284
| |\ \ \ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | | * | clk: Add common clock driver for BM1880 SoCManivannan Sadhasivam2019-11-233-0/+977
| | | | | * | clk: Add clk_hw_unregister_composite helper function definitionManivannan Sadhasivam2019-11-231-0/+11
| | | | | * | clk: Zero init clk_init_data in helpersManivannan Sadhasivam2019-11-235-5/+5
| | | | |/ /
| | | * | | clk: mark clk_disable_unused() as __initRasmus Villemoes2019-11-191-4/+4
| | | * | | clk: Fix memory leak in clk_unregister()Kishon Vijay Abraham I2019-11-191-0/+1
| | | |/ /
| | * | | clk: ingenic: Allow drivers to be built with COMPILE_TESTStephen Boyd2019-11-221-1/+1
| | * | | clk: Ingenic: Add CGU driver for X1000.Zhou Yanjie2019-11-143-0/+285
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd2019-11-2728-210/+1031
| |\ \ \ \ \ \ \
| | | | | | * | | clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik2019-11-141-0/+1
| | | | | | |/ /
| | | | | * / / clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang2019-11-131-1/+1
| | | | | |/ /
| | | | * | | clk: rockchip: protect the pclk_usb_grf as critical on px30Heiko Stuebner2019-11-051-1/+2
| | | | * | | clk: rockchip: add video-related niu clocks as critical on px30Heiko Stuebner2019-11-051-5/+10
| | | | * | | clk: rockchip: move px30 critical clocks to correct clock controllerHeiko Stuebner2019-11-051-4/+4
| | | | * | | clk: rockchip: Add div50 clocks for px30 sdmmc, emmc, sdio and nandcFinley Xiao2019-11-051-4/+40
| | | | * | | clk: rockchip: make clk_half_divider_ops staticBen Dooks (Codethink)2019-10-311-2/+1
| | | | |/ /
| | | * | | clk: tegra: Use match_string() helper to simplify the codeYueHaibing2019-11-141-8/+4
| | | * | | clk: tegra: Fix build error without CONFIG_PM_SLEEPYueHaibing2019-11-111-0/+2
| | | * | | clk: tegra: Optimize PLLX restore on Tegra20/30Dmitry Osipenko2019-11-112-18/+32
| | | * | | clk: tegra: Add suspend and resume support on Tegra210Sowjanya Komatineni2019-11-113-4/+163
| | | * | | clk: tegra: Share clk and rst register defines with Tegra clock driverSowjanya Komatineni2019-11-112-45/+45
| | | * | | clk: tegra: Use fence_udelay() during PLLU initSowjanya Komatineni2019-11-111-4/+4
| | | * | | clk: tegra: clk-dfll: Add suspend and resume supportSowjanya Komatineni2019-11-113-0/+59
| | | * | | clk: tegra: clk-super: Add restore-context supportSowjanya Komatineni2019-11-111-0/+27
| | | * | | clk: tegra: clk-super: Fix to enable PLLP branches to CPUSowjanya Komatineni2019-11-114-1/+39
| | | * | | clk: tegra: periph: Add restore_context supportSowjanya Komatineni2019-11-112-0/+37