summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | clk: qcom: apcs-msm8916: silently error out on EPROBE_DEFERJorge Ramirez-Ortiz2019-12-181-1/+2
| | | | | | * | | | clk: qcom: hfpll: use clk_parent_data to specify the parentJorge Ramirez-Ortiz2019-12-181-1/+3
| | | | | | * | | | clk: qcom: hfpll: CLK_IGNORE_UNUSEDJorge Ramirez-Ortiz2019-12-181-0/+7
| | | | | | * | | | clk: qcom: hfpll: register as clock providerJorge Ramirez-Ortiz2019-12-181-1/+9
| | | | | | * | | | clk: qcom: gcc: limit GPLL0_AO_OUT operating frequencyJorge Ramirez-Ortiz2019-12-183-1/+10
| | | | | | * | | | clk: qcom: smd: Add missing bimc clockJeffrey Hugo2019-12-181-0/+3
| | | | | | * | | | clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driverJeffrey Hugo2019-12-183-0/+2923
| | | | | | * | | | clk: qcom: mmcc8974: move gfx3d_clk_src from the mmcc to rpmBrian Masney2019-12-182-13/+2
| | | | | | * | | | clk: qcom: dispcc: Add support for display port clocksTaniya Das2019-12-181-1/+213
| | | | | | * | | | clk: qcom: rcg2: Add support for display port clock opsTaniya Das2019-12-183-0/+79
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | clk: tegra20/30: Explicitly set parent clock for Video DecoderDmitry Osipenko2020-01-102-2/+2
| | | | | * | | | clk: tegra20/30: Don't pre-initialize displays parent clockDmitry Osipenko2020-01-102-4/+0
| | | | | * | | | clk: tegra: divider: Check UART's divider enable-bit state on rate's recalcul...Dmitry Osipenko2020-01-101-2/+7
| | | | | * | | | clk: tegra: clk-dfll: Remove call to pm_runtime_irq_safe()Sowjanya Komatineni2020-01-101-2/+1
| | | | | * | | | clk: tegra: Mark fuse clock as criticalStephen Warren2020-01-081-1/+5
| | | | | |/ / /
| | | | * | | | clk: zynqmp: Add support for clock with CLK_DIVIDER_POWER_OF_TWO flagTejas Patel2020-01-231-5/+31
| | | | * | | | clk: zynqmp: Fix divider calculationRajan Vaja2020-01-231-0/+46
| | | | * | | | clk: zynqmp: Add support for get max dividerRajan Vaja2020-01-231-0/+36
| | | | * | | | clk: zynqmp: Warn user if clock user are more than allowedRajan Vaja2020-01-231-2/+4
| | | | * | | | clk: zynqmp: Extend driver for versalRajan Vaja2020-01-231-1/+2
| | | | |/ / /
| | | * | | | clk: ti: clkctrl: Fix hidden dependency to node nameTony Lindgren2020-01-202-12/+88
| | | * | | | clk: ti: add clkctrl data dra7 sgxTony Lindgren2020-01-201-0/+35
| | | * | | | clk: ti: omap5: Add missing AESS clockTony Lindgren2020-01-201-0/+15
| | | * | | | clk: ti: dra7: fix parent for gmac_clkctrlGrygorii Strashko2020-01-201-1/+1
| | | * | | | clk: ti: dra7: add vpe clkctrl dataBenoit Parrot2020-01-201-0/+6
| | | * | | | clk: ti: dra7: add cam clkctrl dataBenoit Parrot2020-01-201-0/+19
| | | |/ / /
| | * | | | clk: imx: Add support for i.MX8MP clock driverAnson Huang2020-01-123-0/+771
| | * | | | clk: imx: gate4: Switch imx_clk_gate4_flags() to clk_hw based APIAnson Huang2020-01-121-2/+5
| | * | | | clk: imx: imx8mq: Switch to clk_hw based APIPeng Fan2019-12-231-281/+292
| | * | | | clk: imx: imx8mm: Switch to clk_hw based APIPeng Fan2019-12-231-271/+284
| | * | | | clk: imx: imx8mn: Switch to clk_hw based APIPeng Fan2019-12-231-238/+251
| | * | | | clk: imx: Remove __init for imx_obtain_fixed_clk_hw() APIPeng Fan2019-12-231-2/+2
| | * | | | clk: imx: gate3: Switch to clk_hw based APIPeng Fan2019-12-231-2/+5
| | * | | | clk: imx: add hw API imx_clk_hw_mux2_flagsPeng Fan2019-12-231-0/+10
| | * | | | clk: imx: add imx_unregister_hw_clocksPeng Fan2019-12-232-0/+9
| | * | | | clk: imx: clk-composite-8m: Switch to clk_hw based APIPeng Fan2019-12-232-9/+24
| | * | | | clk: imx: clk-pll14xx: Switch to clk_hw based APIPeng Fan2019-12-232-9/+20
| | * | | | clk: imx7up: Rename the clks to hwsAbel Vesa2019-12-111-91/+91
| | * | | | clk: imx: Rename the imx_clk_divider_gate to imply it's clk_hw basedAbel Vesa2019-12-113-6/+6
| | * | | | clk: imx: Rename the imx_clk_pfdv2 to imply it's clk_hw basedAbel Vesa2019-12-113-10/+10
| | * | | | clk: imx: Rename the imx_clk_pllv4 to imply it's clk_hw basedAbel Vesa2019-12-113-4/+4
| | * | | | clk: imx: Rename sccg and frac pll register to suggest clk_hwAbel Vesa2019-12-113-7/+16
| | * | | | clk: imx: imx7ulp composite: Rename to show is clk_hw basedAbel Vesa2019-12-113-28/+28
| | * | | | clk: imx: pllv2: Switch to clk_hw based APIAbel Vesa2019-12-112-6/+13
| | * | | | clk: imx: pllv1: Switch to clk_hw based APIAbel Vesa2019-12-112-6/+13
| | * | | | clk: imx: Replace all the clk based helpers with macrosAbel Vesa2019-12-111-27/+12
| | * | | | clk: imx: Rename the SCCG to SSCGAbel Vesa2019-12-114-81/+81
| | * | | | clk: imx: Add correct failure handling for clk based helpersAbel Vesa2019-12-111-15/+22
| | * | | | clk: imx8qxp-lpcg: Warn against devm_platform_ioremap_resourceLeonard Crestez2019-12-111-0/+11
| | * | | | clk: imx8mn: correct the usb1_ctrl parent to be usb_busLi Jun2019-12-111-1/+1