aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-03-01clk: core: clarify the check for runtime PMMiquel Raynal1-6/+8
2019-03-01clk: Combine __clk_get() and __clk_create_clk()Stephen Boyd3-61/+98
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang1-0/+5
2019-02-26clk: mediatek: correct cpu clock name for MT8173 SoCSeiya Wang1-2/+2
2019-02-26clk: imx: Refactor entire sccg pll clkAbel Vesa3-159/+417
2019-02-26clk: imx: scu: add cpu frequency scaling supportAnson Huang1-0/+36
2019-02-26clk: mediatek: Mark bus and DRAM related clocks as criticalJasper Mattsson1-25/+43
2019-02-26clk: mediatek: Add flags to mtk_gateJasper Mattsson4-3/+7
2019-02-26clk: mediatek: Add MUX_FLAGS macroJasper Mattsson1-2/+6
2019-02-26clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocksBjorn Andersson1-0/+5
2019-02-26clk: ingenic: Remove set but not used variable 'enable'YueHaibing1-2/+1
2019-02-25clk: at91: programmable: remove unneeded register readNicolas Ferre1-3/+0
2019-02-25clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_selchunhui dai1-2/+2
2019-02-25clk: mediatek: add MUX_GATE_FLAGS_2chunhui dai2-7/+15
2019-02-25clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLKFabrizio Castro1-1/+1
2019-02-22clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil1-1/+1
2019-02-22clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil1-5/+5
2019-02-22clk: mediatek: fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-02-22clk: tegra: dfll: Fix debugfs_simple_attr.cocci warningsYueHaibing1-9/+9
2019-02-22clk: qoriq: Improve an error messageDan Carpenter1-2/+2
2019-02-22clk: at91: optimize clk_round_rate() for AUDIO_PLLMichał Mirosław1-1/+8
2019-02-22clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko1-1/+1
2019-02-22clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki1-1/+1
2019-02-22clk: qcom: Make common clk_hw registrationsJeffrey Hugo9-52/+29
2019-02-22clk: actions: Add clock driver for S500 SoCManivannan Sadhasivam3-0/+531
2019-02-21clk: actions: Add configurable PLL delayManivannan Sadhasivam2-7/+25
2019-02-21clk: imx: imx8mm: Mark init function __initStephen Boyd1-1/+1
2019-02-21clk: qcom: gcc-qcs404: Add cfg_offset for blsp1_uart3 clockTaniya Das1-0/+1
2019-02-21clk: qcom: clk-rcg2: Introduce a cfg offset for RCGsTaniya Das2-10/+16
2019-02-21clk: qcom: remove empty lines in clk-rcg.hVinod Koul1-3/+0
2019-02-21clk: stm32mp1: fix bit width of hse_rtc dividerGabriel Fernandez1-1/+1
2019-02-21clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flagGabriel Fernandez1-3/+2
2019-02-21clk: stm32mp1: fix HSI divider flagGabriel Fernandez1-2/+2
2019-02-21clk: stm32mp1: fix mcu divider tableGabriel Fernandez1-1/+1
2019-02-21clk: stm32mp1: set ck_csi as critical clockGabriel Fernandez1-1/+3
2019-02-21clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocksGabriel Fernandez1-5/+7
2019-02-21clk: stm32mp1: parent clocks updateGabriel Fernandez1-5/+5
2019-02-21clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren1-2/+51
2019-02-21clk: clk-gpio: add support for sleeping GPIOs in gpio-gate-clkThomas Petazzoni1-2/+37
2019-02-21clk: qcom: clk-rpmh: Add IPA clock supportDavid Dai1-0/+146
2019-02-21clk: mmp2: separate LCDC peripheral clk form the display clockLubomir Rintel1-2/+3
2019-02-21clk: uniphier: Fix update register for CPU-gearKunihiko Hayashi1-1/+1
2019-02-21clk: samsung: s3c2443: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-21clk: samsung: exynos5: Fix kfree() of const memory on setting driver_overrideKrzysztof Kozlowski1-2/+1
2019-02-21clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device...Krzysztof Kozlowski1-2/+8
2019-02-21clk: renesas: r8a774c0: Fix LAST_DT_CORE_CLKFabrizio Castro1-1/+1
2019-02-21clk: imx8mq: Add the missing ARM clockAbel Vesa1-0/+6
2019-02-21clk: imx: imx8mq: Fix the rate propagation for arm pllAbel Vesa1-1/+1
2019-02-21clk: imx8mq: Add support for the CLKO1 clockFabio Estevam1-0/+3
2019-02-21clk: imx8mq: Fix the CLKO2 source select listFabio Estevam1-2/+2