Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | clk: pistachio: constify clk_ops structures | Julia Lawall | 2018-11-06 | 1 | -4/+4 |
* | clk: pistachio: Fix PLL rate calculation in integer mode | Zdenko Pulitika | 2015-08-26 | 1 | -2/+46 |
* | clk: pistachio: Fix override of clk-pll settings from boot loader | Zdenko Pulitika | 2015-08-26 | 1 | -3/+2 |
* | clk: pistachio: Fix 32bit integer overflows | Zdenko Pulitika | 2015-08-26 | 1 | -14/+12 |
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 2015-08-24 | 1 | -2/+2 |
* | clk: pistachio: Add sanity checks on PLL configuration | Kevin Cernekee | 2015-06-04 | 1 | -4/+79 |
* | clk: pistachio: Lock the PLL when enabled upon rate change | Ezequiel Garcia | 2015-06-04 | 1 | -18/+10 |
* | clk: pistachio: Add a pll_lock() helper for clarity | Ezequiel Garcia | 2015-06-04 | 1 | -4/+8 |
* | CLK: Pistachio: Add PLL driver | Andrew Bresticker | 2015-03-31 | 1 | -0/+401 |