Age | Commit message (Expand) | Author |
2021-02-20 | Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-02-20 | Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-15 | Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk' | Rafael J. Wysocki |
2021-02-13 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-11 | clk: sunxi-ng: mp: fix parent rate change flag check | Jernej Skrabec |
2021-01-28 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-01-27 | PM: clk: make PM clock layer compatible with clocks that must sleep | Nicolas Pitre |
2021-01-12 | clk: mmp2: fix build without CONFIG_PM | Arnd Bergmann |
2021-01-12 | clk: qcom: gcc-sm250: Use floor ops for sdcc clks | Dmitry Baryshkov |
2021-01-12 | clk: imx: fix Kconfig warning for i.MX SCU clk | Arnd Bergmann |
2021-01-12 | clk: qcom: gcc-sc7180: Mark the camera abh clock always ON | Taniya Das |
2021-01-12 | clk: tegra30: Add hda clock default rates to clock driver | Peter Geis |
2021-01-05 | memory: tegra124-emc: Make driver modular | Dmitry Osipenko |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-12-20 | Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk... | Stephen Boyd |
2020-12-20 | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab... | Stephen Boyd |
2020-12-20 | Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-... | Stephen Boyd |
2020-12-20 | Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '... | Stephen Boyd |
2020-12-20 | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd |
2020-12-19 | clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" | Geert Uytterhoeven |
2020-12-19 | clk: ingenic: Fix divider calculation with div tables | Paul Cercueil |
2020-12-19 | clk: sunxi-ng: Make sure divider tables have sentinel | Jernej Skrabec |
2020-12-19 | clk: s2mps11: Fix a resource leak in error handling paths in the probe function | Christophe JAILLET |
2020-12-19 | clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 | Terry Zhou |
2020-12-19 | clk: si5351: Wait for bit clear after PLL reset | Sascha Hauer |
2020-12-19 | clk: at91: sam9x60: remove atmel,osc-bypass support | Alexandre Belloni |
2020-12-19 | clk: at91: sama7g5: register cpu clock | Claudiu Beznea |
2020-12-19 | clk: at91: clk-master: re-factor master clock | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHz | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: decrease lower limit for MCK0 rate | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: remove mck0 from parent list of other clocks | Claudiu Beznea |
2020-12-19 | clk: at91: clk-sam9x60-pll: allow runtime changes for pll | Claudiu Beznea |
2020-12-19 | clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics | Eugen Hristev |
2020-12-19 | clk: at91: clk-master: add 5th divisor for mck master | Eugen Hristev |
2020-12-19 | clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT | Eugen Hristev |
2020-12-19 | dt-bindings: clock: at91: add sama7g5 pll defines | Eugen Hristev |
2020-12-19 | clk: at91: sama7g5: fix compilation error | Claudiu Beznea |
2020-12-19 | clk: bcm: dvp: Add MODULE_DEVICE_TABLE() | Nicolas Saenz Julienne |
2020-12-19 | clk: bcm: dvp: drop a variable that is assigned to only | Uwe Kleine-König |
2020-12-17 | clk: Trace clk_set_rate() "range" functions | Maxime Ripard |
2020-12-17 | clk: axi-clkgen: move the OF table at the bottom of the file | Alexandru Ardelean |
2020-12-17 | clk: axi-clkgen: wrap limits in a struct and keep copy on the state object | Alexandru Ardelean |
2020-12-17 | clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERs | David Shah |
2020-12-17 | clk: ti: Fix memleak in ti_fapll_synth_setup | Zhang Qilong |
2020-12-17 | clk: Add hardware-enable column to clk summary | Dmitry Osipenko |
2020-12-17 | clk: mediatek: Make mtk_clk_register_mux() a static function | Weiyi Lu |
2020-12-16 | Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-16 | clk: sifive: Add clock enable and disable ops | Pragnesh Patel |
2020-12-16 | clk: sifive: Fix the wrong bit field shift | Zong Li |