summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/pmc.h
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: clk-sam9x60-pll: add support for parent_hwClaudiu Beznea2023-06-211-1/+2
* clk: at91: clk-utmi: add support for parent_hwClaudiu Beznea2023-06-211-2/+3
* clk: at91: clk-system: add support for parent_hwClaudiu Beznea2023-06-211-1/+2
* clk: at91: clk-programmable: add support for parent_hwClaudiu Beznea2023-06-211-1/+2
* clk: at91: clk-peripheral: add support for parent_hwClaudiu Beznea2023-06-211-1/+3
* clk: at91: clk-master: add support for parent_hwClaudiu Beznea2023-06-211-2/+4
* clk: at91: clk-generated: add support for parent_hwClaudiu Beznea2023-06-211-1/+2
* clk: at91: clk-main: add support for parent_data/parent_hwClaudiu Beznea2023-06-211-3/+6
* clk: at91: mark ddr clocks as criticalClaudiu Beznea2023-01-091-2/+2
* clk: at91: clk-master: remove dead codeClaudiu Beznea2022-03-081-1/+1
* clk: at91: clk-master: add notifier for dividerClaudiu Beznea2021-10-261-1/+1
* clk: at91: clk-sam9x60-pll: add notifier for div part of PLLClaudiu Beznea2021-10-261-1/+2
* clk: at91: re-factor clocks suspend/resumeClaudiu Beznea2021-10-261-8/+16
* clk: at91: clk-master: re-factor master clockClaudiu Beznea2020-12-191-4/+12
* clk: at91: clk-sam9x60-pll: allow runtime changes for pllClaudiu Beznea2020-12-191-2/+2
* clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev2020-12-191-1/+1
* clk: at91: clk-utmi: add utmi support for sama7g5Claudiu Beznea2020-07-241-0/+4
* clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputsClaudiu Beznea2020-07-241-4/+18
* clk: at91: clk-programmable: add mux_table optionClaudiu Beznea2020-07-241-1/+2
* clk: at91: clk-peripheral: add support for changeable parent rateClaudiu Beznea2020-07-241-1/+2
* clk: at91: clk-master: add master clock support for SAMA7G5Claudiu Beznea2020-07-241-0/+7
* clk: at91: clk-generated: add mux_table optionClaudiu Beznea2020-07-241-1/+1
* clk: at91: clk-generated: pass the id of changeable parent at registrationClaudiu Beznea2020-07-241-2/+2
* clk: at91: allow setting PCKx parent via DTMichał Mirosław2020-05-261-1/+4
* clk: at91: optimize pmc data allocationMichał Mirosław2020-05-261-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
*-. 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-211-0/+2
* clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni2017-06-291-0/+6
* clk: at91: pmc: move pmc structures to C fileAlexandre Belloni2016-02-171-9/+0
* clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-171-3/+0
* clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-87/+2
* 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-071-66/+58
* 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