Age | Commit message (Expand) | Author |
2020-06-19 | clk: socfpga: agilex: add nand_x_clk and nand_ecc_clk | Dinh Nguyen |
2020-05-26 | clk: socfpga: agilex: add clock driver for the Agilex platform | Dinh Nguyen |
2020-05-26 | clk: socfpga: add const to _ops data structures | Dinh Nguyen |
2020-05-26 | clk: socfpga: remove clk_ops enable/disable methods | Dinh Nguyen |
2020-05-26 | clk: socfpga: stratix10: use new parent data scheme | Dinh Nguyen |
2020-02-12 | clk: socfpga: stratix10: simplify parameter passing | Dinh Nguyen |
2020-02-12 | clk: stratix10: use do_div() for 64-bit calculation | Dinh Nguyen |
2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-08-16 | clk: socfpga: deindent code to proper indentation | Stephen Boyd |
2019-08-16 | clk: socfpga: Don't reference clk_init_data after registration | Stephen Boyd |
2019-08-14 | clk: socfpga: stratix10: fix rate caclulationg for cnt_clks | Dinh Nguyen |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-06-28 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-06-25 | clk: socfpga: stratix10: fix divider entry for the emac clocks | Dinh Nguyen |
2019-06-25 | clk: socfpga: stratix10: add additional clocks needed for the NAND IP | Dinh Nguyen |
2019-06-25 | clk: socfpga: stratix10: fix divider entry for the emac clocks | Dinh Nguyen |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | 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 157 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd |
2019-01-24 | clk: socfpga: Don't have get_parent for single parent ops | Stephen Boyd |
2019-01-15 | clk: socfpga: stratix10: fix naming convention for the fixed-clocks | Dinh Nguyen |
2019-01-11 | clk: socfpga: stratix10: fix rate calculation for pll clocks | Dinh Nguyen |
2018-12-28 | clk: socfpga: fix refcount leak | Yangtao Li |
2018-07-06 | clk: socfpga: stratix10: fix the sdmmc_free_clk mux | Dinh Nguyen |
2018-07-06 | clk: socfpga: stratix10: fix the parents of mpu_free_clk | Dinh Nguyen |
2018-05-15 | clk: socfpga: stratix10: suppress unbinding platform's clock driver | Dinh Nguyen |
2018-05-15 | clk: socfpga: stratix10: use platform driver APIs | Dinh Nguyen |
2018-04-06 | clk: socfpga: stratix10: add clock driver for Stratix10 platform | Dinh Nguyen |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-19 | clk: socfpga: Fix the smplsel on Arria10 and Stratix10 | Dinh Nguyen |
2016-02-22 | clk: socfpga: allow for multiple parents on Arria10 periph clocks | Dinh Nguyen |
2016-02-08 | clk: socfpga: fix __init annotation | Arnd Bergmann |
2015-08-24 | clk: socfpga: Add a second parent option for the dbg_base_clk | Dinh Nguyen |
2015-07-28 | clk: socfpga: switch to GENMASK() | Andy Shevchenko |
2015-07-20 | clk: socfpga: Remove clk.h and clkdev.h includes | Stephen Boyd |
2015-06-09 | clk: socfpga: remove a stray tab | Dan Carpenter |
2015-06-05 | clk: socfpga: make use of of_clk_parent_fill helper function | Dinh Nguyen |
2015-05-21 | clk: socfpga: add a clock driver for the Arria 10 platform | Dinh Nguyen |
2015-05-21 | clk: socfpga: update clk.h so for Arria10 platform to use | Dinh Nguyen |
2015-05-14 | clk: socfpga: Silence sparse warning | Stephen Boyd |
2015-05-14 | clk: socfpga: Silence sparse warning | Stephen Boyd |
2014-05-12 | Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-... | Mike Turquette |
2014-05-12 | clk: socfpga: add divider registers to the main pll outputs | Dinh Nguyen |
2014-04-30 | clk: socfpga: fix clock driver for 3.15 | Dinh Nguyen |
2014-03-18 | clk: socfpga: Fix section mismatch warning | Dinh Nguyen |
2014-02-26 | clk: socfpga: Support multiple parents for the pll clocks | Dinh Nguyen |
2014-02-26 | clk: socfpga: Fix integer overflow in clock calculation | Dinh Nguyen |