Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 2015-07-28 | 1 | -0/+2 |
|\ | |||||
| * | clk: at91: Include clk.h and slab.h | Stephen Boyd | 2015-07-20 | 1 | -0/+2 |
* | | clk: at91: make use of of_clk_parent_fill helper function | Dinh Nguyen | 2015-07-28 | 1 | -12/+2 |
|/ | |||||
* | clk: at91: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 2015-06-04 | 1 | -2/+2 |
* | clk: at91: keep slow clk enabled to prevent system hang | Boris Brezillon | 2015-01-13 | 1 | -0/+27 |
* | clk: at91: fix num_parents test in at91sam9260 slow clk implementation | Boris BREZILLON | 2014-09-02 | 1 | -1/+1 |
* | clk: at91: add slow clks driver | Boris BREZILLON | 2014-05-07 | 1 | -0/+467 |