Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | clk: fractional-divider: check parent rate only if flag is set | Katsuhiro Suzuki | 2019-02-22 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | * | | | clk: qcom: Make common clk_hw registrations | Jeffrey Hugo | 2019-02-22 | 9 | -52/+29 | |
| | * | | | clk: qcom: smd: Add support for MSM8998 rpm clocks | Jeffrey Hugo | 2019-01-09 | 1 | -0/+63 | |
| | * | | | clk: qcom: Skip halt checks on gcc_usb3_phy_pipe_clk for 8998 | Jeffrey Hugo | 2019-01-09 | 1 | -1/+1 | |
| | * | | | clk: qcom: Add missing freq for usb30_master_clk on 8998 | Jeffrey Hugo | 2019-01-09 | 1 | -0/+1 | |
| | * | | | clk: qcom: Add CLK_SET_RATE_PARENT for 8998 branch clocks | Jeffrey Hugo | 2019-01-09 | 1 | -0/+48 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q... | Stephen Boyd | 2019-03-08 | 11 | -39/+776 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | clk: actions: Add clock driver for S500 SoC | Manivannan Sadhasivam | 2019-02-22 | 3 | -0/+531 | |
| | | | | | * | | | clk: actions: Add configurable PLL delay | Manivannan Sadhasivam | 2019-02-21 | 2 | -7/+25 | |
| | | | | | |/ / | ||||||
| | | | | * | | | clk: qcom: gcc-qcs404: Add cfg_offset for blsp1_uart3 clock | Taniya Das | 2019-02-21 | 1 | -0/+1 | |
| | | | | * | | | clk: qcom: clk-rcg2: Introduce a cfg offset for RCGs | Taniya Das | 2019-02-21 | 2 | -10/+16 | |
| | | | | * | | | clk: qcom: remove empty lines in clk-rcg.h | Vinod Koul | 2019-02-21 | 1 | -3/+0 | |
| | | | | |/ / | ||||||
| | | | * | | | clk: stm32mp1: fix bit width of hse_rtc divider | Gabriel Fernandez | 2019-02-21 | 1 | -1/+1 | |
| | | | * | | | clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flag | Gabriel Fernandez | 2019-02-21 | 1 | -3/+2 | |
| | | | * | | | clk: stm32mp1: fix HSI divider flag | Gabriel Fernandez | 2019-02-21 | 1 | -2/+2 | |
| | | | * | | | clk: stm32mp1: fix mcu divider table | Gabriel Fernandez | 2019-02-21 | 1 | -1/+1 | |
| | | | * | | | clk: stm32mp1: set ck_csi as critical clock | Gabriel Fernandez | 2019-02-21 | 1 | -1/+3 | |
| | | | * | | | clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks | Gabriel Fernandez | 2019-02-21 | 1 | -5/+7 | |
| | | | * | | | clk: stm32mp1: parent clocks update | Gabriel Fernandez | 2019-02-21 | 1 | -5/+5 | |
| | | | |/ / | ||||||
| | | * / / | clk: clk-gpio: add support for sleeping GPIOs in gpio-gate-clk | Thomas Petazzoni | 2019-02-21 | 1 | -2/+37 | |
| | | |/ / | ||||||
| | * / / | clk: qcom: clk-rpmh: Add IPA clock support | David Dai | 2019-02-21 | 1 | -0/+146 | |
| | |/ / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd | 2019-03-08 | 31 | -328/+2022 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | clk: mmp2: separate LCDC peripheral clk form the display clock | Lubomir Rintel | 2019-02-21 | 1 | -2/+3 | |
| | | | | | | |/ | | | | | | |/| | ||||||
| | | | | * | | | clk: uniphier: Fix update register for CPU-gear | Kunihiko Hayashi | 2019-02-21 | 1 | -1/+1 | |
| | | | | | |/ | | | | | |/| | ||||||
| | | | * | | | clk: clk-twl6040: Fix imprecise external abort for pdmclk | Tony Lindgren | 2019-02-21 | 1 | -2/+51 | |
| | | | * | | | clk: ti: check clock type before doing autoidle ops | Andreas Kemnade | 2019-02-15 | 1 | -4/+16 | |
| | | | * | | | clk: ti: add a usecount for autoidle | Andreas Kemnade | 2019-02-15 | 1 | -4/+28 | |
| | | | * | | | clk: ti: generalize the init sequence of clk_hw_omap clocks | Tero Kristo | 2019-02-15 | 6 | -24/+31 | |
| | | | * | | | clk: ti: remove usage of CLK_IS_BASIC | Tero Kristo | 2019-02-15 | 6 | -6/+6 | |
| | | | * | | | clk: ti: add new API for checking if a provided clock is an OMAP clock | Tero Kristo | 2019-02-15 | 2 | -0/+20 | |
| | | | * | | | clk: ti: move clk_hw_omap list handling under generic part of the driver | Tero Kristo | 2019-02-15 | 3 | -39/+69 | |
| | | | |/ / | ||||||
| | | * | | | clk: samsung: s3c2443: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-02-21 | 1 | -1/+1 | |
| | | * | | | clk: samsung: exynos5: Fix kfree() of const memory on setting driver_override | Krzysztof Kozlowski | 2019-02-21 | 1 | -2/+1 | |
| | | * | | | clk: samsung: exynos5: Fix possible NULL pointer exception on platform_device... | Krzysztof Kozlowski | 2019-02-21 | 1 | -2/+8 | |
| | | * | | | clk: samsung: exynos5433: Add selected IMEM clocks | Kamil Konieczny | 2019-02-01 | 1 | -0/+32 | |
| | | * | | | clk: samsung: exynos5433: Fix name typo in sssx | Kamil Konieczny | 2019-02-01 | 1 | -1/+1 | |
| | | * | | | clk: samsung: exynos5433: Fix definition of CLK_ACLK_IMEM_{200, 266} clocks | Kamil Konieczny | 2019-02-01 | 1 | -2/+2 | |
| | | |/ / | ||||||
| | * | | | clk: imx8mq: add GPIO clocks to clock tree | Anson Huang | 2019-02-28 | 1 | -0/+5 | |
| | * | | | clk: imx: Refactor entire sccg pll clk | Abel Vesa | 2019-02-26 | 3 | -159/+417 | |
| | * | | | clk: imx: scu: add cpu frequency scaling support | Anson Huang | 2019-02-26 | 1 | -0/+36 | |
| | * | | | clk: imx: imx8mm: Mark init function __init | Stephen Boyd | 2019-02-21 | 1 | -1/+1 | |
| | * | | | clk: imx8mq: Add the missing ARM clock | Abel Vesa | 2019-02-21 | 1 | -0/+6 | |
| | * | | | clk: imx: imx8mq: Fix the rate propagation for arm pll | Abel Vesa | 2019-02-21 | 1 | -1/+1 | |
| | * | | | clk: imx8mq: Add support for the CLKO1 clock | Fabio Estevam | 2019-02-21 | 1 | -0/+3 | |
| | * | | | clk: imx8mq: Fix the CLKO2 source select list | Fabio Estevam | 2019-02-21 | 1 | -2/+2 | |
| | * | | | clk: imx8mq: Add missing M4 clocks | Carlo Caione | 2019-02-21 | 1 | -0/+7 | |
| | * | | | clk: imx: Add clock driver support for imx8mm | Bai Ping | 2019-02-21 | 3 | -0/+682 | |
| | * | | | clk: imx: Add PLLs driver for imx8mm soc | Bai Ping | 2019-02-21 | 3 | -1/+418 | |
| | * | | | clk: imx5: add imx5_SCC2_IPG_GATE | Michael Grzeschik | 2019-02-21 | 1 | -0/+1 | |
| | * | | | clk: imx: scu: add set parent support | Aisheng Dong | 2019-02-21 | 2 | -3/+100 |