Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 1 | -3/+4 |
2018-01-27 | Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next | Stephen Boyd | 1 | -4/+1 |
2017-12-29 | clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO() | Gomonovych, Vasyl | 1 | -4/+1 |
2017-12-22 | clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocks | Gregory CLEMENT | 1 | -4/+217 |
2017-12-22 | clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFS | Gregory CLEMENT | 1 | -9/+73 |
2017-12-22 | clk: mvebu: armada-37xx-periph: cosmetic changes | Gregory CLEMENT | 1 | -8/+9 |
2016-10-18 | clk: mvebu: armada-37xx-periph: Fix the clock gate flag | Gregory CLEMENT | 1 | -0/+1 |
2016-10-18 | clk: mvebu: armada-37xx-periph: Fix the clock provider registration | Gregory CLEMENT | 1 | -5/+5 |
2016-08-24 | clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe() | Wei Yongjun | 1 | -3/+1 |
2016-08-16 | clk: mvebu: Add the peripheral clock driver for Armada 3700 | Gregory CLEMENT | 1 | -0/+449 |