| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'clk-k3-tisci' into clk-next | Stephen Boyd | 2018-10-18 | 3 | -1/+11 |
|\ |
|
| * | clk: keystone: add missing MODULE_LICENSE | Arnd Bergmann | 2018-10-07 | 2 | -0/+10 |
| * | clk: keystone: Enable TISCI clocks if K3_ARCH | Nishanth Menon | 2018-10-02 | 1 | -1/+1 |
* | | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-30 | 2 | -2/+2 |
|/ |
|
* | clk: keystone: sci-clk: add support for dynamically probing clocks | Tero Kristo | 2018-03-08 | 1 | -290/+90 |
* | clk: keystone: sci-clk: Fix sci_clk_get | Tero Kristo | 2017-08-02 | 1 | -24/+42 |
* | clk: keystone: TI_SCI_PROTOCOL is needed for clk driver | Arnd Bergmann | 2017-06-22 | 1 | -1/+2 |
* | clk: keystone: Add sci-clk driver support | Tero Kristo | 2017-06-14 | 3 | -1/+741 |
* | clk: keystone: pll: Unmap region obtained by of_iomap | Arvind Yadav | 2016-12-08 | 1 | -2/+7 |
* | clk: keystone: improve function-level documentation | Julia Lawall | 2016-11-01 | 1 | -2/+2 |
* | clk: keystone: fix a trivial typo | Geliang Tang | 2015-10-19 | 1 | -1/+1 |
* | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 2015-07-28 | 2 | -2/+0 |
|\ |
|
| * | clk: keystone: Remove clk.h include | Stephen Boyd | 2015-07-20 | 2 | -2/+0 |
* | | clk: keystone: make use of of_clk_parent_fill helper function | Dinh Nguyen | 2015-07-28 | 1 | -2/+1 |
|/ |
|
* | clk: keystone: add support for post divider register for main pll | Murali Karicheri | 2015-06-18 | 1 | -2/+18 |
* | clk: keystone: gate: fix clk_init_data initialization | Ivan Khoronzhuk | 2014-02-10 | 1 | -0/+1 |
* | clk: keystone: gate: fix error handling on init | Grygorii Strashko | 2013-12-10 | 1 | -4/+8 |
* | clk: keystone: use clkod register bits for postdiv | Murali Karicheri | 2013-12-10 | 1 | -4/+20 |
* | clk: keystone: Build Keystone clock drivers | Santosh Shilimkar | 2013-10-07 | 1 | -0/+1 |
* | clk: keystone: Add gate control clock driver | Santosh Shilimkar | 2013-10-07 | 1 | -0/+264 |
* | clk: keystone: add Keystone PLL clock driver | Santosh Shilimkar | 2013-10-07 | 1 | -0/+305 |