linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-22 02:52:32 to 2017-04-28 18:05:49 UTC [more...]

[PATCH v2 0/3] thermal: broadcom: Add NSP Thermal Support
 2017-04-28 18:05 UTC  (6+ messages)
  ` [PATCH v2 1/3] ARM: BCM: Enable thermal support for iProc SoCs
  ` [PATCH v2 2/3] thermal: broadcom: ns-thermal: default on "
  ` [PATCH v2 3/3] ARM: dts: NSP: Add Thermal Support

[PATCH 0/2] thermal: broadcom: Add NSP Thermal Support
 2017-04-28 18:04 UTC  (8+ messages)
  ` [PATCH 1/2] thermal: broadcom: Allow for NSP to use ns-thermal driver
` [PATCH 2/2] ARM: dts: NSP: Add Thermal Support

[PATCH v2] power: tps65217_charger: Add properties like voltage and current charge
 2017-04-28 16:49 UTC  (2+ messages)

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-04-28 11:12 UTC  (20+ messages)
` [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains

[PATCH 1/2] firmware: arm_scpi: add support to populate OPPs and get transition latency
 2017-04-28  9:24 UTC  (3+ messages)
` [PATCH 2/2] cpufreq: scpi: use new scpi_ops functions to remove duplicate code

57362 linux-pm
 2017-04-28  7:30 UTC 

[PATCH V4 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-04-28  4:24 UTC  (22+ messages)
` [PATCH V4 01/17] thermal: cpu_cooling: Avoid accessing potentially freed structures
` [PATCH V4 02/17] thermal: cpu_cooling: rearrange globals
` [PATCH V4 03/17] thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdev
` [PATCH V4 04/17] thermal: cpu_cooling: replace cool_dev with cdev
` [PATCH V4 05/17] thermal: cpu_cooling: remove cpufreq_cooling_get_level()
` [PATCH V4 06/17] thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()
` [PATCH V4 07/17] thermal: cpu_cooling: use cpufreq_policy to register cooling device
` [PATCH V4 08/17] cpufreq: create cpufreq_table_count_valid_entries()
` [PATCH V4 09/17] thermal: cpu_cooling: store cpufreq policy
` [PATCH V4 10/17] thermal: cpu_cooling: OPPs are registered for all CPUs
` [PATCH V4 11/17] thermal: cpu_cooling: get rid of 'allowed_cpus'
` [PATCH V4 12/17] thermal: cpu_cooling: merge frequency and power tables
` [PATCH V4 13/17] thermal: cpu_cooling: create structure for idle time stats
` [PATCH V4 14/17] thermal: cpu_cooling: get_level() can't fail
` [PATCH V4 15/17] thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdev
` [PATCH V4 16/17] thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()
` [PATCH V4 17/17] thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device

[PATCH] devfreq: do not ignore errors during store min, max frequency
 2017-04-27 23:41 UTC  (4+ messages)
      `  "

[PATCH 0/5] PM / sleep: Support power button wakeup from S2I on recent Dell laptops
 2017-04-27 22:26 UTC  (8+ messages)
` [PATCH 1/5] PM / wakeup: Integrate mechanism to abort transitions in progress
` [PATCH 2/5] ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
` [PATCH 3/5] ACPI / sleep: EC-based wakeup from suspend-to-idle on Dell systems
` [PATCH 4/5] platform: x86: intel-vbtn: Wake up the system from suspend-to-idle
` [PATCH 5/5] platform: x86: intel-hid: "

[PATCH] power: supply: axp20x_usb_power: add IIO dependency
 2017-04-27 19:11 UTC 

[PATCH 0/3] TI-SoC-thermal: Fine-tuning for two functions
 2017-04-27 16:20 UTC  (5+ messages)
` [PATCH 1/3] ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
` [PATCH 2/3] ti-soc-thermal: Delete error messages for failed memory allocations "
` [PATCH 3/3] ti-soc-thermal: Fix a typo in a comment line

[PATCH v2 0/3] soc/tegra: bpmp: Generic PM domains for Tegra186
 2017-04-27 14:19 UTC  (4+ messages)
` [PATCH v2 2/3] soc/tegra: bpmp: Update ABI header

[PATCH v3 09/29] x86: assembly, use DATA_SIMPLE for data
 2017-04-27 12:30 UTC  (3+ messages)

[PATCH V2] cpuidle: check dev before usage in cpuidle_use_deepest_state
 2017-04-27  9:39 UTC  (2+ messages)

[PATCH v1] spi: mxs: implement runtime pm
 2017-04-27  9:39 UTC  (3+ messages)

Touchscreen failure with CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND
 2017-04-27  2:20 UTC  (18+ messages)

[PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override
 2017-04-27  1:17 UTC  (7+ messages)

[PATCH] x86/intel_idle: add GLK support
 2017-04-26 22:36 UTC  (2+ messages)

[PATCH v2 1/8] mfd: intel_soc_pmic_bxtwc: fix TMU interrupt index
 2017-04-26 15:44 UTC  (17+ messages)
` [PATCH v2 5/8] gpio: gpio-wcove: use first level PMIC GPIO irq
` [PATCH v2 6/8] mfd: intel_soc_pmic_bxtwc: utilize devm_* functions in driver probe
` [PATCH v2 7/8] mfd: intel_soc_pmic_bxtwc: use chained irqs for second level irq chips
` [PATCH v2 8/8] platform: x86: intel_bxtwc_tmu: remove first level irq unmask

[PATCH V6 0/9] PM / Domains: Implement domain performance states
 2017-04-26 10:57 UTC  (10+ messages)
  ` [PATCH V6 1/9] PM / OPP: Introduce "power-domain-opp" property
  ` [PATCH V6 2/9] PM / Domains: Allow OPP table to be used for power-domains
` [PATCH V6 3/9] PM / QOS: Keep common notifier list for genpd constraints
` [PATCH V6 4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request
` [PATCH V6 5/9] PM / OPP: Add support to parse "power-domain-opp" property
` [PATCH V6 6/9] PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
` [PATCH V6 7/9] PM / domain: Register PM QOS performance notifier
` [PATCH V6 8/9] PM / Domain: Add struct device to genpd
` [PATCH V6 9/9] PM / Domain: Add support to parse domain's OPP table

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-04-26  9:55 UTC  (8+ messages)

[PATCH] clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct access
 2017-04-26  7:11 UTC  (2+ messages)

[RESEND PATCH v4] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
 2017-04-26  5:51 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD and IIO due for the v4.12 merge window

[PATCH] thermal: qoriq: remove useless call for of_thermal_get_trip_points()
 2017-04-26  1:50 UTC 

Performance of low-cpu utilisation benchmark regressed severely since 4.6
 2017-04-25 21:26 UTC  (13+ messages)

[PATCH RFC 0/4] mmc: sdio: To support hibernation add capability to skip SDIO reset at scan
 2017-04-25 19:11 UTC  (19+ messages)
` [PATCH RFC 1/4] mmc: sdio: Keep card runtime resumed while adding function devices
` [PATCH RFC 2/4] mmc: sdio: Add capability to skip SDIO reset at scan
` [PATCH RFC 3/4] mmc: sdhci-acpi: Set MMC_CAP2_NO_SDIO_RESET if child has wake from S4 (hibernate)

[PATCH 1/2] power: supply: sbs-battery: Don't ignore the first external power change
 2017-04-25 15:09 UTC  (2+ messages)
` [PATCH 2/2] power: supply: sbs-battery: Correct supply status with current draw

[PATCH v2] pda_power: move from timer to delayed_work
 2017-04-25 13:18 UTC 

[PATCH] i2c: designware: Do nothing in system suspend/resume when RT suspended
 2017-04-25 12:04 UTC  (10+ messages)

12990 linux-pm
 2017-04-25 11:33 UTC 

[PATCH 1/1] power: Fix unchecked return value of devm_kzalloc
 2017-04-25 10:50 UTC  (2+ messages)

[PATCH V3 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-04-25 10:27 UTC  (6+ messages)
` [PATCH V3 11/17] thermal: cpu_cooling: get rid of 'allowed_cpus'

[PATCH] PM / Domains: Add DT file to MAINTAINERS
 2017-04-25  8:02 UTC  (2+ messages)

[PATCH] PM / Domains: Fix DT example
 2017-04-25  8:01 UTC  (2+ messages)

[PATCH] drm/etnaviv: add thermal dependency
 2017-04-24 22:01 UTC  (5+ messages)

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

[PATCH 0/4] PM / Domains: Add support for always on PM domains in genpd
 2017-04-23 22:12 UTC  (2+ messages)

[PATCH] powercap/intel_rapl: Add support for Gemini Lake
 2017-04-24 16:54 UTC  (2+ messages)

[PATCH V7 4/7] mfd: da9061: MFD core support
 2017-04-24 12:38 UTC  (4+ messages)

[PATCH V2 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-04-24 10:44 UTC  (7+ messages)

[PATCH V5 0/7] PM / OPP: Use - instead of @ for DT entries
 2017-04-24  8:32 UTC  (10+ messages)
` [PATCH V5 3/7] ARM: exynos: Use - instead of @ for DT OPP entries
` [PATCH V5 4/7] ARM: pxa: "

[PATCH 1/1] power: Fix unchecked return value of devm_kzalloc
 2017-04-24  7:16 UTC  (2+ messages)

26566 linux-pm
 2017-04-24  1:25 UTC 

[PATCH 1/1] power: check return value of devm_kzalloc
 2017-04-23 19:44 UTC  (2+ messages)

[pm:s2idle-dell-test 4/6] drivers/acpi/ec.c:1863: undefined reference to `acpi_sleep_ec_gpe_may_wakeup'
 2017-04-23  2:40 UTC 

[pm:s2idle-dell-test 4/6] ec.c:undefined reference to `upep_device_handle'
 2017-04-22  9:06 UTC 


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 NNTP newsgroup(s).