| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: at91: pmc: remove useless capacities handling | Alexandre Belloni | 2016-02-17 | 1 | -128/+0 |
* | clk: at91: pmc: drop at91_pmc_base | Alexandre Belloni | 2016-02-17 | 1 | -7/+0 |
* | ARM: at91: pm: move idle functions to pm.c | Alexandre Belloni | 2016-02-17 | 1 | -15/+0 |
* | clk: at91: pmc: move pmc structures to C file | Alexandre Belloni | 2016-02-17 | 1 | -0/+9 |
* | clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe | Alexandre Belloni | 2016-02-17 | 1 | -25/+9 |
* | clk: at91: remove IRQ handling and use polling | Alexandre Belloni | 2016-02-17 | 1 | -141/+3 |
* | clk: at91: make use of syscon/regmap internally | Boris Brezillon | 2016-02-17 | 1 | -143/+12 |
* | clk: at91: make use of syscon to share PMC registers in several drivers | Boris Brezillon | 2016-02-17 | 1 | -4/+8 |
* | clk: at91: add generated clock driver | Nicolas Ferre | 2015-10-01 | 1 | -0/+6 |
* | clk: at91: add PMC sama5d2 support | Nicolas Ferre | 2015-10-01 | 1 | -0/+15 |
* | clk: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 1 | -1/+0 |
* | clk: at91: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-05-01 | 1 | -1/+1 |
* | clk: at91: implement suspend/resume for the PMC irqchip | Boris BREZILLON | 2015-03-04 | 1 | -1/+19 |
* | ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c | Alexandre Belloni | 2015-01-16 | 1 | -0/+9 |
* | clk: at91: add a driver for the h32mx clock | Alexandre Belloni | 2014-09-22 | 1 | -0/+6 |
* | clk: at91: add slow clks driver | Boris BREZILLON | 2014-05-07 | 1 | -0/+5 |
* | clk: at91: rework main clk implementation | Boris BREZILLON | 2014-05-07 | 1 | -0/+12 |
* | Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/... | Kevin Hilman | 2014-01-14 | 1 | -1/+1 |
|\ |
|
| * | clk: at91: fix pmc_clk_ids data type attriubte | Boris BREZILLON | 2013-12-19 | 1 | -1/+1 |
* | | ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option | Nicolas Ferre | 2013-12-12 | 1 | -2/+0 |
|/ |
|
* | clk: at91: add PMC smd clock | Boris BREZILLON | 2013-12-02 | 1 | -0/+7 |
* | clk: at91: add PMC usb clock | Boris BREZILLON | 2013-12-02 | 1 | -0/+15 |
* | clk: at91: add PMC utmi clock | Boris BREZILLON | 2013-12-02 | 1 | -0/+7 |
* | clk: at91: add PMC programmable clocks | Boris BREZILLON | 2013-12-02 | 1 | -0/+15 |
* | clk: at91: add PMC peripheral clocks | Boris BREZILLON | 2013-12-02 | 1 | -0/+9 |
* | clk: at91: add PMC system clocks | Boris BREZILLON | 2013-12-02 | 1 | -0/+5 |
* | clk: at91: add PMC master clock | Boris BREZILLON | 2013-12-02 | 1 | -0/+9 |
* | clk: at91: add PMC pll clocks | Boris BREZILLON | 2013-12-02 | 1 | -0/+21 |
* | clk: at91: add PMC main clock | Boris BREZILLON | 2013-12-02 | 1 | -0/+5 |
* | clk: at91: add PMC base support | Boris BREZILLON | 2013-12-02 | 1 | -0/+304 |