Show patches with: none      |   56662 patches
« 1 2 ... 407 408 409566 567 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] tools/power turbostat: changed bclk discovery path for Intel Xeon x200 Architecture - - - --- 2016-02-10 Chrzaniuk, Hubert lenb Accepted
[1/2] tools/power turbostat: Fixed turbo ratio stats for Intel Xeon x200 family - - - --- 2016-02-10 Chrzaniuk, Hubert lenb Accepted
[v6,2/3] cpufreq: intel_pstate: Replace timers with utilization update callbacks - - - --- 2016-02-10 Rafael J. Wysocki rafael Accepted
[v6,1/3] cpufreq: Add mechanism for registering utilization update callbacks - - - --- 2016-02-10 Rafael J. Wysocki rafael Superseded
cpufreq: select IRQ_WORK in Kconfig - - - --- 2016-02-10 Arnd Bergmann Not Applicable
irq_work: unhide irq_work_queue_on declaration on non-SMP - - - --- 2016-02-10 Arnd Bergmann Not Applicable
[V5,3/3] cpufreq: ondemand: Rearrange od_dbs_timer() to avoid updating delay - - - --- 2016-02-10 Viresh Kumar rafael Deferred
[V5,2/3] cpufreq: conservative: Update sample_delay_ns immediately - - - --- 2016-02-10 Viresh Kumar rafael Deferred
[V5,1/3] cpufreq: governor: No need to manage state machine now - - - --- 2016-02-10 Viresh Kumar rafael Deferred
cpufreq: governor: Create and traverse list of policy_dbs to fix lockdep - - - --- 2016-02-10 Viresh Kumar rafael Accepted
[0/3] cpufreq: Replace timers with utilization update callbacks - - - --- 2016-02-09 Rafael J. Wysocki Not Applicable
[1/1] kernel/fs: fix I/O wait not accounted for RW O_DSYNC - - - --- 2016-02-09 Stephane Gasparini Not Applicable
[PATCH/RFC] gpio: rcar: Add Runtime PM handling for interrupts - - - --- 2016-02-09 Geert Uytterhoeven RFC
tools/power turbostat: Fixed turbo ratio stats for Intel Xeon x200 family - - - --- 2016-02-09 Chrzaniuk, Hubert Changes Requested
[RFC,v11,3/3] PM / Domains: remove old power on/off latencies. - - - --- 2016-02-09 ahaslam@baylibre.com RFC
[RFC,v11,2/3] ARM: imx6: pm: declare pm domain latency on power_state struct. - - - --- 2016-02-09 ahaslam@baylibre.com RFC
[RFC,v11,1/3] PM / Domains: Support for multiple states - - - --- 2016-02-09 ahaslam@baylibre.com RFC
[V3,16/16] cpufreq: dt: No need to allocate resources anymore - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,15/16] cpufreq: dt: No need to fetch voltage-tolerance - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,14/16] cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,13/16] cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency() - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,12/16] cpufreq: dt: Unsupported OPPs are already disabled - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,11/16] cpufreq: dt: Pass regulator name to the OPP core - 1 - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,10/16] cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,09/16] cpufreq: dt: Rename 'need_update' to 'opp_v1' - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,08/16] cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err() - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,07/16] PM / OPP: Add dev_pm_opp_set_rate() - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,06/16] PM / OPP: Manage device clk - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,05/16] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,04/16] PM / OPP: Introduce dev_pm_opp_get_max_transition_latency() - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,03/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency() - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,02/16] PM / OPP: Disable OPPs that aren't supported by the regulator - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V3,01/16] PM / OPP: get/put regulators from OPP core - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V2,11/16] cpufreq: dt: Pass regulator name to the OPP core - - - --- 2016-02-09 Viresh Kumar Superseded
[V4,7/7] cpufreq: ondemand: Rearrange od_dbs_timer() to void updating delay - - - --- 2016-02-09 Viresh Kumar Changes Requested
[V4,6/7] cpufreq: conservative: Update sample_delay_ns immediately - - - --- 2016-02-09 Viresh Kumar rafael Superseded
[V4,5/7] cpufreq: governor: No need to manage state machine now - - - --- 2016-02-09 Viresh Kumar Changes Requested
[V4,4/7] cpufreq: governor: Move common sysfs tunables to cpufreq_governor.c - - - --- 2016-02-09 Viresh Kumar Changes Requested
[V4,3/7] cpufreq: Remove cpufreq_governor_lock - - - --- 2016-02-09 Viresh Kumar rafael Deferred
[V4,2/7] cpufreq: Call __cpufreq_governor() with policy->rwsem held - - - --- 2016-02-09 Viresh Kumar rafael Changes Requested
[V4,1/7] cpufreq: Merge cpufreq_offline_prepare/finish routines - - - --- 2016-02-09 Viresh Kumar rafael Changes Requested
[V4,6/6] cpufreq: governor: Create and traverse list of policy_dbs to fix lockdep - - - --- 2016-02-09 Viresh Kumar Changes Requested
[V4,5/6] Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V4,4/6] cpufreq: governor: Drop unused macros for creating governor tunable attributes - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V4,3/6] cpufreq: governor: New sysfs show/store callbacks for governor tunables - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V4,2/6] cpufreq: governor: Move common tunables to 'struct dbs_data' - - - --- 2016-02-09 Viresh Kumar rafael Accepted
[V4,1/6] cpufreq: governor: Create generic macro for global tuners - - - --- 2016-02-09 Viresh Kumar rafael Accepted
cpufreq: governor: Drop pointless goto from cpufreq_governor_init() - - - --- 2016-02-08 Rafael J. Wysocki rafael Accepted
cpufreq: governor: Rename skip_work to work_count - - - --- 2016-02-08 Rafael J. Wysocki rafael Accepted
[v9] cpufreq: powernv: Add sysfs attributes to show throttle stats - - - --- 2016-02-08 Shilpasri G Bhat Changes Requested
thermal: of: use for_each_available_child_of_node for child iterator - - - --- 2016-02-08 Laxman Dewangan evalenti Accepted
[V3,13/13] cpufreq: conservative: Update sample_delay_ns immediately - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,12/13] cpufreq: ondemand: Traverse list of policy_dbs in update_sampling_rate() - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,11/13] cpufreq: governor: Keep list of policy_dbs within dbs_data - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,10/13] cpufreq: governor: No need to manage state machine now - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,09/13] cpufreq: governor: Move common sysfs tunables to cpufreq_governor.c - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,08/13] cpufreq: Remove cpufreq_governor_lock - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,07/13] cpufreq: Call __cpufreq_governor() with policy->rwsem held - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,06/13] cpufreq: Merge cpufreq_offline_prepare/finish routines - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,05/13] Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,04/13] cpufreq: governor: Drop unused macros for creating governor tunable attributes - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,03/13] cpufreq: governor: New sysfs show/store callbacks for governor tunables - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,02/13] cpufreq: governor: Move common tunables to 'struct dbs_data' - - - --- 2016-02-08 Viresh Kumar Changes Requested
[V3,01/13] cpufreq: governor: Create generic macro for global tuners - - - --- 2016-02-08 Viresh Kumar Changes Requested
[3/3,v3] cpufreq: governor: Replace timers with utilization update callbacks - - - --- 2016-02-08 Rafael J. Wysocki Not Applicable
[3/3] cpufreq: governor: Symmetrize cpu_dbs_info initialization and cleanup - - - --- 2016-02-07 Rafael J. Wysocki rafael Accepted
[2/3] cpufreq: governor: Rearrange governor data structures - - - --- 2016-02-07 Rafael J. Wysocki rafael Accepted
[1/3] cpufreq: governor: Simplify cpufreq_governor_limits() - - - --- 2016-02-07 Rafael J. Wysocki rafael Accepted
[3/3,v5] cpufreq: governor: Replace timers with utilization update callbacks - - - --- 2016-02-07 Rafael J. Wysocki rafael Superseded
[v3,10/10] cpufreq: governor: Drop cpu argument from dbs_check_cpu() - - - --- 2016-02-06 Rafael J. Wysocki rafael Accepted
[v3,8/10] cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info - - - --- 2016-02-06 Rafael J. Wysocki rafael Accepted
[3/3,v4] cpufreq: governor: Replace timers with utilization update callbacks - - - --- 2016-02-06 Rafael J. Wysocki Superseded
[5/5] arm64: dts: rockchip: add rk3368 iodomains - - - --- 2016-02-05 Heiko Stuebner Not Applicable
[4/5] arm64: dts: rockchip: make rk3368 grf syscons simple-mfds as well - - - --- 2016-02-05 Heiko Stuebner Not Applicable
[3/5] ARM: dts: rockchip: move rk3288 io-domain nodes to the grf - - - --- 2016-02-05 Heiko Stuebner Not Applicable
[2/5] ARM: dts: rockchip: make rk3288-grf a simple-mfd - - - --- 2016-02-05 Heiko Stuebner Not Applicable
[1/5] PM / AVS: rockchip-io: make io-domains a child of the GRF - - - --- 2016-02-05 Heiko Stuebner Not Applicable
[RFC] Add cpufreq support - - - --- 2016-02-05 Mason RFC
[v1,4/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver - - - --- 2016-02-05 Tomeu Vizoso Not Applicable
[v1,3/6] power_supply: Add types for USB Type C and PD chargers - - - --- 2016-02-05 Tomeu Vizoso Not Applicable
arm64: dts: mt8173: add node for thermal calibration - - - --- 2016-02-05 Dawei Chien Not Applicable
[v8,2/2] power: add documentation for ACT8945A's charger DT bindings - - - --- 2016-02-05 Wenyou Yang Not Applicable
[v8,1/2] power: act8945a: add charger driver for ACT8945A - - - --- 2016-02-05 Wenyou Yang Not Applicable
[v2,10/10] cpufreq: governor: Drop cpu argument from dbs_check_cpu() - - - --- 2016-02-05 Rafael J. Wysocki rafael Superseded
[v2,9/10] cpufreq: governor: Rearrange governor data structures - - - --- 2016-02-05 Rafael J. Wysocki rafael Superseded
[v2,8/10] cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info - - - --- 2016-02-05 Rafael J. Wysocki rafael Superseded
[v2,7/10] cpufreq: governor: Drop the gov pointer from struct dbs_data - - - --- 2016-02-05 Rafael J. Wysocki rafael Accepted
[v2,6/10] cpufreq: governor: Rework cpufreq_governor_dbs() - - - --- 2016-02-05 Rafael J. Wysocki rafael Accepted
[v2,5/10] cpufreq: governor: Rename some data types and variables - - - --- 2016-02-05 Rafael J. Wysocki rafael Accepted
[v2,4/10] cpufreq: governor: Put governor structure into common_dbs_data - - - --- 2016-02-05 Rafael J. Wysocki rafael Accepted
[v2,3/10] cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily - - - --- 2016-02-05 Rafael J. Wysocki rafael Accepted
[v2,2/10] cpufreq: governor: Use common mutex for dbs_data protection - - - --- 2016-02-05 Rafael J. Wysocki rafael Accepted
[v2,1/10] cpufreq: Clean up default and fallback governor setup - - - --- 2016-02-05 Rafael J. Wysocki rafael Accepted
[3/3,v3] cpufreq: governor: Replace timers with utilization update callbacks - - - --- 2016-02-05 Rafael J. Wysocki rafael Superseded
[V2,0/7] cpufreq: governors: Fix ABBA lockups - - - --- 2016-02-04 Viresh Kumar Not Applicable
[V2,7/7] cpufreq: Remove cpufreq_governor_lock - - - --- 2016-02-04 Viresh Kumar Not Applicable
[V2,0/7] cpufreq: governors: Fix ABBA lockups - - - --- 2016-02-04 Viresh Kumar Not Applicable
cpufreq: governor: fix compile warning - - - --- 2016-02-04 Srinivas Pandruvada Not Applicable
[11/11] cpufreq: governor: Drop cpu argument from dbs_check_cpu() - - - --- 2016-02-03 Rafael J. Wysocki Superseded
[10/11] cpufreq: governor: Rearrange governor data structures - - - --- 2016-02-03 Rafael J. Wysocki Superseded
« 1 2 ... 407 408 409566 567 »