summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven2019-08-231-1/+2
| | * | | | | clk: renesas: rcar-usb2-clock-sel: Use devm_platform_ioremap_resource() helperGeert Uytterhoeven2019-08-081-3/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd2019-09-1929-303/+1288
| |\ \ \ \ \ \ \ \
| | | | | * | | | | clk: sunxi-ng: h6: Allow I2S to change parent rateJernej Skrabec2019-08-211-4/+4
| | | | | * | | | | clk: sunxi-ng: v3s: add Allwinner V3 supportIcenowy Zheng2019-08-122-3/+227
| | | | | * | | | | clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng2019-08-121-0/+3
| | | | | * | | | | clk: sunxi-ng: v3s: add the missing PLL_DDR1Icenowy Zheng2019-07-222-6/+19
| | | | | |/ / / /
| | | | * | | | | clk: imx: imx8mn: fix pll mux bitPeng Fan2019-09-171-22/+10
| | | | * | | | | clk: imx: imx8mm: fix pll mux bitPeng Fan2019-09-171-22/+10
| | | | * | | | | clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan2019-09-171-0/+5
| | | | * | | | | clk: imx: pll14xx: avoid glitch when set ratePeng Fan2019-09-171-1/+21
| | | | * | | | | clk: imx: imx8mn: fix audio pll settingPeng Fan2019-08-241-2/+2
| | | | * | | | | clk: imx8mn: Add necessary frequency support for ARM PLL tableAnson Huang2019-08-191-0/+2
| | | | * | | | | clk: imx8mn: Add missing rate_count assignment for each PLL structureAnson Huang2019-08-191-0/+7
| | | | * | | | | clk: imx8mn: fix int pll clk gatePeng Fan2019-08-191-6/+6
| | | | * | | | | clk: imx8mn: Add GIC clockLeonard Crestez2019-08-191-0/+5
| | | | * | | | | clk: imx8mn: Fix incorrect parentsLeonard Crestez2019-08-191-7/+7
| | | | * | | | | clk: imx8mm: Fix incorrect parentsLeonard Crestez2019-08-191-4/+4
| | | | * | | | | clk: imx8mq: Fix sys3 pll referencesLeonard Crestez2019-08-191-56/+56
| | | | * | | | | clk: imx8mq: Unregister clks when of_clk_add_provider failedAnson Huang2019-08-121-1/+9
| | | | * | | | | clk: imx8mm: Unregister clks when of_clk_add_provider failedAnson Huang2019-08-121-1/+6
| | | | * | | | | clk: imx8mq: Mark AHB clock as criticalAbel Vesa2019-08-031-1/+2
| | | | * | | | | clk: imx8mn: Keep uart clocks on for early consoleAnson Huang2019-08-031-0/+10
| | | | * | | | | clk: imx: Remove unused function statementAnson Huang2019-08-031-1/+0
| | | | * | | | | clk: imx7ulp: Make sure earlycon's clock is enabledAnson Huang2019-08-031-0/+31
| | | | * | | | | clk: imx8mm: Switch to platform driverAbel Vesa2019-08-031-21/+36
| | | | * | | | | clk: imx: imx8mm: fix audio pll settingPeng Fan2019-08-031-2/+2
| | | | * | | | | clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80mAnson Huang2019-08-031-1/+1
| | | | * | | | | clk: imx8mm: Fix typo of pwm3 clock's mux option #4Anson Huang2019-08-031-1/+1
| | | | * | | | | clk: imx: Remove unused clk based APIAbel Vesa2019-08-031-24/+0
| | | | * | | | | clk: imx8mq: set correct parent for usb ctrl clocksLi Jun2019-08-031-2/+2
| | | | * | | | | clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOTAnson Huang2019-08-031-1/+1
| | | | * | | | | clk: imx8mm: rename 'share_count_dcss' to 'share_count_disp'Fancy Fang2019-08-031-5/+5
| | | | * | | | | clk: imx8mm: correct the usb1_ctrl parent to be usb_busLi Jun2019-08-031-1/+1
| | | * | | | | | clk: remove extra ---help--- tags in KconfigLubomir Rintel2019-09-171-9/+0
| | | * | | | | | clk: Document of_parse_clkspec() some moreStephen Boyd2019-09-051-6/+37
| | | * | | | | | clk: Remove extraneous 'for' word in commentsRishi Gupta2019-08-171-1/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | clk: Overwrite clk_hw::init with NULL during clk_register()Stephen Boyd2019-08-161-8/+16
| | * | | | | | clk: sunxi: Don't call clk_hw_get_name() on a hw that isn't registeredStephen Boyd2019-08-161-2/+3
| | * | | | | | clk: ti: Don't reference clk_init_data after registrationStephen Boyd2019-08-162-8/+10
| | * | | | | | clk: qcom: Remove error prints from DFS registrationStephen Boyd2019-08-161-7/+1
| | * | | | | | clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-60/+49
| | * | | | | | clk: milbeaut: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-1/+1
| | * | | | | | clk: socfpga: deindent code to proper indentationStephen Boyd2019-08-161-2/+2
| | * | | | | | clk: sprd: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+3
| | * | | | | | clk: socfpga: Don't reference clk_init_data after registrationStephen Boyd2019-08-162-13/+16
| | * | | | | | clk: sirf: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-4/+8
| | * | | | | | clk: qcom: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+2
| | * | | | | | clk: meson: axg-audio: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+5
| | * | | | | | clk: lochnagar: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-1/+1