Age | Commit message (Expand) | Author |
2024-09-21 | clk: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-03-13 | Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinne... | Stephen Boyd |
2024-02-21 | clk: keystone: sci-clk: Adding support for non contiguous clocks | Udit Kumar |
2024-02-21 | clk: keystone: sci-clk: match func name comment to actual | Randy Dunlap |
2023-10-18 | clk: keystone: pll: fix a couple NULL vs IS_ERR() checks | Dan Carpenter |
2023-08-30 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2023-08-04 | clk: keystone: syscon-clk: Fix audio refclk | Francesco Dolcini |
2023-07-19 | drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init() | Minjie Du |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring |
2023-06-26 | Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl... | Stephen Boyd |
2023-06-16 | clk: keystone: sci-clk: check return value of kasprintf() | Claudiu Beznea |
2023-06-16 | clk: keystone: syscon-clk: Add support for audio refclk | Jai Luthra |
2023-06-16 | clk: keystone: syscon-clk: Allow the clock node to not be of type syscon | Andrew Davis |
2023-03-28 | clk: keystone: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-10-17 | clk: keystone: syscon-clk: Use dev_err_probe() helper | Yang Yingliang |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner |
2022-04-22 | clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk | Georgi Vlaev |
2021-06-22 | clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclk | Lokesh Vutla |
2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen |
2020-09-22 | clk: keystone: sci-clk: add 10% slack to set_rate | Tero Kristo |
2020-09-22 | clk: keystone: sci-clk: cache results of last query rate operation | Tero Kristo |
2020-09-22 | clk: keystone: sci-clk: fix parsing assigned-clock data during probe | Tero Kristo |
2020-07-10 | Replace HTTP links with HTTPS ones: Common CLK framework | Alexander A. Klimov |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-03-20 | clk: keystone: Add new driver to handle syscon based clocks | Vignesh Raghavendra |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-06-07 | clk: keystone: sci-clk: extend clock IDs to 32 bits | Tero Kristo |
2019-06-07 | clk: keystone: sci-clk: probe clocks from DT instead of firmware | Tero Kristo |
2019-06-07 | clk: keystone: sci-clk: split out the fw clock parsing to own function | Tero Kristo |
2019-06-07 | clk: keystone: sci-clk: cut down the clock name length | Tero Kristo |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-10-18 | Merge branch 'clk-k3-tisci' into clk-next | Stephen Boyd |
2018-10-07 | clk: keystone: add missing MODULE_LICENSE | Arnd Bergmann |
2018-10-02 | clk: keystone: Enable TISCI clocks if K3_ARCH | Nishanth Menon |
2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-03-08 | clk: keystone: sci-clk: add support for dynamically probing clocks | Tero Kristo |
2017-08-02 | clk: keystone: sci-clk: Fix sci_clk_get | Tero Kristo |
2017-06-22 | clk: keystone: TI_SCI_PROTOCOL is needed for clk driver | Arnd Bergmann |
2017-06-14 | clk: keystone: Add sci-clk driver support | Tero Kristo |
2016-12-08 | clk: keystone: pll: Unmap region obtained by of_iomap | Arvind Yadav |
2016-11-01 | clk: keystone: improve function-level documentation | Julia Lawall |
2015-10-19 | clk: keystone: fix a trivial typo | Geliang Tang |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd |
2015-07-28 | clk: keystone: make use of of_clk_parent_fill helper function | Dinh Nguyen |
2015-07-20 | clk: keystone: Remove clk.h include | Stephen Boyd |
2015-06-18 | clk: keystone: add support for post divider register for main pll | Murali Karicheri |
2014-02-10 | clk: keystone: gate: fix clk_init_data initialization | Ivan Khoronzhuk |
2013-12-10 | clk: keystone: gate: fix error handling on init | Grygorii Strashko |
2013-12-10 | clk: keystone: use clkod register bits for postdiv | Murali Karicheri |