aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clk
AgeCommit message (Expand)Author
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
2018-05-30clk: davinci: Fix link errors when not all SoCs are enabledDavid Lechner
2018-05-30clk: davinci: psc: allow for dev == NULLDavid Lechner
2018-05-30clk: davinci: pll: allow dev == NULLDavid Lechner
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-04-06Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd
2018-03-20ARM: omap2+: control: add support for auxiliary control module instancesTero Kristo
2018-03-08clk: tegra: MBIST work around for Tegra210Peter De Schrijver
2018-03-08clk: ti: add support for register read-modify-write low-level operationTero Kristo
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25clk: bcm2835: remove remains from stub clk driverDanilo Krummrich
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds