Age | Commit message (Expand) | Author |
2019-08-16 | clk: Fix potential NULL dereference in clk_fetch_parent_index() | Martin Blumenstingl |
2019-08-16 | clk: Fix falling back to legacy parent string matching | Stephen Boyd |
2019-08-14 | clk: socfpga: stratix10: fix rate caclulationg for cnt_clks | Dinh Nguyen |
2019-08-08 | clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU | Marek Szyprowski |
2019-08-08 | clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU | Sylwester Nawrocki |
2019-08-08 | clk: samsung: Change signature of exynos5_subcmus_init() function | Sylwester Nawrocki |
2019-07-22 | clk: renesas: cpg-mssr: Fix reset control race condition | Geert Uytterhoeven |
2019-07-22 | clk: sprd: Select REGMAP_MMIO to avoid compile errors | Chunyan Zhang |
2019-07-22 | clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource | Weiyi Lu |
2019-07-22 | clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1 | Codrin Ciubotariu |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-07-15 | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2019-07-12 | Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-do... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into cl... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', ... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-pwm-duty', 'clk-bcm', 'clk-mtk', 'clk-qcom-msm8998-gpu' a... | Stephen Boyd |
2019-07-12 | scripts/spelling.txt: add spelling fix for prohibited | Chris Paterson |
2019-07-12 | clk: consoldiate the __clk_get_hw() declarations | Stephen Rothwell |
2019-07-02 | Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat... | Lee Jones |
2019-06-28 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-06-27 | clk: sprd: Add check for return value of sprd_clk_regmap_init() | Chunyan Zhang |
2019-06-27 | clk: Add Si5341/Si5340 driver | Mike Looijmans |
2019-06-27 | clk: clk-si544: Implement small frequency change support | Mike Looijmans |
2019-06-27 | clk: add BCM63XX gated clock controller driver | Jonas Gorski |
2019-06-27 | clk: at91: sckc: use dedicated functions to unregister clock | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: improve error path for sama5d4 sck registration | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: remove unnecessary line | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: improve error path for sam9x5 sck register | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: add support to free slow clock osclillator | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: add support to free slow rc oscillator | Claudiu Beznea |
2019-06-27 | clk: at91: sckc: add support to free slow oscillator | Claudiu Beznea |
2019-06-27 | clk: RK808: Add RK809 and RK817 support. | Tony Xie |
2019-06-27 | clk: bd718x7: Support ROHM BD70528 clk block | Matti Vaittinen |
2019-06-27 | mfd: regulator: clk: Split rohm-bd718x7.h | Matti Vaittinen |
2019-06-27 | clk: rockchip: export HDMIPHY clock on rk3228 | Heiko Stuebner |
2019-06-27 | clk: rockchip: add watchdog pclk on rk3328 | Heiko Stuebner |
2019-06-26 | clk: at91: sckc: add support for SAM9X60 | Claudiu Beznea |
2019-06-26 | clk: at91: sckc: add support to specify registers bit offsets | Claudiu Beznea |
2019-06-26 | clk: at91: sckc: sama5d4 has no bypass support | Claudiu Beznea |
2019-06-26 | clk: sprd: Check error only for devm_regmap_init_mmio() | Chunyan Zhang |
2019-06-26 | clk: sprd: Switch from of_iomap() to devm_ioremap_resource() | Chunyan Zhang |
2019-06-25 | clk: lochnagar: Use new parent_data approach to register clock parents | Charles Keepax |
2019-06-25 | clk: tegra: Do not enable PLL_RE_VCO on Tegra210 | Thierry Reding |
2019-06-25 | clk: tegra: Warn if an enabled PLL is in IDDQ | Thierry Reding |
2019-06-25 | clk: tegra: Do not warn unnecessarily | Thierry Reding |
2019-06-25 | clk: tegra210: fix PLLU and PLLU_OUT1 | JC Kuo |
2019-06-25 | clk: raspberrypi: register platform device for raspberrypi-cpufreq | Nicolas Saenz Julienne |