summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
AgeCommit message (Expand)Author
2022-12-14perf script: Introduce task analyzer python scriptHagen Paul Pfeifer
1: re-factor clocks suspend/resumeClaudiu Beznea 2021-10-07clk: at91: check pmc node status before registering syscore opsClément Léger 2020-05-26clk: at91: allow setting PCKx parent via DTMichał Mirosław 2020-05-26clk: at91: optimize pmc data allocationMichał Mirosław 2020-05-26clk: at91: pmc: decrement node's refcountClaudiu Beznea 2020-05-26clk: at91: pmc: do not continue if compatible not locatedClaudiu Beznea 2019-12-16clk: at91: fix possible deadlockAlexandre Belloni 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner 2018-10-17clk: at91: add new DT lookup functionAlexandre Belloni 2018-10-17clk: at91: add pmc_data struct and helpersAlexandre Belloni 2017-12-21clk: at91: pmc: Support backup for programmable clocksRomain Izard 2017-12-21clk: at91: pmc: Save SCSR during suspendRomain Izard 2017-12-21clk: at91: pmc: Wait for clocks when resumingRomain Izard 2017-06-29clk: at91: Add sama5d2 suspend/resumeAlexandre Belloni 2016-02-17clk: at91: pmc: remove useless capacities handlingAlexandre Belloni 2016-02-17clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni 2016-02-17ARM: at91: pm: move idle functions to pm.cAlexandre Belloni 2016-02-17clk: at91: pmc: move pmc structures to C fileAlexandre Belloni 2016-02-17clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probeAlexandre Belloni 2016-02-17clk: at91: remove IRQ handling and use pollingAlexandre Belloni 2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon 2016-02-17clk: at91: make use of syscon to share PMC registers in several driversBoris Brezillon 2015-10-01clk: at91: add generated clock driverNicolas Ferre 2015-10-01clk: at91: add PMC sama5d2 supportNicolas Ferre