summaryrefslogtreecommitdiffstats
path: root/include/linux/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-02-222-0/+38
|\
| *-. Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into...Stephen Boyd2021-02-161-0/+23
| |\ \
| | | * clk: spear: Move prototype to accessible headerLee Jones2021-02-111-0/+23
| | |/
| * / clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones2021-01-301-0/+15
| |/
* / memory: tegra124-emc: Make driver modularDmitry Osipenko2021-01-051-0/+8
|/
* clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Krzysztof Kozlowski2020-11-231-2/+2
* clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski2020-08-171-0/+32
* clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski2020-08-171-0/+24
* clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea2020-07-241-0/+2
* clk: at91: add macro for pll ids maskClaudiu Beznea2020-07-241-0/+1
* clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea2020-07-241-0/+1
* clk: tegra: Implement Tegra210 EMC clockJoseph Lo2020-05-121-0/+24
* clk: tegra: Export functions for EMC clock scalingJoseph Lo2020-05-121-0/+3
* clk: at91: move sam9x60's PLL register offsets to PMC headerClaudiu Beznea2020-02-181-0/+20
* ARM: at91: pm: add pmc_version member to at91_pm_dataClaudiu Beznea2020-02-181-0/+3
*-. Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd2019-11-271-0/+24
|\ \
| | * clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEPDmitry Osipenko2019-11-111-0/+13
| | * clk: tegra: Add Tegra20/30 EMC clock implementationDmitry Osipenko2019-11-111-0/+11
| |/
* | clk: ti: clkctrl: add new exported API for checking standby infoTero Kristo2019-10-311-0/+1
* | clk: ti: clkctrl: convert to use bit helper macros instead of bitopsTero Kristo2019-10-311-1/+1
|/
* clk: add include guard to clk-conf.hMasahiro Yamada2019-09-171-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson2019-05-161-0/+1
|\
| * ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea2019-03-281-0/+1
* | Merge branch 'clk-ti' into clk-nextStephen Boyd2019-05-071-0/+2
|\ \
| * | clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo2019-04-251-0/+1
| * | clk: ti: export the omap2_clk_is_hw_omap callTero Kristo2019-04-251-0/+1
| |/
| |
| \
*-. \ Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd2019-05-072-9/+82
|\ \ \ | |_|/ |/| |
| | * clk: analogbits: add Wide-Range PLL libraryPaul Walmsley2019-05-031-0/+79
| |/ |/|
| * clk: at91: master: Add sam9x60 supportAlexandre Belloni2019-04-251-0/+2
| * clk: at91: allow configuring generated PCR layoutAlexandre Belloni2019-04-251-6/+1
| * clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni2019-04-251-3/+0
|/
* clk: ti: add a usecount for autoidleAndreas Kemnade2019-02-151-0/+1
* clk: Tag clk core files with SPDXStephen Boyd2018-12-111-4/+1
* Merge branch 'clk-ti' into clk-nextStephen Boyd2018-10-181-0/+7
|\
| * clk: ti: Add functions to save/restore clk contextRuss Dill2018-10-031-0/+6
| * clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo2018-10-031-0/+1
* | clk: renesas: Convert to SPDX identifiersKuninori Morimoto2018-09-281-6/+2
|/
* ARM: at91: pm: add PMC fast startup registers definesClaudiu Beznea2018-07-171-0/+13
* ARM: at91: pm: Add ULP1 mode supportWenyou Yang2018-07-171-0/+2
* clk: davinci: Fix link errors when not all SoCs are enabledDavid Lechner2018-05-301-4/+15
* clk: davinci: psc: allow for dev == NULLDavid Lechner2018-05-301-0/+5
* clk: davinci: pll: allow dev == NULLDavid Lechner2018-05-301-0/+24
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-04-132-0/+3
|\
| *-. Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl...Stephen Boyd2018-04-061-0/+1
| |\ \
| | | * clk: tegra: MBIST work around for Tegra210Peter De Schrijver2018-03-081-0/+1
| | |/