Searched hist:"47 d43ba73eb98d8ba731208735c899129d9849e1" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/cpufreq/ |
H A D | omap-cpufreq.c | diff 47d43ba73eb98d8ba731208735c899129d9849e1 Thu Sep 19 16:03:51 CDT 2013 Nishanth Menon <nm@ti.com> PM / OPP: rename data structures to dev_pm equivalents
Since Operating Performance Points (OPP) data structures are specific to device specific power management, be specific and rename opp_* data structures in OPP library with dev_pm_opp_* equivalent.
Affected structures are: struct opp enum opp_event
Minor checkpatch warning resulting of this change was fixed as well.
Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
H A D | imx6q-cpufreq.c | diff 47d43ba73eb98d8ba731208735c899129d9849e1 Thu Sep 19 16:03:51 CDT 2013 Nishanth Menon <nm@ti.com> PM / OPP: rename data structures to dev_pm equivalents
Since Operating Performance Points (OPP) data structures are specific to device specific power management, be specific and rename opp_* data structures in OPP library with dev_pm_opp_* equivalent.
Affected structures are: struct opp enum opp_event
Minor checkpatch warning resulting of this change was fixed as well.
Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/openbmc/linux/include/linux/ |
H A D | devfreq.h | diff 47d43ba73eb98d8ba731208735c899129d9849e1 Thu Sep 19 16:03:51 CDT 2013 Nishanth Menon <nm@ti.com> PM / OPP: rename data structures to dev_pm equivalents
Since Operating Performance Points (OPP) data structures are specific to device specific power management, be specific and rename opp_* data structures in OPP library with dev_pm_opp_* equivalent.
Affected structures are: struct opp enum opp_event
Minor checkpatch warning resulting of this change was fixed as well.
Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | pm.c | diff 47d43ba73eb98d8ba731208735c899129d9849e1 Thu Sep 19 16:03:51 CDT 2013 Nishanth Menon <nm@ti.com> PM / OPP: rename data structures to dev_pm equivalents
Since Operating Performance Points (OPP) data structures are specific to device specific power management, be specific and rename opp_* data structures in OPP library with dev_pm_opp_* equivalent.
Affected structures are: struct opp enum opp_event
Minor checkpatch warning resulting of this change was fixed as well.
Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|
/openbmc/linux/drivers/devfreq/ |
H A D | devfreq.c | diff 47d43ba73eb98d8ba731208735c899129d9849e1 Thu Sep 19 16:03:51 CDT 2013 Nishanth Menon <nm@ti.com> PM / OPP: rename data structures to dev_pm equivalents
Since Operating Performance Points (OPP) data structures are specific to device specific power management, be specific and rename opp_* data structures in OPP library with dev_pm_opp_* equivalent.
Affected structures are: struct opp enum opp_event
Minor checkpatch warning resulting of this change was fixed as well.
Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
|