Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk-kona-setup: Use kmalloc_array() in parent_process() | Markus Elfring | 2016-09-14 | 1 | -2/+2 |
* | clk: bcm: kona: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 2016-08-24 | 1 | -41/+35 |
* | clk: bcm/kona: Do not use sizeof on pointer type | Vaishali Thakkar | 2016-05-06 | 1 | -1/+2 |
* | clk: bcm/kona: Remove ccu_list | Stephen Boyd | 2015-05-14 | 1 | -4/+0 |
* | clk: bcm281xx: add clock hysteresis support | Alex Elder | 2014-04-30 | 1 | -0/+30 |
* | clk: bcm281xx: add clock policy support | Alex Elder | 2014-04-30 | 1 | -0/+92 |
* | clk: bcm281xx: define CCU clock data statically | Alex Elder | 2014-04-30 | 1 | -35/+25 |
* | clk: bcm281xx: initialize CCU structures statically | Alex Elder | 2014-04-30 | 1 | -26/+21 |
* | clk: bcm281xx: use init_data.name for clock name | Alex Elder | 2014-04-30 | 1 | -3/+3 |
* | clk: bcm281xx: don't use unnamed structs or unions | Alex Elder | 2014-04-30 | 1 | -16/+17 |
* | clk: bcm281xx: don't disable unused peripheral clocks | Alex Elder | 2014-02-24 | 1 | -1/+1 |
* | clk: bcm281xx: add initial clock framework support | Alex Elder | 2014-02-24 | 1 | -0/+769 |