summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-11-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-11-02Merge branches 'clk-composite-determine-fix', 'clk-allwinner', 'clk-amlogic' ...Stephen Boyd
2021-11-02Merge branches 'clk-imx', 'clk-ux500' and 'clk-debugfs' into clk-nextStephen Boyd
2021-11-02Merge branches 'clk-leak', 'clk-rockchip', 'clk-renesas' and 'clk-at91' into ...Stephen Boyd
2021-11-02Merge branches 'clk-qcom', 'clk-mtk', 'clk-versatile' and 'clk-doc' into clk-...Stephen Boyd
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-26clk: use clk_core_get_rate_recalc() in clk_rate_get()Claudiu Beznea
2021-10-26clk: at91: sama7g5: set low limit for mck0 at 32KHzClaudiu Beznea
2021-10-26clk: at91: sama7g5: remove prescaler part of master clockClaudiu Beznea
2021-10-26clk: at91: clk-master: add notifier for dividerClaudiu Beznea
2021-10-26clk: at91: clk-sam9x60-pll: add notifier for div part of PLLClaudiu Beznea
2021-10-26clk: at91: clk-master: fix prescaler logicClaudiu Beznea
2021-10-26clk: at91: clk-master: mask mckr against layout->maskClaudiu Beznea
2021-10-26clk: at91: clk-master: check if div or pres is zeroClaudiu Beznea
2021-10-26clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULLClaudiu Beznea
2021-10-26clk: at91: pmc: add sama7g5 to the list of available pmcsClaudiu Beznea
2021-10-26clk: at91: clk-master: improve readability by using local variablesClaudiu Beznea
2021-10-26clk: at91: clk-master: add register definition for sama7g5's master clockClaudiu Beznea
2021-10-26clk: at91: sama7g5: add securam's peripheral clockClaudiu Beznea
2021-10-26clk: at91: pmc: execute suspend/resume only for backup modeClaudiu Beznea
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea
2021-10-26clk: ux500: Add driver for the reset portions of PRCCLinus Walleij
2021-10-20clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal
2021-10-18clk: composite: Use rate_ops.determine_rate when also a mux is availableMartin Blumenstingl
2021-10-18clk: composite: Also consider .determine_rate for rate + mux compositesMartin Blumenstingl
2021-10-18clk: samsung: describe drivers in KconfigKrzysztof Kozlowski
2021-10-15clk: samsung: exynos5433: update apollo and atlas clock probingWill McVicker
2021-10-15clk: samsung: add support for CPU clocksWill McVicker
2021-10-15clk: samsung: Introduce Exynos850 clock driverSam Protsenko
2021-10-15clk: renesas: r8a779[56]x: Add MLP clocksAndrey Gusakov
2021-10-14clk: versatile: hide clock drivers from non-ARM usersJean Delvare
2021-10-14clk: versatile: Rename ICST to CLK_ICSTJean Delvare
2021-10-14clk: qcom: gdsc: enable optional power domain supportDmitry Baryshkov
2021-10-14clk: qcom: videocc-sm8250: use runtime PM for the clock controllerDmitry Baryshkov
2021-10-14clk: qcom: dispcc-sm8250: use runtime PM for the clock controllerDmitry Baryshkov
2021-10-14clk: qcom: gcc-sc7280: Drop unused arrayStephen Boyd
2021-10-13clk: qcom: camcc: Add camera clock controller driver for SC7280Taniya Das
2021-10-13clk: qcom: Add lpass clock controller driver for SC7280Taniya Das
2021-10-13clk: qcom: Kconfig: Sort the symbol for SC_LPASS_CORECC_7180Taniya Das
2021-10-13clk: qcom: mmcc-sdm660: Add hw_ctrl flag to venus_core0_gdscAngeloGioacchino Del Regno
2021-10-13clk: qcom: mmcc-sdm660: Add necessary CXCs to venus_gdscAngeloGioacchino Del Regno
2021-10-13clk: qcom: gcc-msm8994: Use ARRAY_SIZE() for num_parentsKonrad Dybcio
2021-10-13clk: qcom: gcc-msm8994: Add proper msm8992 supportKonrad Dybcio
2021-10-13clk: qcom: gcc-msm8994: Add modem resetKonrad Dybcio
2021-10-13clk: qcom: gcc-msm8994: Remove the inexistent GDSC_PCIEKonrad Dybcio
2021-10-13clk: qcom: gcc-msm8994: Add missing clocksKonrad Dybcio
2021-10-13clk: qcom: gcc-msm8994: Add missing NoC clocksKonrad Dybcio
2021-10-13clk: qcom: gcc-msm8994: Fix up SPI QUP clocksKonrad Dybcio
2021-10-13clk: qcom: gcc-msm8994: Modernize the driverKonrad Dybcio