Age | Commit message (Expand) | Author |
2016-02-17 | clk: at91: pmc: move pmc structures to C file | Alexandre Belloni |
2016-02-17 | clk: at91: remove IRQ handling and use polling | Alexandre Belloni |
2016-02-17 | clk: at91: make use of syscon/regmap internally | Boris Brezillon |
2016-02-17 | clk: at91: make use of syscon to share PMC registers in several drivers | Boris Brezillon |
2015-10-01 | clk: at91: add generated clock driver | Nicolas Ferre |
2015-07-07 | clk: at91: Silence warnings and cleanup __init/extern usage | Stephen Boyd |
2015-06-19 | Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux... | Michael Turquette |
2015-06-19 | clk: at91: fix h32mx prototype inclusion in pmc header | Nicolas Ferre |
2015-03-04 | clk: at91: implement suspend/resume for the PMC irqchip | Boris BREZILLON |
2014-09-22 | clk: at91: add a driver for the h32mx clock | Alexandre Belloni |
2014-05-07 | clk: at91: add slow clks driver | Boris BREZILLON |
2014-05-07 | clk: at91: rework main clk implementation | Boris BREZILLON |
2013-12-12 | ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option | Nicolas Ferre |
2013-12-02 | clk: at91: add PMC smd clock | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC usb clock | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC utmi clock | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC programmable clocks | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC peripheral clocks | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC system clocks | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC master clock | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC pll clocks | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC main clock | Boris BREZILLON |
2013-12-02 | clk: at91: add PMC base support | Boris BREZILLON |