Age | Commit message (Expand) | Author |
2021-02-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2021-02-16 | Merge branches 'clk-socfpga', 'clk-mstar', 'clk-qcom' and 'clk-warnings' into... | Stephen Boyd |
2021-02-11 | clk: spear: Move prototype to accessible header | Lee Jones |
2021-01-30 | clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header | Lee Jones |
2021-01-05 | memory: tegra124-emc: Make driver modular | Dmitry Osipenko |
2020-11-23 | clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210 | Krzysztof Kozlowski |
2020-08-17 | clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header | Krzysztof Kozlowski |
2020-08-17 | clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header | Krzysztof Kozlowski |
2020-07-24 | clk: at91: clk-utmi: add utmi support for sama7g5 | Claudiu Beznea |
2020-07-24 | clk: at91: add macro for pll ids mask | Claudiu Beznea |
2020-07-24 | clk: at91: clk-master: add master clock support for SAMA7G5 | Claudiu Beznea |
2020-05-12 | clk: tegra: Implement Tegra210 EMC clock | Joseph Lo |
2020-05-12 | clk: tegra: Export functions for EMC clock scaling | Joseph Lo |
2020-02-18 | clk: at91: move sam9x60's PLL register offsets to PMC header | Claudiu Beznea |
2020-02-18 | ARM: at91: pm: add pmc_version member to at91_pm_data | Claudiu Beznea |
2019-11-27 | Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ... | Stephen Boyd |
2019-11-11 | clk: tegra: Add missing stubs for the case of !CONFIG_PM_SLEEP | Dmitry Osipenko |
2019-11-11 | clk: tegra: Add Tegra20/30 EMC clock implementation | Dmitry Osipenko |
2019-10-31 | clk: ti: clkctrl: add new exported API for checking standby info | Tero Kristo |
2019-10-31 | clk: ti: clkctrl: convert to use bit helper macros instead of bitops | Tero Kristo |
2019-09-17 | clk: add include guard to clk-conf.h | Masahiro Yamada |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-16 | Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9... | Olof Johansson |
2019-05-07 | Merge branch 'clk-ti' into clk-next | Stephen Boyd |
2019-05-07 | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd |
2019-05-03 | clk: analogbits: add Wide-Range PLL library | Paul Walmsley |
2019-04-25 | clk: at91: master: Add sam9x60 support | Alexandre Belloni |
2019-04-25 | clk: at91: allow configuring generated PCR layout | Alexandre Belloni |
2019-04-25 | clk: at91: allow configuring peripheral PCR layout | Alexandre Belloni |
2019-04-25 | clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices | Tero Kristo |
2019-04-25 | clk: ti: export the omap2_clk_is_hw_omap call | Tero Kristo |
2019-03-28 | ARM: at91: pm: add ULP1 support for SAM9X60 | Claudiu Beznea |
2019-02-15 | clk: ti: add a usecount for autoidle | Andreas Kemnade |
2018-12-11 | clk: Tag clk core files with SPDX | Stephen Boyd |
2018-10-18 | Merge branch 'clk-ti' into clk-next | Stephen Boyd |
2018-10-03 | clk: ti: Add functions to save/restore clk context | Russ Dill |
2018-10-03 | clk: ti: clkctrl: support multiple clkctrl nodes under a cm node | Tero Kristo |
2018-09-28 | clk: renesas: Convert to SPDX identifiers | Kuninori Morimoto |
2018-07-17 | ARM: at91: pm: add PMC fast startup registers defines | Claudiu Beznea |
2018-07-17 | ARM: at91: pm: Add ULP1 mode support | Wenyou Yang |
2018-05-30 | clk: davinci: Fix link errors when not all SoCs are enabled | David Lechner |
2018-05-30 | clk: davinci: psc: allow for dev == NULL | David Lechner |
2018-05-30 | clk: davinci: pll: allow dev == NULL | David Lechner |
2018-04-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-04-06 | Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl... | Stephen Boyd |
2018-03-20 | ARM: omap2+: control: add support for auxiliary control module instances | Tero Kristo |