linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-27 12:50:56 to 2018-07-04 10:36:39 UTC [more...]

[RESEND PATCH v3 2/2] thermal: core: introduce thermal zone device mode control
 2018-07-04 10:36 UTC  (4+ messages)

[PATCHv3 3/4] drivers/base: clean up the usage of devices_kset_move_last()
 2018-07-04 10:21 UTC  (2+ messages)
    ` [PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset

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

[PATCH v5] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-07-04  8:45 UTC 

[PATCH v4] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-07-04  8:32 UTC  (6+ messages)

[PATCH 1/2] device core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
 2018-07-04  7:16 UTC  (3+ messages)
` [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind

[PATCH v4 0/3] mfd/power: cros_ec: add support for USBPD charger driver
 2018-07-04  6:12 UTC  (9+ messages)
` [PATCH v4 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH v4 2/3] power: supply: add cros-ec USBPD charger driver
` [PATCH v4 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice
` [GIT PULL] Immutable branch between MFD and Power? due for the v4.19 merge window

[PATCH v3 0/4] Add devicetree functionality to w1 busses and ds2760
 2018-07-04  4:44 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: w1: document generic onewire and DS2760 bindings
` [PATCH v3 2/4] w1: core: match sub-nodes of bus masters in devicetree
` [PATCH v3 3/4] power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
` [PATCH v3 4/4] power: supply: ds2760_battery: add devicetree probing

[PATCH v2 0/4] Add devicetree functionality to w1 busses
 2018-07-03 23:16 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: w1: document sub-node bindings for DS2760
` [PATCH v2 2/4] w1: core: match sub-nodes of bus masters in devicetree
` [PATCH v2 3/4] w1: ds2760: add devicetree matching glue
` [PATCH v2 4/4] power: ds2760_battery: add device tree glue

[PATCH v2 00/23] Add multi-channel support to Armada thermal driver
 2018-07-03 21:33 UTC  (17+ messages)
` [PATCH v2 06/23] thermal: armada: convert driver to syscon register accesses
` [PATCH v2 13/23] dt-bindings: ap806: prepare the syscon file to list other syscons nodes
` [PATCH v2 14/23] dt-bindings: cp110: "
` [PATCH v2 15/23] dt-bindings: ap806: add the thermal node in the syscon file
` [PATCH v2 17/23] dt-bindings: cp110: "
` [PATCH v2 18/23] dt-bindings: thermal: armada: add reference to new bindings
` [PATCH v2 19/23] arm64: dts: marvell: rename ap806 syscon node

[RFC] soc: imx: gpc: Unregister pgc children on remove
 2018-07-03 19:39 UTC 

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

[PATCH 0/3] cpufreq: add AVS support for Armada 3700
 2018-07-03 16:13 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: marvell: Add documentation for the Armada 3700 AVS binding
` [PATCH 2/3] cpufreq: armada-37xx: Add AVS support
` [PATCH 3/3] arm64: dts: marvell: armada-37xx: add the node allowing "

[PATCH] cpuidle:powernv: Add the CPUIDLE_FLAG_POLLING for snooze
 2018-07-03 15:03 UTC  (3+ messages)

[PATCH v3] PM / devfreq: Fix devfreq_add_device() when drivers are built as modules
 2018-07-03 13:16 UTC  (9+ messages)
        `  "

[RFC PATCH] ata: ahci: Enable DEVSLP by default on x86 modern standby platform
 2018-07-03 10:21 UTC  (7+ messages)

[PATCH v3 0/2] powernv/cpuidle Device-tree parsing cleanup
 2018-07-03  9:47 UTC  (5+ messages)
` [PATCH v3 1/2] powernv/cpuidle: Parse dt idle properties into global structure
` [PATCH v3 2/2] powernv/cpuidle: Use parsed device tree values for cpuidle_init

[PATCH 0/2] PCI: Initial imx7d pm support
 2018-07-03  8:42 UTC  (5+ messages)
` [PATCH 2/2] PCI: imx: "

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-07-03  7:54 UTC  (3+ messages)

[PATCH] thermal: ti-soc-thermal: remove dead code
 2018-07-03  5:10 UTC  (4+ messages)

[PATCH v2 0/2] powernv/cpuidle Device-tree parsing cleanup
 2018-07-03  4:19 UTC  (6+ messages)
` [PATCH v2 1/2] powernv/cpuidle: Parse dt idle properties into global structure
` [PATCH v2 2/2] powernv/cpuidle: Use parsed device tree values for cpuidle_init

[PATCH v5 0/8] Introduce on-chip interconnect API
 2018-07-02 17:08 UTC  (18+ messages)
` [PATCH v5 1/8] interconnect: Add generic "
` [PATCH v5 4/8] interconnect: qcom: Add RPM communication
` [PATCH v5 6/8] interconnect: qcom: Add msm8916 interconnect provider driver

[PATCH 0/2] soc: imx: gpc: Power off PU domain in suspend/resume on 6qp
 2018-07-02 13:58 UTC  (7+ messages)
` [PATCH 1/2] soc: imx: gpc: Use static platform_device instances
` [PATCH 2/2] soc: imx: gpc: Power off PU domain in suspend/resume on 6qp

[PATCH v4.9] PM / OPP: Update voltage in case freq == old_freq
 2018-07-02  8:49 UTC 

[PATCH] kernel/power: cast PAGE_SIZE to int when comparing with error code
 2018-07-02  7:14 UTC  (3+ messages)

[PATCH 0/3] PM / Domains: Enable name based lookup at attach
 2018-07-02  7:08 UTC  (7+ messages)
` [PATCH 1/3] PM / Domains: dt: Add a power-domain-names property
` [PATCH 2/3] PM / Domains: Introduce option to attach a device by name to genpd
` [PATCH 3/3] PM / Domains: Introduce dev_pm_domain_attach_by_name()

[PATCH v7 3/6] kernel/reboot.c: export pm_power_off_prepare
 2018-07-02  5:04 UTC  (2+ messages)

[PATCH 4.14 021/157] thermal: bcm2835: Stop using printk format %pCr
 2018-07-01 16:21 UTC  (3+ messages)
` [PATCH 4.14 022/157] clk: renesas: cpg-mssr: "
` [PATCH 4.14 023/157] lib/vsprintf: Remove atomic-unsafe support for %pCr

[PATCH 4.9 015/101] clk: renesas: cpg-mssr: Stop using printk format %pCr
 2018-07-01 16:21 UTC  (2+ messages)
` [PATCH 4.9 016/101] lib/vsprintf: Remove atomic-unsafe support for %pCr

[PATCH 4.17 031/220] thermal: bcm2835: Stop using printk format %pCr
 2018-07-01 16:20 UTC  (3+ messages)
` [PATCH 4.17 032/220] clk: renesas: cpg-mssr: "
` [PATCH 4.17 033/220] lib/vsprintf: Remove atomic-unsafe support for %pCr

[PATCH 4.4 035/105] lib/vsprintf: Remove atomic-unsafe support for %pCr
 2018-07-01 16:01 UTC 

[PATCH v2] thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibration
 2018-06-30 22:10 UTC 

[PATCH] PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
 2018-06-30 21:15 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v1 0/2] Add QCOM SDM845 interconnect provider driver
 2018-06-29 21:08 UTC  (3+ messages)
` [RFC PATCH v1 1/2] interconnect: qcom: Add sdm845 "
` [RFC PATCH v1 2/2] arm64: dts: sdm845: Add interconnect provider DT nodes

[PATCH v3 0/4] Add devicetree functionality to w1 busses and ds2760
 2018-06-29 17:35 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: w1: document generic onewire and DS2760 bindings
` [PATCH v3 2/4] w1: core: match sub-nodes of bus masters in devicetree
` [PATCH v3 3/4] power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
` [PATCH v3 4/4] power: supply: ds2760_battery: add devicetree probing

[PATCH 00/17] thermal: enable/check sensor after its setup is finished
 2018-06-29 16:15 UTC  (2+ messages)

[PATCH 0/3][RFC] Introduce the in-kernel hibernation encryption
 2018-06-29 12:59 UTC  (7+ messages)
` [PATCH 2/3][RFC] PM / Hibernate: Encrypt the snapshot pages before submitted to the block device

[PATCH] PM / Domains: Don't power on at attach for the multi PM domain case
 2018-06-29  9:51 UTC  (2+ messages)

[PATCH 00/10] OPP: Support multiple power-domains per device
 2018-06-29  9:48 UTC  (13+ messages)
` [PATCH 01/10] OPP: Parse OPP table's DT properties from _of_init_opp_table()
` [PATCH 02/10] OPP: Identify and mark genpd OPP tables
` [PATCH 03/10] OPP: Separate out custom OPP handler specific code
` [PATCH 04/10] OPP: Populate required opp tables from "required-opps" property
` [PATCH 05/10] OPP: Populate OPPs "
` [PATCH 06/10] OPP: Add dev_pm_opp_{set|put}_required_device() helper
` [PATCH 07/10] PM / Domains: Add genpd_opp_to_performance_state()
` [PATCH 08/10] OPP: Configure all required OPPs
` [PATCH 09/10] OPP: Rename and relocate of_genpd_opp_to_performance_state()
` [PATCH 10/10] OPP: Remove of_dev_pm_opp_find_required_opp()

[GIT PULL] Power management fixes for v4.18-rc3
 2018-06-29  9:20 UTC 

[PATCH v3 6/6] PM / Domains: Stop deferring probe at the end of initcall
 2018-06-29  8:58 UTC  (2+ messages)

[PATCH 2/2] PM / Domains: Fix return value of of_genpd_opp_to_performance_state()
 2018-06-29  8:53 UTC  (4+ messages)
` [PATCH V2 2/2] PM / Domains: Rename opp_node to np

[PATCH v2 00/11] Add throttler driver for non-thermal throttling
 2018-06-28 18:52 UTC  (2+ messages)

[PATCH] power: supply: ab8500: stop using getnstimeofday64()
 2018-06-28 14:14 UTC  (2+ messages)

[RFC PATCH v4 00/12] Energy Aware Scheduling
 2018-06-28 11:40 UTC  (13+ messages)
` [RFC PATCH v4 01/12] sched: Relocate arch_scale_cpu_capacity
` [RFC PATCH v4 02/12] sched/cpufreq: Factor out utilization to frequency mapping
` [RFC PATCH v4 03/12] PM: Introduce an Energy Model management framework
` [RFC PATCH v4 04/12] PM / EM: Expose the Energy Model in sysfs
` [RFC PATCH v4 05/12] sched/topology: Reference the Energy Model of CPUs when available
` [RFC PATCH v4 06/12] sched/topology: Lowest energy aware balancing sched_domain level pointer
` [RFC PATCH v4 07/12] sched/topology: Introduce sched_energy_present static key
` [RFC PATCH v4 08/12] sched: Add over-utilization/tipping point indicator
` [RFC PATCH v4 09/12] sched/fair: Introduce an energy estimation helper function
` [RFC PATCH v4 10/12] sched/fair: Select an energy-efficient CPU on task wake-up
` [RFC PATCH v4 11/12] OPTIONAL: arch_topology: Start Energy Aware Scheduling
` [RFC PATCH v4 12/12] OPTIONAL: cpufreq: dt: Register an Energy Model

[PATCH v10 00/14] Krait clocks + Krait CPUfreq
 2018-06-28  4:29 UTC  (3+ messages)

[PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL
 2018-06-28  0:48 UTC  (4+ messages)

[PATCH 1/2] i2c: i801: Fix runtime PM
 2018-06-27 21:23 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).