Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1230484
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/5] PM / OPP: Support adjusting OPP voltages at runtime |
| Date | 2015-09-22 19:00 +0200 |
| Message-ID | <qbz5b-2KT-63@gated-at.bofh.it> (permalink) |
| References | <qaeFr-2wF-5@gated-at.bofh.it> <qaeFs-2wF-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 18-09-15, 17:52, Stephen Boyd wrote:
> /**
> + * dev_pm_opp_adjust_voltage() - helper to change the voltage of an OPP
> + * @dev: device for which we do this operation
> + * @freq: OPP frequency to adjust voltage of
> + * @u_volt: new OPP voltage
> + *
> + * Change the voltage of an OPP with an RCU operation.
> + *
> + * Return: -EINVAL for bad pointers, -ENOMEM if no memory available for the
> + * copy operation, returns 0 if no modifcation was done OR modification was
modification
> + * successful.
Otherwise,
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] Support CPR on MSM8916 Stephen Boyd <sboyd@codeaurora.org> - 2015-09-19 03:00 +0200
[PATCH v2 1/5] regulator: smd: Add floor and corner operations Stephen Boyd <sboyd@codeaurora.org> - 2015-09-19 03:00 +0200
Re: [PATCH v2 1/5] regulator: smd: Add floor and corner operations Mark Brown <broonie@kernel.org> - 2015-09-20 02:40 +0200
Re: [PATCH v2 1/5] regulator: smd: Add floor and corner operations Stephen Boyd <sboyd@codeaurora.org> - 2015-09-22 18:40 +0200
[PATCH v2 2/5] PM / OPP: Support adjusting OPP voltages at runtime Stephen Boyd <sboyd@codeaurora.org> - 2015-09-19 03:00 +0200
Re: [PATCH v2 2/5] PM / OPP: Support adjusting OPP voltages at runtime Viresh Kumar <viresh.kumar@linaro.org> - 2015-09-22 19:00 +0200
Re: [PATCH v2 2/5] PM / OPP: Support adjusting OPP voltages at runtime Stephen Boyd <sboyd@codeaurora.org> - 2015-09-22 19:50 +0200
[PATCH v2 4/5] cpufreq-dt: Handle OPP voltage adjust events Stephen Boyd <sboyd@codeaurora.org> - 2015-09-19 03:00 +0200
Re: [PATCH v2 4/5] cpufreq-dt: Handle OPP voltage adjust events Viresh Kumar <viresh.kumar@linaro.org> - 2015-09-22 19:40 +0200
Re: [PATCH v2 0/5] Support CPR on MSM8916 Mark Brown <broonie@kernel.org> - 2015-09-20 02:40 +0200
Re: [PATCH v2 0/5] Support CPR on MSM8916 "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2015-09-25 23:40 +0200
Re: [PATCH v2 0/5] Support CPR on MSM8916 Stephen Boyd <sboyd@codeaurora.org> - 2015-09-28 20:50 +0200
csiph-web