Age | Commit message (Expand) | Author |
2016-05-25 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' | Rafael J. Wysocki |
2016-05-20 | PM / sleep: Handle failures in device_suspend_late() consistently | Rafael J. Wysocki |
2016-05-16 | Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools' | Rafael J. Wysocki |
2016-05-16 | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki |
2016-05-06 | Merge back new material for v4.7. | Rafael J. Wysocki |
2016-05-06 | PM / OPP: Move CONFIG_OF dependent code in a separate file | Viresh Kumar |
2016-05-05 | PM / OPP: Remove useless check | Viresh Kumar |
2016-05-05 | PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table | Sudeep Holla |
2016-05-05 | PM / OPP: pass cpumask by reference | Arnd Bergmann |
2016-04-28 | PM / OPP: Add dev_pm_opp_get_sharing_cpus() | Viresh Kumar |
2016-04-28 | PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus() | Viresh Kumar |
2016-04-28 | PM / sleep: Drop unused `info' variable | Thierry Reding |
2016-04-26 | PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare() | Ulf Hansson |
2016-04-26 | PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare() | Ulf Hansson |
2016-04-26 | PM / clk: ensure we don't allocate a -ve size of count clks | Colin Ian King |
2016-04-25 | PM / OPP: Mark shared-opp for non-dt case | Viresh Kumar |
2016-04-25 | PM / OPP: Relocate dev_pm_opp_set_sharing_cpus() | Viresh Kumar |
2016-04-25 | PM / OPP: Add missing doc style comments | Viresh Kumar |
2016-04-25 | PM / OPP: Propagate the error returned by _find_opp_table() | Viresh Kumar |
2016-04-22 | PM / Domains: Remove ->save|restore_state() callbacks | Ulf Hansson |
2016-04-22 | PM / Domains: Rename pm_genpd_runtime_suspend|resume() | Ulf Hansson |
2016-04-22 | PM / Domains: Rename stop_ok to suspend_ok for the genpd governor | Ulf Hansson |
2016-04-21 | PM / Runtime: Fix error path in pm_runtime_force_resume() | Ulf Hansson |
2016-04-07 | PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfs | Strashko, Grygorii |
2016-03-25 | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki |
2016-03-17 | PM / clk: Add support for obtaining clocks from device-tree | Jon Hunter |
2016-03-14 | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki |
2016-03-09 | PM / Domains: Fix potential NULL pointer dereference | Jon Hunter |
2016-03-09 | PM / Domains: Fix removal of a subdomain | Jon Hunter |
2016-03-09 | PM / Domains: Propagate start and restore errors during runtime resume | Laurent Pinchart |
2016-03-09 | PM / Domains: Join state name and index in debugfs output | Geert Uytterhoeven |
2016-03-09 | PM / Domains: Restore alignment of slaves in debugfs output | Geert Uytterhoeven |
2016-02-21 | PM / OPP: Rename structures for clarity | Viresh Kumar |
2016-02-21 | PM / OPP: Fix incorrect comments | Viresh Kumar |
2016-02-16 | PM / OPP: Initialize regulator pointer to an error value | Viresh Kumar |
2016-02-15 | PM / Domains: remove old power on/off latencies | Axel Haslam |
2016-02-15 | PM / Domains: Support for multiple states | Axel Haslam |
2016-02-15 | PM / OPP: Initialize u_volt_min/max to a valid value | Viresh Kumar |
2016-02-11 | PM / OPP: Fix NULL pointer dereference crash when disabling OPPs | Jon Hunter |
2016-02-11 | PM / sleep: declare __tracedata symbols as char[] rather than char | Eric Biggers |
2016-02-10 | PM / OPP: Add dev_pm_opp_set_rate() | Viresh Kumar |
2016-02-10 | PM / OPP: Manage device clk | Viresh Kumar |
2016-02-10 | PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings | Viresh Kumar |
2016-02-10 | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() | Viresh Kumar |
2016-02-10 | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() | Viresh Kumar |
2016-02-10 | PM / OPP: Disable OPPs that aren't supported by the regulator | Viresh Kumar |
2016-02-10 | PM / OPP: get/put regulators from OPP core | Viresh Kumar |
2016-02-06 | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki |
2016-02-03 | PM: Avoid false-positive warnings in dev_pm_domain_set() | Rafael J. Wysocki |
2016-02-03 | PM / Domains: Silence compiler warning for an unused function | Ulf Hansson |