aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann182-2413/+14698
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds8-9/+11
2021-11-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds16-47/+94
2021-11-11clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring1-2/+4
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil7-7/+7
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+1
2021-11-05clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clkDmitry Baryshkov1-15/+0
2021-11-05clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular compositesAlexander Stein1-2/+2
2021-11-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds161-2350/+14591
2021-11-03clk/ast2600: Fix soc revision for AHBJoel Stanley1-5/+7
2021-11-03clk: composite: Fix 'switching' to same clockAlexander Stein1-0/+1
2021-11-02clk: rockchip: drop module parts from rk3399 and rk3568 driversHeiko Stuebner3-10/+2
2021-11-02Revert "clk: rockchip: use module_platform_driver_probe"Heiko Stuebner2-2/+2
2021-11-02clk:mediatek: remove duplicate include in clk-mt8195-imp_iic_wrap.cRan Jianping1-2/+0
2021-11-02clk: uniphier: Add SoC-glue clock source selector support for Pro4Kunihiko Hayashi3-0/+23
2021-11-02clk: uniphier: Add NX1 clock supportKunihiko Hayashi3-0/+45
2021-11-02clk: uniphier: Add audio system and video input clock control for PXs3Kunihiko Hayashi1-0/+2
2021-11-02clk: si5351: Update datasheet referencesJens Renner2-5/+5
2021-11-02clk: vc5: Use i2c .probe_newLuca Ceresoli1-2/+2
2021-11-02clk/actions/owl-factor.c: remove superfluous headersMianhan Liu1-1/+0
2021-11-02clk: ingenic: Fix bugs with divided dividersPaul Cercueil1-3/+3
2021-11-02Merge branches 'clk-composite-determine-fix', 'clk-allwinner', 'clk-amlogic' and 'clk-samsung' into clk-nextStephen Boyd45-258/+1463
2021-11-02Merge branches 'clk-imx', 'clk-ux500' and 'clk-debugfs' into clk-nextStephen Boyd16-362/+1113
2021-11-02Merge branches 'clk-leak', 'clk-rockchip', 'clk-renesas' and 'clk-at91' into clk-nextStephen Boyd37-412/+1543
2021-11-02Merge branches 'clk-qcom', 'clk-mtk', 'clk-versatile' and 'clk-doc' into clk-nextStephen Boyd42-24/+3189
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-5/+5
2021-10-26clk: use clk_core_get_rate_recalc() in clk_rate_get()Claudiu Beznea1-1/+4
2021-10-26clk: at91: sama7g5: set low limit for mck0 at 32KHzClaudiu Beznea1-1/+1
2021-10-26clk: at91: sama7g5: remove prescaler part of master clockClaudiu Beznea1-10/+1
2021-10-26clk: at91: clk-master: add notifier for dividerClaudiu Beznea13-82/+186
2021-10-26clk: at91: clk-sam9x60-pll: add notifier for div part of PLLClaudiu Beznea4-29/+95
2021-10-26clk: at91: clk-master: fix prescaler logicClaudiu Beznea1-1/+1
2021-10-26clk: at91: clk-master: mask mckr against layout->maskClaudiu Beznea1-2/+5
2021-10-26clk: at91: clk-master: check if div or pres is zeroClaudiu Beznea1-2/+2
2021-10-26clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULLClaudiu Beznea1-2/+2
2021-10-26clk: at91: pmc: add sama7g5 to the list of available pmcsClaudiu Beznea1-2/+3
2021-10-26clk: at91: clk-master: improve readability by using local variablesClaudiu Beznea1-3/+3
2021-10-26clk: at91: clk-master: add register definition for sama7g5's master clockClaudiu Beznea1-27/+23
2021-10-26clk: at91: sama7g5: add securam's peripheral clockClaudiu Beznea1-0/+1
2021-10-26clk: at91: pmc: execute suspend/resume only for backup modeClaudiu Beznea1-0/+39
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea12-181/+558
2021-10-26clk: ux500: Add driver for the reset portions of PRCCLinus Walleij5-13/+243
2021-10-25clk: bcm-2835: Remove rounding up the dividersMaxime Ripard1-8/+3
2021-10-25clk: bcm-2835: Pick the closest clock rateMaxime Ripard1-1/+1
2021-10-20clk: ti: am43xx: Add clkctrl data for am43xx ADC1Miquel Raynal1-0/+1
2021-10-18clk: composite: Use rate_ops.determine_rate when also a mux is availableMartin Blumenstingl1-20/+48
2021-10-18clk: composite: Also consider .determine_rate for rate + mux compositesMartin Blumenstingl1-5/+5
2021-10-18clk: samsung: describe drivers in KconfigKrzysztof Kozlowski1-10/+20
2021-10-15clk: samsung: exynos5433: update apollo and atlas clock probingWill McVicker1-72/+48
2021-10-15clk: samsung: add support for CPU clocksWill McVicker3-0/+46