Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-07 02:50:45 to 2016-03-10 02:12:33 UTC [more...]

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-03-10  2:12 UTC  (15+ messages)
` [PATCH v8 1/3] cpufreq: Add mechanism for registering "
  ` [PATCH v9 "
    ` [PATCH v10 "

[PATCH 00/13] thermal: convert users of thermal_zone_of_sensor_register to devm_
 2016-03-10  0:16 UTC  (22+ messages)
` [PATCH 01/13] hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register
` [PATCH 02/13] hwmon: convert ntc_thermistor "
` [PATCH 03/13] hwmon: convert tmp102 "
` [PATCH 04/13] hwmon: convert scpi-hwmon "
` [PATCH 05/13] input: convert sun4i-ts "
` [PATCH 06/13] thermal: convert hisi_thermal "
  ` [PATCH 07/13] thermal: convert mtk_thermal "
  ` [PATCH 10/13] thermal: convert rockchip_thermal "
` [PATCH 08/13] thermal: convert qcom-spmi "
` [PATCH 09/13] thermal: convert rcar_thermal "
` [PATCH 11/13] thermal: convert exynos "
` [PATCH 12/13] thermal: convert tegra_thermal "
` [PATCH 13/13] hwmon: convert ti-thermal "
` [PATCH 13/13] thermal: "

[GIT PULL] Thermal management updates for v4.5-rc8
 2016-03-10  0:08 UTC 

SKL BOOT FAILURE unless idle=nomwait (was Re: PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4)
 2016-03-09 23:59 UTC  (9+ messages)

[PATCH 0/6] cpufreq: schedutil governor
 2016-03-09 23:41 UTC  (49+ messages)
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data
` [PATCH v2 0/10] cpufreq: schedutil governor
  ` [PATCH v2 1/10] cpufreq: Reduce cpufreq_update_util() overhead a bit
  ` [PATCH v2 6/10] cpufreq: Support for fast frequency switching
  ` [PATCH v3 0/7] cpufreq: schedutil governor
    ` [PATCH v3 1/7][Resend] cpufreq: Rework the scheduler hooks for triggering updates
    ` [PATCH v3 2/7][Resend] cpufreq: Move scheduler-related code to the sched directory
    ` [PATCH v3 3/7][Resend] cpufreq: governor: New data type for management part of dbs_data
    ` [PATCH v3 4/7][Resend] cpufreq: governor: Move abstract gov_attr_set code to seperate file
    ` [PATCH v3 5/7] cpufreq: Support for fast frequency switching
    ` [PATCH v3 6/7] cpufreq: sched: Re-introduce cpufreq_update_util()
    ` [PATCH v3 7/7] cpufreq: schedutil: New governor based on scheduler utilization data

[PATCH 1/2] vga_switcheroo: add power support for windows 10 machines
 2016-03-09 22:04 UTC  (13+ messages)
` [PATCH 2/2] nouveau: use new vga_switcheroo power domain

[PATCH V2] PM / clk: Add support for obtaining clocks from device-tree
 2016-03-09 20:32 UTC  (5+ messages)

[PATCH V2 0/6] thermal: add devm_ version of thermal_zone register and driver for max77620
 2016-03-09 19:32 UTC  (12+ messages)
` [PATCH V2 1/6] thermal: doc: Add details of thermal_zone_of_sensor_{register,unregister}
` [PATCH V2 2/6] thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
` [PATCH V2 3/6] thermal: Add devm_thermal_zone_of_sensor_register() in managed devices list
  ` [PATCH V2 4/6] thermal: doc: Add details of devm_thermal_zone_of_sensor_{register,unregister}
` [PATCH V2 5/6] thermal: max77620: Add thermal driver for reporting junction temp
` [PATCH V2 6/6] thermal: Add DT binding doc for thermal of PMIC max77620

[PATCH v3 0/6] ARM/arm64: dts: rcar: Add SYSC PM domains
 2016-03-09 19:18 UTC  (7+ messages)
  ` [PATCH v3 1/6] ARM: dts: r8a7779: "
` [PATCH v3 2/6] ARM: dts: r8a7790: "
` [PATCH v3 3/6] ARM: dts: r8a7791: "
` [PATCH v3 4/6] ARM: dts: r8a7793: "
` [PATCH v3 5/6] ARM: dts: r8a7794: "
` [PATCH v3 6/6] arm64: dts: r8a7795: "

[PATCH v3 00/11] soc: renesas: Add R-Car SYSC PM Domain Support
 2016-03-09 19:18 UTC  (12+ messages)
` [PATCH v3 01/11] soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-sysc
` [PATCH v3 02/11] soc: renesas: rcar-sysc: Improve rcar_sysc_power() debug info
` [PATCH v3 03/11] soc: renesas: rcar-sysc: Add DT support for SYSC PM domains
` [PATCH v3 04/11] soc: renesas: rcar-sysc: Make rcar_sysc_power_is_off() static
` [PATCH v3 05/11] soc: renesas: rcar-sysc: Enable Clock Domain for r8a7795 I/O devices
` [PATCH v3 06/11] soc: renesas: rcar-sysc: Add support for R-Car H1 power areas
` [PATCH v3 07/11] soc: renesas: rcar-sysc: Add support for R-Car H2 "
` [PATCH v3 08/11] soc: renesas: rcar-sysc: Add support for R-Car M2-W "
` [PATCH v3 09/11] soc: renesas: rcar-sysc: Add support for R-Car M2-N "
` [PATCH v3 10/11] soc: renesas: rcar-sysc: Add support for R-Car E2 "
` [PATCH v3 11/11] soc: renesas: rcar-sysc: Add support for R-Car H3 "

[PATCH v3 0/7] PM / Domains: Add DT bindings for the R-Car System Controller
 2016-03-09 19:18 UTC  (8+ messages)
` [PATCH v3 2/7] soc: renesas: Add r8a7779 SYSC PM Domain Binding Definitions
  ` [PATCH v3 1/7] PM / Domains: Add DT bindings for the R-Car System Controller
  ` [PATCH v3 3/7] soc: renesas: Add r8a7790 SYSC PM Domain Binding Definitions
  ` [PATCH v3 4/7] soc: renesas: Add r8a7791 "
  ` [PATCH v3 7/7] soc: renesas: Add r8a7795 "
` [PATCH v3 5/7] soc: renesas: Add r8a7793 "
` [PATCH v3 6/7] soc: renesas: Add r8a7794 "

[PATCH] mmc: sdhci-of-at91: fix wakeup issue when using runtime pm
 2016-03-09 16:38 UTC 

[PATCH][RFC v3] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-09 15:34 UTC  (8+ messages)

[PATCH v4] cpufreq: acpi_cpufreq: base frequency attribute support
 2016-03-09 13:13 UTC  (5+ messages)
` [PATCH] cpufreq: acpi: Allow new dynamics attributes to be added to acpi_cpufreq_attr

[PATCH] Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
 2016-03-09 13:12 UTC  (3+ messages)

[PATCH 0/3] thermal: add devm_ version of thermal_zone register and driver for max77620
 2016-03-09 12:34 UTC  (7+ messages)
` [PATCH 1/3] thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
` [PATCH 3/3] thermal: max77620: Add thermal driver for reporting junction temp

[PATCH v2 0/5] thermal: hisilicon: enable power allocator for Hi6220
 2016-03-09 11:10 UTC  (8+ messages)
` [PATCH v2 1/5] thermal: change "hysteresis" as optional property

[PATCH 1/2] PM / clk: Add stubs for pm_clk_suspend/resume
 2016-03-09 10:58 UTC  (8+ messages)
` [PATCH 2/2] PM / clk: Add support for obtaining clocks from device-tree

[PATCH V7 0/4] Add generic PM domain support for Tegra
 2016-03-09 10:22 UTC  (11+ messages)
` [PATCH V7 2/4] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V7 3/4] soc: tegra: pmc: Add generic PM domain support

[PATCH 3/4] acpi,pci,irq: remove SCI penalize function
 2016-03-09  0:41 UTC 

[PATCH 0/3] thermal: exynos: Fixes for vtmu-supply regulator handling
 2016-03-08 21:51 UTC  (6+ messages)
` [PATCH 1/3] thermal: exynos: List vtmu-supply as optional property in DT binding

[RFC] Temperature sensor driver (tango)
 2016-03-08 21:48 UTC  (3+ messages)
` [PATCH v2] thermal: add temperature sensor support for tango SoC

[PATCH 1/1] thermal: mtk: allow compile testing on UM
 2016-03-08 21:39 UTC 

[PATCH v2] thermal: consistently use int for trip temp
 2016-03-08 21:09 UTC  (2+ messages)

[PATCH] Do not modify MSR_IA32_ENERGY_PERF_BIAS in kernel
 2016-03-08 21:07 UTC  (10+ messages)
    ` [PATCH] Do not modify perf bias performance setting by default at boot

[PATCH] thermal: omap-thermal: Add notify function to thermal_zone_device_ops
 2016-03-08 20:48 UTC  (4+ messages)

[PATCH v4 0/6] EC-based USB Power Delivery support for Chrome machines
 2016-03-08 18:09 UTC  (3+ messages)
` [PATCH v4 5/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver

[PATCH v6 0/4] powercap/rapl: reduce ipi calls and misc clean up
 2016-03-08 17:14 UTC  (4+ messages)

[PATCH] thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macros
 2016-03-08  9:58 UTC  (5+ messages)

[PATCH] Kernel: Power: main.c: Cleaned up a comment block
 2016-03-08  9:44 UTC  (2+ messages)

[PATCH V6 0/4] Reduce the intel_pstate timer overhead
 2016-03-08  9:31 UTC  (10+ messages)
` [PATCH V6 1/4] intel_pstate: Remove extra conversions in pid calculation
` [PATCH V6 2/4] intel_pstate: Optimize calculation for max/min_perf_adj
` [PATCH V6 3/4] intel_pstate: Move the intel_pstate_calc_busy into get_target_pstate_use_performance
` [PATCH V6 4/4] intel_pstate: Remove the freq calculation from the intel_pstate_calc_busy function

[PATCH V2] thermal: tegra_soctherm: fix sign bit of temperature
 2016-03-08  3:19 UTC 

[PATCH V5 0/4] Reduce the intel_pstate timer overhead
 2016-03-07 21:42 UTC  (9+ messages)
` [PATCH V5 1/4] Remove extra conversions in pid calculation
` [PATCH V5 2/4] Optimize calculation for max/min_perf_adj
` [PATCH V5 3/4] Move the intel_pstate_calc_busy into get_target_pstate_use_performance
` [PATCH V5 4/4] intel_pstate: Remove the freq calculation from the intel_pstate_calc_busy function

[PATCH V6 00/10] Add generic PM domain support for Tegra
 2016-03-07 13:32 UTC  (7+ messages)

[PATCH] PM / Runtime: Only force-resume device if it has been force-suspended
 2016-03-07 10:10 UTC  (4+ messages)

[PATCH][RFC] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
 2016-03-07  2:51 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).