summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/pmc.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
*-. Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd2019-05-071-1/+24
|\ \
| | * clk: at91: Mark struct clk_range as constStephen Boyd2019-04-251-1/+1
| | * clk: at91: add sam9x60 PLL driverAlexandre Belloni2019-04-251-0/+6
| | * clk: at91: master: Add sam9x60 supportAlexandre Belloni2019-04-251-0/+1
| | * clk: at91: usb: Add sam9x60 supportAlexandre Belloni2019-04-251-0/+3
| | * clk: at91: allow configuring generated PCR layoutAlexandre Belloni2019-04-251-0/+1
| | * clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni2019-04-251-0/+12
| |/
* / clk: at91: fix programmable clock for sama5d2Matthias Wieloch2019-03-181-0/+2
|/
* clk: at91: add pmc_data struct and helpersAlexandre Belloni2018-10-171-0/+17
* clk: at91: allow clock registration from C codeAlexandre Belloni2018-10-171-0/+142
* clk: at91: pmc: Support backup for programmable clocksRomain Izard2017-12-221-0/+2
* clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni2017-06-301-0/+6
* clk: at91: pmc: move pmc structures to C fileAlexandre Belloni2016-02-171-9/+0Star
* clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-171-3/+0Star
* clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-87/+2Star
* clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon2016-02-171-3/+8
* clk: at91: add generated clock driverNicolas Ferre2015-10-011-0/+3
* clk: at91: Silence warnings and cleanup __init/extern usageStephen Boyd2015-07-081-66/+58Star
* Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette2015-06-191-1/+1
|\
| * clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre2015-06-191-1/+1
* | clk: at91: implement suspend/resume for the PMC irqchipBoris BREZILLON2015-03-041-0/+1
|/
* clk: at91: add a driver for the h32mx clockAlexandre Belloni2014-09-221-0/+5
* clk: at91: add slow clks driverBoris BREZILLON2014-05-071-0/+3
* clk: at91: rework main clk implementationBoris BREZILLON2014-05-071-0/+6
* ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre2013-12-121-2/+0Star
* clk: at91: add PMC smd clockBoris BREZILLON2013-12-021-0/+5
* clk: at91: add PMC usb clockBoris BREZILLON2013-12-021-0/+9
* clk: at91: add PMC utmi clockBoris BREZILLON2013-12-021-0/+5
* clk: at91: add PMC programmable clocksBoris BREZILLON2013-12-021-0/+9
* clk: at91: add PMC peripheral clocksBoris BREZILLON2013-12-021-0/+5
* clk: at91: add PMC system clocksBoris BREZILLON2013-12-021-0/+3
* clk: at91: add PMC master clockBoris BREZILLON2013-12-021-0/+5
* clk: at91: add PMC pll clocksBoris BREZILLON2013-12-021-0/+11
* clk: at91: add PMC main clockBoris BREZILLON2013-12-021-0/+3
* clk: at91: add PMC base supportBoris BREZILLON2013-12-021-0/+61