summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorFabrice Gasnier <fabrice.gasnier@st.com>2020-03-03 15:59:45 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2020-03-08 17:28:53 +0000
commit736e19e684b3359b61740f3b75014c375c57bf9d (patch)
tree820d638f29bdb6d9f9574daa161fefd23aa62b8d /tools/perf/scripts/python/task-analyzer.py
parente23aaafcdb395a3114f5f6c25070170d8c349d33 (diff)
downloadkernel-736e19e684b3359b61740f3b75014c375c57bf9d.tar.gz
iio: trigger: stm32-timer: add power management support
Add suspend/resume PM sleep ops to stm32-timer-trigger driver. Register contents may be lost depending on low power modes. When going to low power, enforce the timer isn't active. Gracefully restore its state upon resume in case it's been left enabled prior to suspend. Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
92eb743e9e1b04ad'>gpio: pca953x: Add support for the NXP PCAL9554B/CMike Looijmans 2020-09-24gpio: pca953x: Fix uninitialized pending variableYe Li 2020-08-28gpio: pca953x: Simplify with dev_err_probe()Krzysztof Kozlowski 2020-08-04gpio: pca953x: Request IRQ after all initialisation doneAndy Shevchenko 2020-07-20gpio: pca953x: Use irqchip templateLinus Walleij 2020-07-09Merge branch 'devel' into for-nextLinus Walleij 2020-06-22gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko 2020-06-16gpio: pca953x: disable regmap locking for automatic address incrementingAndy Shevchenko 2020-06-16gpio: pca953x: Fix direction setting when configure an IRQAndy Shevchenko 2020-06-16gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2Andy Shevchenko 2020-06-16gpio: pca953x: Synchronize interrupt handler properlyAndy Shevchenko 2020-06-16gpio: pca953x: Add support for the PCAL9535Jan Kiszka 2020-06-03gpio: pca953x: Drop unneeded ACPI_PTR()Andy Shevchenko 2020-05-27Merge tag 'v5.7-rc7' into develLinus Walleij 2020-04-29gpio: pca953x: drop unused parameters of pca953x_recalc_addr()Uwe Kleine-König 2020-04-29gpio: pca953x: fix handling of automatic address incrementingUwe Kleine-König 2020-04-29gpio: pca953x: Rewrite ->get_multiple() functionAndy Shevchenko 2020-04-23gpio: pca953x: Fix pca953x_gpio_set_configAdam Ford 2020-04-17gpio: pca953x: disable regmap lockingBartosz Golaszewski 2020-04-16gpio: gpio-pca953x, Add get_multiple functionPaul Thomas