linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-12 17:11:40 to 2018-06-19 08:22:52 UTC [more...]

[PATCH] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-06-19  8:22 UTC  (4+ messages)

[PATCH] devfreq: rk3399_dmc: Fix duplicated opp table on reload
 2018-06-19  8:07 UTC  (5+ messages)

[PATCH v8] powercap/drivers/idle_injection: Add an idle injection framework
 2018-06-19  8:00 UTC  (3+ messages)

[RFC PATCH v3 00/10] Energy Aware Scheduling
 2018-06-19  7:57 UTC  (6+ messages)
` [RFC PATCH v3 06/10] sched: Add over-utilization/tipping point indicator
` [RFC PATCH v3 09/10] sched/fair: Select an energy-efficient CPU on task wake-up

[PATCH v4 0/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
 2018-06-19  7:53 UTC  (19+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ FW bindings
` [PATCH v4 2/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver

[PATCH V7] powercap/drivers/idle_injection: Add an idle injection framework
 2018-06-19  5:49 UTC  (6+ messages)

[PATCH 0/3] powernv/cpuidle Device-tree parsing cleanup
 2018-06-19  5:04 UTC  (4+ messages)
` [PATCH 1/3] powernv/cpuidle: Parse dt idle properties into global structure
` [PATCH 2/3] cpuidle/powernv: Change platform init to avoid reparsing dt
` [PATCH 3/3] powernv/cpuidle: Use parsed device tree values for cpuidle_init

[PATCH v4 16/26] docs: Fix more broken references
 2018-06-19  4:14 UTC  (6+ messages)
` [PATCH v4 21/26] devicetree: fix some bindings file names
` [PATCH v4 26/26] fix a series of Documentation/ broken file name references

[PATCH v3 00/12] Add throttler driver for non-thermal throttling
 2018-06-18 23:59 UTC  (20+ messages)
` [PATCH v3 01/12] PM / devfreq: Init user limits from OPP limits, not viceversa
` [PATCH v3 02/12] PM / devfreq: Fix handling of min/max_freq == 0
` [PATCH v3 03/12] PM / devfreq: Don't adjust to user limits in governors
` [PATCH v3 04/12] PM / devfreq: Add struct devfreq_policy
` [PATCH v3 05/12] PM / devfreg: Add support for policy notifiers
` [PATCH v3 06/12] PM / devfreq: Make update_devfreq() public
` [PATCH v3 07/12] PM / devfreq: export devfreq_class
` [PATCH v3 08/12] cpufreq: Add stub for cpufreq_update_policy()
` [PATCH v3 09/12] dt-bindings: PM / OPP: add opp-throttlers property
` [PATCH v3 10/12] misc: throttler: Add core support for non-thermal throttling
` [PATCH v3 11/12] misc: throttler: Add Chrome OS EC throttler
` [PATCH v3 12/12] mfd: cros_ec: Add throttler sub-device

[PATCH v2] cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
 2018-06-18 20:21 UTC  (2+ messages)

[PATCH v2] cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
 2018-06-18 19:47 UTC 

[PATCH] power: vexpress: fix corruption in notifier registration
 2018-06-18 15:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] power: supply: ab8500: stop using getnstimeofday64()
 2018-06-18 14:23 UTC 

[PATCH] cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
 2018-06-18 10:53 UTC  (2+ messages)

[PATCH] PM / OPP: Update voltage in case freq == old_freq
 2018-06-18 10:51 UTC  (2+ messages)

[PATCH] dt-bindings: Fix unbalanced quotation marks
 2018-06-18  7:06 UTC  (2+ messages)

[PATCH] cpufreq: kryo: Add module remove and exit
 2018-06-18  4:55 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] cpufreq: kryo: Fix possible error code dereference
 2018-06-18  4:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 3/6] kernel/reboot.c: export pm_power_off_prepare
 2018-06-17  7:05 UTC 

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-06-17  0:00 UTC  (5+ messages)
  ` [RFC PATCH 03/10] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A

[PATCH v3 16/27] docs: Fix more broken references
 2018-06-15 21:42 UTC  (10+ messages)
  ` [Intel-wired-lan] "
  ` [alsa-devel] "
` [PATCH v3 22/27] devicetree: fix some bindings file names
` [PATCH v3 27/27] fix a series of Documentation/ broken file name references

[PATCH V6] powercap/drivers/idle_injection: Add an idle injection framework
 2018-06-15  8:13 UTC  (23+ messages)

[RFC PATCH 00/12] Enable PM hibernation on guest VMs
 2018-06-14 19:50 UTC  (21+ messages)
` [RFC PATCH 01/12] xen/manage: keep track of the on-going suspend mode
` [RFC PATCH 02/12] xen/manage: introduce helper function to know "
` [RFC PATCH 03/12] xenbus: add freeze/thaw/restore callbacks support
` [RFC PATCH 04/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [RFC PATCH 05/12] x86/xen: add system core suspend and resume callbacks
` [RFC PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [RFC PATCH 07/12] xen-netfront: add callbacks for PM suspend and hibernation support
` [RFC PATCH 08/12] xen-time-introduce-xen_-save-restore-_steal_clock
` [RFC PATCH 09/12] x86/xen: save and restore steal clock
` [RFC PATCH 10/12] xen/events: add xen_shutdown_pirqs helper function
` [RFC PATCH 11/12] x86/xen: close event channels for PIRQs in system core suspend callback
` [RFC PATCH 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-06-14 15:14 UTC  (21+ messages)
` [PATCH v5 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v5 2/4] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v5 3/4] dt-bindings: power: supply: qcom_bms: Add bindings
` [PATCH v6 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v6 2/4] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v6 3/4] dt-bindings: power: supply: qcom_bms: Add bindings
  ` [PATCH v6 4/4] MAINTAINERS: Add entry for the Qualcomm BMS
