aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clk
AgeCommit message (Expand)AuthorFilesLines
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-2/+4
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+14
2022-10-14clk: at91: fix the build with binutils 2.27Gravatar Kefeng Wang 1-2/+4
2022-10-10clk: spear: Move prototype to accessible headerGravatar Viresh Kumar 1-0/+14
2022-08-31clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646xGravatar Lukas Bulwahn 1-8/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEGravatar Thomas Gleixner 1-9/+1
2022-05-07ARM: pxa: move clk register definitions to driverGravatar Arnd Bergmann 1-0/+7
2022-05-07cpufreq: pxa3: move clk register access to clk driverGravatar Arnd Bergmann 1-0/+9
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-0/+2
2022-03-23clk: sunxi-ng: Add support for the sun6i RTC clocksGravatar Samuel Holland 1-0/+2
2022-02-25ARM: at91: PM: add cpu idle support for sama7g5Gravatar Claudiu Beznea 1-0/+4
2021-11-23clk: sunxi-ng: Allow the CCU core to be built as a moduleGravatar Samuel Holland 1-15/+0
2021-10-05clk: tegra: Add stubs needed for compile testingGravatar Thierry Reding 1-1/+23
2021-07-19clk: at91: add register definition for sama7g5's master clockGravatar Claudiu Beznea 1-0/+26
2021-06-29Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'cl...Gravatar Stephen Boyd 1-21/+79
2021-06-08clk: ti: add am33xx/am43xx spread spectrum clock supportGravatar Dario Binacchi 1-0/+22
2021-06-01clk: tegra: Add stubs needed for compile-testingGravatar Dmitry Osipenko 1-21/+79
2021-03-24clk: tegra: Add PLLE HW power sequencer controlGravatar JC Kuo 1-1/+3
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 2-0/+38
2021-02-16Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Gravatar Stephen Boyd 1-0/+23
2021-02-11clk: spear: Move prototype to accessible headerGravatar Lee Jones 1-0/+23
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerGravatar Lee Jones 1-0/+15
2021-01-05memory: tegra124-emc: Make driver modularGravatar Dmitry Osipenko 1-0/+8
2020-11-23clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Gravatar Krzysztof Kozlowski 1-2/+2
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerGravatar Krzysztof Kozlowski 1-0/+32
2020-08-17clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerGravatar Krzysztof Kozlowski 1-0/+24
2020-07-24clk: at91: clk-utmi: add utmi support for sama7g5Gravatar Claudiu Beznea 1-0/+2
2020-07-24clk: at91: add macro for pll ids maskGravatar Claudiu Beznea 1-0/+1
2020-07-24clk: at91: clk-master: add master clock support for SAMA7G5Gravatar Claudiu Beznea 1-0/+1
2020-05-12clk: tegra: Implement Tegra210 EMC clockGravatar Joseph Lo 1-0/+24
2020-05-12clk: tegra: Export functions for EMC clock scalingGravatar Joseph Lo 1-0/+3
2020-02-18clk: at91: move sam9x60's PLL register offsets to PMC headerGravatar Claudiu Beznea 1-0/+20
2020-02-18ARM: at91: pm: add pmc_version member to at91_pm_dataGravatar Claudiu Beznea 1-0/+3
2019-11-27Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Gravatar Stephen Boyd 1-0/+24
2019-11-11clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEPGravatar Dmitry Osipenko 1-0/+13
2019-11-11clk: tegra: Add Tegra20/30 EMC clock implementationGravatar Dmitry Osipenko 1-0/+11
2019-10-31clk: ti: clkctrl: add new exported API for checking standby infoGravatar Tero Kristo 1-0/+1
2019-10-31clk: ti: clkctrl: convert to use bit helper macros instead of bitopsGravatar Tero Kristo 1-1/+1
2019-09-17clk: add include guard to clk-conf.hGravatar Masahiro Yamada 1-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Gravatar Thomas Gleixner 1-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Gravatar Olof Johansson 1-0/+1
2019-05-07Merge branch 'clk-ti' into clk-nextGravatar Stephen Boyd 1-0/+2
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Gravatar Stephen Boyd 2-9/+82
2019-05-03clk: analogbits: add Wide-Range PLL libraryGravatar Paul Walmsley 1-0/+79
2019-04-25clk: at91: master: Add sam9x60 supportGravatar Alexandre Belloni 1-0/+2
2019-04-25clk: at91: allow configuring generated PCR layoutGravatar Alexandre Belloni 1-6/+1