lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 18 Jan 2021 04:13:27 +0300 From: Dmitry Osipenko <digetx@...il.com> To: Thierry Reding <thierry.reding@...il.com>, Jonathan Hunter <jonathanh@...dia.com>, Ulf Hansson <ulf.hansson@...aro.org>, Peter Geis <pgwipeout@...il.com>, Nicolas Chauvet <kwizart@...il.com>, "Rafael J. Wysocki" <rjw@...ysocki.net>, Kevin Hilman <khilman@...nel.org>, Peter De Schrijver <pdeschrijver@...dia.com>, Viresh Kumar <vireshk@...nel.org>, Stephen Boyd <sboyd@...nel.org>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Matt Merhar <mattmerhar@...tonmail.com> Cc: linux-kernel@...r.kernel.org, linux-tegra@...r.kernel.org, linux-pm@...r.kernel.org Subject: [PATCH v3 0/3] GENPD API improvements Hi, This is a continuation of [1], where Ulf Hansson suggested to factor out GENPD patches into a separate series. This series is a prerequisite of the power domain driver for NVIDIA Tegra SoCs. [1] https://patchwork.ozlabs.org/project/linux-tegra/list/?series=221130 Changelog: v3: - Added r-b from Ulf Hansson. - Added new patch "Make of_genpd_add_subdomain() to return -EPROBE_DEFER", which was suggested by Ulf Hansson. - Improved "Add "performance" column to debug summary" patch by correcting the formatting of debug output, which had a superfluous whitespace. Dmitry Osipenko (3): PM: domains: Make set_performance_state() callback optional PM: domains: Add "performance" column to debug summary PM: domains: Make of_genpd_add_subdomain() to return -EPROBE_DEFER drivers/base/power/domain.c | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) -- 2.29.2
Powered by blists - more mailing lists