Show patches with: Archived = No       |   18866 patches
« 1 2 ... 182 183 184188 189 »
Patch Series S/W/F Date Submitter Delegate State
thermal: fix the casting issue for long type --- 2015-02-26 Leo Yan New
[2/2] PM: Convert dev_pm_put_subsys_data() into a void function --- 2015-01-29 Ulf Hansson Accepted
[1/2] PM: Update function header for dev_pm_get_subsys_data() --- 2015-01-29 Ulf Hansson Accepted
cpufreq: fix another race between PPC notification and vcpu_hotplug() --- 2015-01-29 Viresh Kumar New
[v2] thermal: Fix examples in DT documentation --- 2015-01-28 Srinivas Kandagatla New
[v4,2/2] CPPC: Add CPUFreq driver based on CPPC methods --- 2015-01-27 Ashwin Chaugule New
[v4,1/2] Mailbox: Restructure and simplify PCC mailbox code --- 2015-01-27 Ashwin Chaugule New
[8/8] PM / Domains: Handle errors from genpd's ->attach_dev() callback --- 2015-01-27 Ulf Hansson Accepted
[7/8] PM / Domains: Re-order initialization of generic_pm_domain_data --- 2015-01-27 Ulf Hansson Accepted
[6/8] PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device() --- 2015-01-27 Ulf Hansson Accepted
[5/8] PM / Domains: Eliminate the mutex for the generic_pm_domain_data --- 2015-01-27 Ulf Hansson Accepted
[4/8] PM / Domains: Don't check for an existing device when adding a new --- 2015-01-27 Ulf Hansson Accepted
[3/8] PM / Domains: Don't allow an existing generic_pm_domain_data --- 2015-01-27 Ulf Hansson Accepted
[2/8] PM / Domains: Remove reference counting for the generic_pm_domain_data --- 2015-01-27 Ulf Hansson Accepted
[1/8] PM / Domains: Rename __pm_genpd_alloc|free_dev_data() --- 2015-01-27 Ulf Hansson Accepted
thermal: Fix examples in DT documentation --- 2015-01-27 Srinivas Kandagatla Accepted
drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable --- 2015-01-25 Daniel Lezcano Accepted
[GIT,PULL] : cpuidle-big.little fix when mcpm is not available --- 2015-01-25 Daniel Lezcano New
PM / Domains: Remove pm_genpd_dev_need_restore() API --- 2015-01-20 Ulf Hansson Accepted
[V2,26/26] thermal: cpu_cooling: update copyright tags --- 2014-12-04 Viresh Kumar Accepted
[V2,25/26] thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq --- 2014-12-04 Viresh Kumar Accepted
[V2,24/26] thermal: cpu_cooling: Store frequencies in descending order --- 2014-12-04 Viresh Kumar Accepted
[V2,23/26] thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property() --- 2014-12-04 Viresh Kumar Accepted
[V2,22/26] thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count --- 2014-12-04 Viresh Kumar Accepted
[V2,21/26] thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore --- 2014-12-04 Viresh Kumar Accepted
[V2,20/26] thermal: cpu_cooling: find max level during device registration --- 2014-12-04 Viresh Kumar Accepted
[V2,19/26] thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency() --- 2014-12-04 Viresh Kumar Accepted
[V2,18/26] thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state() --- 2014-12-04 Viresh Kumar Accepted
[V2,17/26] thermal: cpu_cooling: initialize 'cpufreq_val' on registration --- 2014-12-04 Viresh Kumar Accepted
[V2,16/26] thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register() --- 2014-12-04 Viresh Kumar Accepted
[V2,15/26] thermal: cpu_cooling: Don't check is_cpufreq_valid() --- 2014-12-04 Viresh Kumar Accepted
[V2,14/26] thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy --- 2014-12-04 Viresh Kumar Accepted
[V2,13/26] thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register --- 2014-12-04 Viresh Kumar Accepted
[V2,12/26] thermal: cpu_cooling: propagate error returned by idr_alloc() --- 2014-12-04 Viresh Kumar Accepted
[V2,11/26] thermal: cpu_cooling: no need to initialze 'ret' --- 2014-12-04 Viresh Kumar Accepted
[V2,10/26] thermal: cpu_cooling: no need to set cpufreq_dev to NULL --- 2014-12-04 Viresh Kumar Accepted
[V2,09/26] thermal: cpu_cooling: no need to set cpufreq_state to zero --- 2014-12-04 Viresh Kumar Accepted
[V2,08/26] thermal: cpu_cooling: Pass variable instead of its type to sizeof() --- 2014-12-04 Viresh Kumar Accepted
[V2,07/26] thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency --- 2014-12-04 Viresh Kumar Accepted
[V2,06/26] thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device --- 2014-12-04 Viresh Kumar Accepted
[V2,05/26] thermal: cpu_cooling: random comment fixups --- 2014-12-04 Viresh Kumar Accepted
[V2,04/26] thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-12-04 Viresh Kumar Accepted
[V2,03/26] thermal: imx: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-12-04 Viresh Kumar Accepted
[V2,02/26] thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-12-04 Viresh Kumar Accepted
[V2,01/26] thermal: cpu_cooling: check for the readiness of cpufreq layer --- 2014-12-04 Viresh Kumar New
[25/26] cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq --- 2014-12-03 Viresh Kumar New
[V4,3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile --- 2014-12-01 Ulf Hansson Accepted
[V4,2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779 --- 2014-12-01 Ulf Hansson Accepted
[V4,1/3] PM / Domains: Initial PM clock support for genpd --- 2014-12-01 Ulf Hansson Accepted
[V2] PM / Domains: Add pm_genpd_lookup() API to lookup domain by firmware node --- 2014-11-28 Ulf Hansson New
[26/26] cpu_cooling: update copyright tags --- 2014-11-28 Viresh Kumar Superseded
[25/26] cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq --- 2014-11-28 Viresh Kumar New
[24/26] cpu_cooling: Store frequencies in descending order --- 2014-11-28 Viresh Kumar New
[23/26] cpu_cooling: Pass 'cpufreq_dev' to get_property() --- 2014-11-28 Viresh Kumar New
[22/26] cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count --- 2014-11-28 Viresh Kumar New
[21/26] cpu_cooling: create list of cpufreq_cooling_devices --- 2014-11-28 Viresh Kumar New
[20/26] cpu_cooling: get_property() doesn't need to support GET_MAXL anymore --- 2014-11-28 Viresh Kumar Superseded
[19/26] cpu_cooling: find max level during device registration --- 2014-11-28 Viresh Kumar New
[18/26] cpu_cooling: Merge get_cpu_frequency() into cpufreq_set_cur_state() --- 2014-11-28 Viresh Kumar New
[17/26] cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state() --- 2014-11-28 Viresh Kumar New
[16/26] cpu_cooling: Drop useless locking around idr_alloc/idr_remove --- 2014-11-28 Viresh Kumar New
[15/26] cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register() --- 2014-11-28 Viresh Kumar New
[14/26] cpu_cooling: Don't check is_cpufreq_valid() --- 2014-11-28 Viresh Kumar New
[13/26] cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy --- 2014-11-28 Viresh Kumar New
[12/26] cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register --- 2014-11-28 Viresh Kumar New
[11/26] cpu_cooling: propagate error returned by idr_alloc() --- 2014-11-28 Viresh Kumar New
[10/26] cpu_cooling: no need to set cpufreq_dev to NULL --- 2014-11-28 Viresh Kumar Superseded
[09/26] cpu_cooling: no need to set cpufreq_state to zero --- 2014-11-28 Viresh Kumar Superseded
[08/26] cpu_cooling: Pass variable instead of its type to sizeof() --- 2014-11-28 Viresh Kumar New
[07/26] cpu_cooling: Add comment to clarify relation between cooling state and frequency --- 2014-11-28 Viresh Kumar Superseded
[06/26] cpu_cooling: fix doc comment over struct cpufreq_cooling_device --- 2014-11-28 Viresh Kumar Superseded
[05/26] cpu_cooling: random comment fixups --- 2014-11-28 Viresh Kumar Superseded
[04/26] thermal: exynos: Handle -EPROBE_DEFER properly --- 2014-11-28 Viresh Kumar New
[03/26] thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-11-28 Viresh Kumar New
[02/26] thermal: imx: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-11-28 Viresh Kumar Superseded
[01/26] thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() --- 2014-11-28 Viresh Kumar New
[V3,3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile --- 2014-11-28 Ulf Hansson New
[V3,2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779 --- 2014-11-28 Ulf Hansson New
[V3,1/3] PM / Domains: Initial PM clock support for genpd --- 2014-11-28 Ulf Hansson New
[V2,3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile --- 2014-11-27 Ulf Hansson New
[V2,2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779 --- 2014-11-27 Ulf Hansson New
[V2,1/3] PM / Domains: Initial PM clock support for genpd --- 2014-11-27 Ulf Hansson New
PM / Domains: Add pm_genpd_lookup() API to lookup domain by device node --- 2014-11-27 Ulf Hansson New
[0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code --- 2014-11-27 Ulf Hansson New
[2/2] cpuidle: Remove TIME_INVALID flag --- 2014-11-21 Daniel Lezcano New
[1/2] cpuidle: acpi: Remove TIME_INVALID flag from acpi --- 2014-11-21 Daniel Lezcano New
[v3,2/2] ACPI PID: Add frequency domain awareness. --- 2014-11-19 Ashwin Chaugule New
[v3,1/2] CPPC as a PID controller backend --- 2014-11-19 Ashwin Chaugule New
[v3,2/2] ACPI PID: Add frequency domain awareness. --- 2014-11-19 Ashwin Chaugule New
[v3,1/2] CPPC as a PID controller backend --- 2014-11-19 Ashwin Chaugule New
[3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile --- 2014-11-19 Ulf Hansson New
[2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779 --- 2014-11-19 Ulf Hansson New
[1/3] PM / Domains: Initial PM clock support for genpd --- 2014-11-19 Ulf Hansson New
PM / Domains: Power on the PM domain right after attach completes --- 2014-11-17 Ulf Hansson Accepted
PM / Domains: Move struct pm_domain_data to pm_domain.h --- 2014-11-14 Ulf Hansson Accepted
PM / domains: Kconfig: always enable PM_RUNTIME when genpd enabled --- 2014-11-13 Kevin Hilman New
PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig --- 2014-11-13 Kevin Hilman New
[V2] PM / Domains: Fix initial default state of the need_restore flag --- 2014-11-11 Ulf Hansson New
PM / Domains: Fix initial default state of the need_restore flag --- 2014-11-10 Ulf Hansson Accepted
[V3,6/6] cpuidle: menu: Move the update function before its declaration --- 2014-11-07 Daniel Lezcano New
« 1 2 ... 182 183 184188 189 »