` [PATCH v7 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v7 2/4] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v7 3/4] dt-bindings: power: supply: qcom_bms: Add bindings
  ` [PATCH v7 4/4] MAINTAINERS: Add entry for the Qualcomm BMS

[PATCH v3 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-06-14 14:55 UTC  (7+ messages)
` [PATCH v3 1/6] thermal: tsens: Get rid of unused fields in structure
` [PATCH v3 3/6] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v3 4/6] thermal: tsens: Add support for SDM845
` [PATCH v3 5/6] thermal: tsens: Check if we have valid data before reading

[PATCH 4.9 19/30] serial: sh-sci: Stop using printk format %pCr
 2018-06-14 14:05 UTC 

[PATCH 4.14 18/36] serial: sh-sci: Stop using printk format %pCr
 2018-06-14 14:04 UTC 

[PATCH 4.16 25/43] serial: sh-sci: Stop using printk format %pCr
 2018-06-14 14:04 UTC 

[PATCH 4.17 25/45] serial: sh-sci: Stop using printk format %pCr
 2018-06-14 14:04 UTC 

[PATCH v2 0/5] thermal: tsens: Prepare for version 2 of TSENS IP
 2018-06-14 10:24 UTC  (13+ messages)
` [PATCH v2 2/5] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v2 3/5] thermal: tsens: Move 8996 get_temp() to common code for reuse
` [PATCH v2 4/5] thermal: tsens: Add support for SDM845
` [PATCH v2 5/5] thermal: tsens: Check if we have valid data before reading

[PATCH 1/2] PM / Domains: Rename opp_node to np
 2018-06-14  7:14 UTC  (4+ messages)
` [PATCH 2/2] PM / Domains: Fix return value of of_genpd_opp_to_performance_state()

[PATCH 00/11] Add support for Hygon's Dhyana Family 18h processor
 2018-06-13 20:51 UTC  (2+ messages)

[PATCH] ACPI / LPSS: Avoid PM quirks on suspend and resume from S3
 2018-06-13 12:58 UTC  (4+ messages)

[GIT PULL] More power management updates for v4.18-rc1
 2018-06-13 11:02 UTC 

[PATCH] PM / core: Fix supplier device runtime PM usage counter imbalance
 2018-06-13 10:58 UTC  (12+ messages)

[PATCH 0/3] power: supply: cros: add support for dedicated port and expose connected ports
 2018-06-13 10:57 UTC  (3+ messages)
` [PATCH 2/3] power: supply: cros: add support for dedicated port

[PATCH 1/2] power: supply: sbs-battery: don't assume MANUFACTURER_DATA formats
 2018-06-13 10:46 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: power: sbs-battery: re-document "ti,bq20z75"

[PATCH v2 00/11] Add throttler driver for non-thermal throttling
 2018-06-13  2:00 UTC  (10+ messages)
` [PATCH v2 09/11] misc: throttler: Add core support "
` [PATCH v2 10/11] dt-bindings: misc: add bindings for cros_ec_throttler


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).