| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2022-04-01 | 1 | -0/+2 |
|\ |
|
| * | clk: sunxi-ng: Add support for the sun6i RTC clocks | Samuel Holland | 2022-03-23 | 1 | -0/+2 |
* | | ARM: at91: PM: add cpu idle support for sama7g5 | Claudiu Beznea | 2022-02-25 | 1 | -0/+4 |
|/ |
|
* | clk: sunxi-ng: Allow the CCU core to be built as a module | Samuel Holland | 2021-11-23 | 1 | -15/+0 |
* | clk: tegra: Add stubs needed for compile testing | Thierry Reding | 2021-10-05 | 1 | -1/+23 |
* | clk: at91: add register definition for sama7g5's master clock | Claudiu Beznea | 2021-07-19 | 1 | -0/+26 |
*-. | Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'cl... | Stephen Boyd | 2021-06-29 | 1 | -21/+79 |
|\ \ |
|
| | * | clk: tegra: Add stubs needed for compile-testing | Dmitry Osipenko | 2021-06-01 | 1 | -21/+79 |
| |/ |
|
* / | clk: ti: add am33xx/am43xx spread spectrum clock support | Dario Binacchi | 2021-06-08 | 1 | -0/+22 |
|/ |
|
* | clk: tegra: Add PLLE HW power sequencer control | JC Kuo | 2021-03-24 | 1 | -1/+3 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2021-02-22 | 2 | -0/+38 |
|\ |
|
| *-. | Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into... | Stephen Boyd | 2021-02-16 | 1 | -0/+23 |
| |\ \ |
|
| | | * | clk: spear: Move prototype to accessible header | Lee Jones | 2021-02-11 | 1 | -0/+23 |
| | |/ |
|
| * / | clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header | Lee Jones | 2021-01-30 | 1 | -0/+15 |
| |/ |
|
* / | memory: tegra124-emc: Make driver modular | Dmitry Osipenko | 2021-01-05 | 1 | -0/+8 |
|/ |
|
* | clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210 | Krzysztof Kozlowski | 2020-11-23 | 1 | -2/+2 |
* | clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header | Krzysztof Kozlowski | 2020-08-17 | 1 | -0/+32 |
* | clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header | Krzysztof Kozlowski | 2020-08-17 | 1 | -0/+24 |
* | clk: at91: clk-utmi: add utmi support for sama7g5 | Claudiu Beznea | 2020-07-24 | 1 | -0/+2 |
* | clk: at91: add macro for pll ids mask | Claudiu Beznea | 2020-07-24 | 1 | -0/+1 |
* | clk: at91: clk-master: add master clock support for SAMA7G5 | Claudiu Beznea | 2020-07-24 | 1 | -0/+1 |
* | clk: tegra: Implement Tegra210 EMC clock | Joseph Lo | 2020-05-12 | 1 | -0/+24 |
* | clk: tegra: Export functions for EMC clock scaling | Joseph Lo | 2020-05-12 | 1 | -0/+3 |
* | clk: at91: move sam9x60's PLL register offsets to PMC header | Claudiu Beznea | 2020-02-18 | 1 | -0/+20 |
* | ARM: at91: pm: add pmc_version member to at91_pm_data | Claudiu Beznea | 2020-02-18 | 1 | -0/+3 |
*-. | Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ... | Stephen Boyd | 2019-11-27 | 1 | -0/+24 |
|\ \ |
|
| | * | clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP | Dmitry Osipenko | 2019-11-11 | 1 | -0/+13 |
| | * | clk: tegra: Add Tegra20/30 EMC clock implementation | Dmitry Osipenko | 2019-11-11 | 1 | -0/+11 |
| |/ |
|
* | | clk: ti: clkctrl: add new exported API for checking standby info | Tero Kristo | 2019-10-31 | 1 | -0/+1 |
* | | clk: ti: clkctrl: convert to use bit helper macros instead of bitops | Tero Kristo | 2019-10-31 | 1 | -1/+1 |
|/ |
|
* | clk: add include guard to clk-conf.h | Masahiro Yamada | 2019-09-17 | 1 | -0/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2019-05-30 | 1 | -12/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9... | Olof Johansson | 2019-05-16 | 1 | -0/+1 |
|\ |
|
| * | ARM: at91: pm: add ULP1 support for SAM9X60 | Claudiu Beznea | 2019-03-28 | 1 | -0/+1 |
* | | Merge branch 'clk-ti' into clk-next | Stephen Boyd | 2019-05-07 | 1 | -0/+2 |
|\ \ |
|
| * | | clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices | Tero Kristo | 2019-04-25 | 1 | -0/+1 |
| * | | clk: ti: export the omap2_clk_is_hw_omap call | Tero Kristo | 2019-04-25 | 1 | -0/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd | 2019-05-07 | 2 | -9/+82 |
|\ \ \
| |_|/
|/| | |
|
| | * | clk: analogbits: add Wide-Range PLL library | Paul Walmsley | 2019-05-03 | 1 | -0/+79 |
| |/
|/| |
|
| * | clk: at91: master: Add sam9x60 support | Alexandre Belloni | 2019-04-25 | 1 | -0/+2 |
| * | clk: at91: allow configuring generated PCR layout | Alexandre Belloni | 2019-04-25 | 1 | -6/+1 |
| * | clk: at91: allow configuring peripheral PCR layout | Alexandre Belloni | 2019-04-25 | 1 | -3/+0 |
|/ |
|
* | clk: ti: add a usecount for autoidle | Andreas Kemnade | 2019-02-15 | 1 | -0/+1 |
* | clk: Tag clk core files with SPDX | Stephen Boyd | 2018-12-11 | 1 | -4/+1 |
* | Merge branch 'clk-ti' into clk-next | Stephen Boyd | 2018-10-18 | 1 | -0/+7 |
|\ |
|
| * | clk: ti: Add functions to save/restore clk context | Russ Dill | 2018-10-03 | 1 | -0/+6 |