summaryrefslogtreecommitdiff
path: root/include/linux/clk
AgeCommit message (Expand)Author
2021-10-05clk: tegra: Add stubs needed for compile testingThierry Reding
2021-07-19clk: at91: add register definition for sama7g5's master clockClaudiu Beznea
2021-06-29Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'cl...Stephen Boyd
2021-06-08clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi
2021-06-01clk: tegra: Add stubs needed for compile-testingDmitry Osipenko
2021-03-24clk: tegra: Add PLLE HW power sequencer controlJC Kuo
2021-02-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-02-16Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd
2021-02-11clk: spear: Move prototype to accessible headerLee Jones
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones
2021-01-05memory: tegra124-emc: Make driver modularDmitry Osipenko
2020-11-23clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Krzysztof Kozlowski
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski
2020-08-17clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski
2020-07-24clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea
2020-07-24clk: at91: add macro for pll ids maskClaudiu Beznea
2020-07-24clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea
2020-05-12clk: tegra: Implement Tegra210 EMC clockJoseph Lo
2020-05-12clk: tegra: Export functions for EMC clock scalingJoseph Lo
2020-02-18clk: at91: move sam9x60's PLL register offsets to PMC headerClaudiu Beznea
2020-02-18ARM: at91: pm: add pmc_version member to at91_pm_dataClaudiu Beznea
2019-11-27Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd
2019-11-11clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEPDmitry Osipenko
2019-11-11clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko
2019-10-31clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo
2019-10-31clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo
2019-09-17clk: add include guard to clk-conf.hMasahiro Yamada
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson
2019-05-07Merge branch 'clk-ti' into clk-nextStephen Boyd
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd
2019-05-03clk: analogbits: add Wide-Range PLL libraryPaul Walmsley
2019-04-25clk: at91: master: Add sam9x60 supportAlexandre Belloni
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo
2019-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea
2019-02-15clk: ti: add a usecount for autoidleAndreas Kemnade
2018-12-11clk: Tag clk core files with SPDXStephen Boyd
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill
2018-10-03clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo
2018-09-28clk: renesas: Convert to SPDX identifiersKuninori Morimoto
2018-07-17ARM: at91: pm: add PMC fast startup registers definesClaudiu Beznea
2018-07-17ARM: at91: pm: Add ULP1 mode supportWenyou Yang