linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-07 18:12:03 to 2018-06-14 14:04:41 UTC [more...]

[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] PM / OPP: Update voltage in case freq == old_freq
 2018-06-14 13:56 UTC 

[PATCH v4 0/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
 2018-06-14 10:47 UTC  (6+ 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 v3 0/6] thermal: tsens: Refactoring for TSENSv2 IP
 2018-06-14 10:43 UTC  (5+ 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 v2 0/5] thermal: tsens: Prepare for version 2 of TSENS IP
 2018-06-14 10:24 UTC  (14+ messages)
` [PATCH v2 1/5] thermal: tsens: Get rid of unused fields in structure
` [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

[RFC PATCH 00/12] Enable PM hibernation on guest VMs
 2018-06-14  8:43 UTC  (19+ 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 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 v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-06-13 22:53 UTC  (17+ 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 v5 4/4] MAINTAINERS: Add entry for the Qualcomm BMS
` [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 V6] powercap/drivers/idle_injection: Add an idle injection framework
 2018-06-13 21:27 UTC  (26+ messages)

[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  (24+ messages)
` [PATCH v2 01/11] PM / devfreq: Init user limits from OPP limits, not viceversa
` [PATCH v2 02/11] PM / devfreq: Fix handling of min/max_freq == 0
` [PATCH v2 03/11] PM / devfreq: Don't adjust to user limits in governors
` [PATCH v2 04/11] PM / devfreq: Add struct devfreq_policy
` [PATCH v2 05/11] PM / devfreg: Add support for policy notifiers
` [PATCH v2 06/11] PM / devfreq: Make update_devfreq() public
` [PATCH v2 07/11] PM / devfreq: export devfreq_class
` [PATCH v2 08/11] dt-bindings: PM / OPP: add opp-throttlers property
` [PATCH v2 09/11] misc: throttler: Add core support for non-thermal throttling
` [PATCH v2 10/11] dt-bindings: misc: add bindings for cros_ec_throttler
` [PATCH v2 11/11] misc: throttler: Add Chrome OS EC throttler

[GIT PULL] Thermal management updates for v4.18-rc1 #2
 2018-06-12 16:23 UTC 

[GIT PULL] Thermal management updates for v4.18-rc1 #1
 2018-06-12 16:14 UTC 

[PATCH][v2] sched: cpufreq: Fix long idle judgement logic in load calculation
 2018-06-12 15:05 UTC  (3+ messages)

[PATCH 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-06-12 15:04 UTC  (2+ messages)

[PATCH] cpufreq: kryo: allow building as a loadable module
 2018-06-12 15:02 UTC  (3+ messages)

[PATCH] cpufreq: ACPI: make function acpi_cpufreq_fast_switch static
 2018-06-12 15:00 UTC  (3+ messages)

[PATCH v3 0/2] ti-cpufreq: minor fixes/cleanups
 2018-06-12 14:59 UTC  (2+ messages)

[PATCH v3 0/5] PM / Domains: Add support for multi PM domains per device
 2018-06-12 14:58 UTC  (2+ messages)

[PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL
 2018-06-12 14:57 UTC  (3+ messages)

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

[PATCH 0/2] thermal: tsens: SDM845 support
 2018-06-12 10:39 UTC  (4+ messages)
` [PATCH 1/2] thermal: tsens: Add support for SDM845 platform

[PATCH] iio:dac:ad5686: Add AD5311R support
 2018-06-10 13:30 UTC  (2+ messages)

[PATCH 2/3] thinkpad_acpi: add support for force_discharge
 2018-06-10  7:25 UTC  (4+ messages)

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-06-09 19:15 UTC  (4+ messages)
` [PATCH v4 1/7] interconnect: Add generic "

[GIT PULL] power-supply changes for 4.18
 2018-06-09 18:55 UTC 

[PATCH 11/11] tools/cpupower: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:25 UTC 

[PATCH 10/11] driver/edac: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:24 UTC 

[PATCH 09/11] driver/cpufreq: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:24 UTC 

[PATCH 08/11] driver/acpi: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:23 UTC 

[PATCH 07/11] x86/xen: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:23 UTC 

[PATCH 06/11] x86/kvm: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:23 UTC 

[PATCH 05/11] x86/mce: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:23 UTC 

[PATCH 04/11] x86/perf: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:22 UTC 

[PATCH 03/11] x86/cpu/bug: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:22 UTC 

[PATCH 02/11] x86/pci: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:21 UTC 

[PATCH 01/11] x86/cpu: Add support for Hygon's Dhyana Family 18h processor
 2018-06-09 13:21 UTC 

[RFC PATCH v3 00/10] Energy Aware Scheduling
 2018-06-09  8:24 UTC  (29+ messages)
` [RFC PATCH v3 03/10] PM: Introduce an Energy Model management framework
` [RFC PATCH v3 07/10] sched/fair: Introduce an energy estimation helper function
` [RFC PATCH v3 09/10] sched/fair: Select an energy-efficient CPU on task wake-up

[PATCH] cpufreq: intel_pstate: remove incorrect __initconst annotation
 2018-06-08 15:21 UTC  (2+ messages)

[PATCH 0/2] PCI: Initial imx7d pm support
 2018-06-08 14:33 UTC  (5+ messages)
` [PATCH 1/2] reset: imx7: Fix always writing bits as 0
` [PATCH 2/2] PCI: imx: Initial imx7d pm support

[PATCH] power: Print wakeup_count instead of event_count in the sysfs attribute
 2018-06-08  9:16 UTC  (4+ messages)

[PATCH V5] powercap/drivers/idle_injection: Add an idle injection framework
 2018-06-08  8:31 UTC  (9+ messages)

[PATCH] cpufreq: kryo: Add module remove and exit
 2018-06-08  4:29 UTC  (2+ 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 NNTP newsgroup(s).