linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 15:31:01 to 2019-11-06 07:46:59 UTC [more...]

[PATCH]cpufreq: add NULL check to the store method of cpufreq
 2019-11-06  7:46 UTC 

[PATCH 0/4] ARM: Enable thermal support for Raspberry Pi 4
 2019-11-06  4:41 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: Add BCM2711 thermal

[PATCH 0/6] brcmstb_thermal updates for new processes
 2019-11-06  3:55 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: thermal: Define BCM7216 thermal sensor compatible

[PATCH] dt-bindings: interconnect: Convert qcom,qcs404 to DT schema
 2019-11-06  3:52 UTC  (2+ messages)

[PATCH v2] cpufreq: powernv: fix stack bloat and NR_CPUS limitation
 2019-11-06  3:35 UTC  (4+ messages)

[PATCH 1/3] soc: samsung: Drop "syscon" compatible requirement from the chipid driver
 2019-11-06  3:28 UTC  (3+ messages)
  ` [PATCH 3/3] dt-bindings: arm: samsung: Drop syscon compatible from CHIPID binding

[PATCH 46/50] power: Use show_stack_loglvl()
 2019-11-06  3:05 UTC 

[PATCH v9 00/19] More improvements for Tegra30 devfreq driver
 2019-11-06  1:24 UTC  (26+ messages)
` [PATCH v9 01/19] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v9 02/19] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v9 03/19] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v9 04/19] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v9 05/19] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v9 06/19] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v9 07/19] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v9 08/19] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v9 09/19] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v9 10/19] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v9 11/19] PM / devfreq: tegra30: Constify structs
` [PATCH v9 12/19] PM / devfreq: tegra30: Include appropriate header
` [PATCH v9 13/19] PM / devfreq: tegra30: Don't enable already enabled consecutive interrupts
` [PATCH v9 14/19] PM / devfreq: tegra30: Disable consecutive interrupts when appropriate
` [PATCH v9 15/19] PM / devfreq: tegra30: Use kHz units for dependency threshold
` [PATCH v9 16/19] PM / devfreq: Add new interrupt_driven flag for governors
` [PATCH v9 17/19] PM / devfreq: tegra30: Support variable polling interval
` [PATCH v9 18/19] PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient
` [PATCH v9 19/19] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH 1/2] dt-bindings: power/supply: Document generic USB charger
 2019-11-05 23:16 UTC  (7+ messages)
` [PATCH 2/2] power/supply: Add generic USB charger driver

[PATCH 0/5] PCI: PM: Cleanups related to power state changes
 2019-11-05 22:48 UTC  (13+ messages)
` [PATCH 1/5] PCI: PM: Move power state update away from pci_power_up()
` [PATCH 2/5] PCI: PM: Use pci_power_up() in pci_set_power_state()
` [PATCH 3/5] PCI: PM: Fold __pci_start_power_transition() into its caller
` [PATCH 4/5] PCI: PM: Avoid exporting __pci_complete_power_transition()
` [PATCH 5/5] PCI: PM: Fold __pci_complete_power_transition() into its caller
` [PATCH update "

[PATCH v2 0/5] Improve the SC27XX fuel gauge controller
 2019-11-05 22:29 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: power: Introduce one property to describe the battery resistance with temperature changes
` [PATCH v2 4/5] dt-bindings: power: sc27xx: Add a new property to describe the real resistance of coulomb counter chip

[PATCH 0/4] cpuidle: teo: Fix issues related to disabled idle states
 2019-11-05 22:15 UTC  (10+ messages)
` [PATCH 1/4] cpuidle: teo: Ignore disabled idle states that are too deep
` [PATCH 2/4] cpuidle: teo: Rename local variable in teo_select()
` [PATCH 3/4] cpuidle: teo: Consider hits and misses metrics of disabled states
` [PATCH 4/4] cpuidle: teo: Fix "early hits" handling for disabled idle states

[PATCH 0/6] PCI/PM: Minor fix and cleanups
 2019-11-05 21:52 UTC  (16+ messages)
` [PATCH 1/6] PCI/PM: Apply D2 delay as milliseconds, not microseconds
` [PATCH 2/6] PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
` [PATCH 3/6] PCI/PM: Simplify pci_set_power_state()
` [PATCH 4/6] xen-platform: Convert to generic power management
` [PATCH 5/6] PCI/PM: Remove unused pci_driver.resume_early() hook
` [PATCH 6/6] PCI/PM: Remove unused pci_driver.suspend_late() hook

[PATCH v3 0/6] PM / devfreq: Add dynamic scaling for imx ddr controller
 2019-11-05 20:13 UTC  (7+ messages)
` [PATCH v3 3/6] dt-bindings: devfreq: Add bindings "
` [PATCH v3 6/6] arm64: dts: imx8m: Add ddr controller nodes

[PATCH v4] nvme: Add hardware monitoring support
 2019-11-05 18:10 UTC  (5+ messages)

[PATCHv3 0/4] Update cpupower and make it more accurate
 2019-11-05 17:16 UTC  (5+ messages)
` [PATCHv3 1/4] cpupower: Move needs_root variable into a sub-struct
` [PATCHv3 2/4] cpupower: mperf_monitor: Introduce per_cpu_schedule flag
` [PATCHv3 3/4] cpupower: mperf_monitor: Update cpupower to use the RDPRU instruction
` [PATCHv3 4/4] cpupower: ToDo: Update ToDo with ideas for per_cpu_schedule handling

[PATCH v3 5/5] power: supply: max17040: Send uevent in SOC and status change
 2019-11-05  9:59 UTC  (19+ messages)
` [PATCH v4 0/4] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
  ` [PATCH v4 2/4] dt-bindings: power: supply: Max17040: Add low level SOC alert threshold
      ` [PATCH v5 0/5] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
        ` [PATCH v5 1/5] power: supply: max17040: Add IRQ handler for low SOC alert
        ` [PATCH v5 2/5] dt-bindings: power: supply: Max17040: Add DT bindings for max17040 fuel gauge
        ` [PATCH v5 3/5] devicetree: mfd: max14577: Add reference to max14040_battery.txt descriptions
        ` [PATCH v5 4/5] power: supply: max17040: Config alert SOC low level threshold from FDT
        ` [PATCH v5 5/5] power: supply: max17040: Send uevent in SOC and status change
  ` [PATCH v4 3/4] power: supply: max17040: Config alert SOC low level threshold from FDT
  ` [PATCH v4 4/4] power: supply: max17040: Send uevent in SOC and status change

[PATCH v2] cpufreq: sun50i: Fix CPU speed bin detection
 2019-11-05  9:37 UTC  (3+ messages)

[PATCH] cpufreq: fix integer/pointer warnings in acpi_platform_list
 2019-11-05  9:04 UTC  (2+ messages)

[PATCH v1 0/3] thermal: rockchip: Support the RK3308 SoC in thermal driver
 2019-11-05  7:59 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: rockchip-thermal: Support the RK3308 SoC compatible
` [PATCH v1 2/3] thermal: rockchip: Support the RK3308 SoC in thermal driver
` [PATCH v1 3/3] ARM64: dts: rockchip: rk3308: add tsadc node

[v4, 6/8] PM / OPP: Support adjusting OPP voltages at runtime
 2019-11-05  6:56 UTC  (3+ messages)

drivers/cpufreq/brcmstb-avs-cpufreq.c:449: bad test ?
 2019-11-05  6:47 UTC 

[PATCH -next] thermal: ti-soc-thermal: Remove dev_err() on platform_get_irq() failure
 2019-11-05  6:08 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Fix sparse plain int pointer
 2019-11-05  5:54 UTC 

[PATCH RFC v5 00/10] interconnect: Add imx support via devfreq
 2019-11-04 22:49 UTC  (3+ messages)
` [PATCH RFC v5 01/10] dt-bindings: devfreq: Add bindings for generic imx buses

[PATCH v10 0/3] Add MSM8916 interconnect provider driver
 2019-11-04 21:28 UTC  (3+ messages)
` [PATCH v10 1/3] dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindings

[PATCHv2 0/3] Update cpupower and make it more accurate
 2019-11-04 21:15 UTC  (6+ messages)

[RFC PATCH 0/4] Redefine interconnect provider DT nodes for SDM845
 2019-11-04 19:03 UTC  (4+ messages)
` [RFC PATCH 3/4] interconnect: qcom: Refactor icc rpmh support

Power management on HP 15-ds0502na
 2019-11-04 15:29 UTC 

[PATCH v8 00/18] More improvements for Tegra30 devfreq driver
 2019-11-04 14:36 UTC  (23+ messages)
` [PATCH v8 01/18] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v8 02/18] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v8 03/18] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v8 04/18] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v8 05/18] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v8 06/18] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v8 07/18] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v8 08/18] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v8 09/18] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v8 10/18] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v8 11/18] PM / devfreq: tegra30: Constify structs
` [PATCH v8 12/18] PM / devfreq: tegra30: Include appropriate header
` [PATCH v8 13/18] PM / devfreq: tegra30: Don't enable already enabled consecutive interrupts
` [PATCH v8 14/18] PM / devfreq: tegra30: Disable consecutive interrupts when appropriate
` [PATCH v8 15/18] PM / devfreq: Add new interrupt_driven flag for governors
` [PATCH v8 16/18] PM / devfreq: tegra30: Support variable polling interval
` [PATCH v8 17/18] PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient
` [PATCH v8 18/18] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH v2 0/5] thermal: stm32: driver improvements
 2019-11-04 13:30 UTC  (6+ messages)
` [PATCH v2 1/5] thermal: stm32: remove hardware irq handler
` [PATCH v2 2/5] thermal: stm32: fix icifr register name
` [PATCH v2 3/5] thermal: stm32: handle multiple trip points
` [PATCH v2 4/5] thermal: stm32: improve temperature resolution
` [PATCH v2 5/5] thermal: stm32: fix low threshold interrupt flood

[PATCH] cpuidle: Consolidate disabled state checks
 2019-11-04 11:52 UTC  (2+ messages)

[PATCH v4 0/4] arm64: meson: add support for A1 Power Domains
 2019-11-04 11:47 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: power: add Amlogic secure power domains bindings
` [PATCH v4 2/4] firmware: meson_sm: Add secure power domain support
` [PATCH v4 3/4] soc: amlogic: Add support for Secure power domains controller
` [PATCH v4 4/4] arm64: dts: meson: a1: add secure power domain controller

[PATCH 1/2] powercap/intel_rapl: add support for CometLake Mobile
 2019-11-04 11:34 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Fix Invalid EPB setting
 2019-11-04 11:28 UTC  (2+ messages)

[PATCH v3] cpufreq: powernv: fix stack bloat and hard limit on num cpus
 2019-11-04 11:06 UTC  (2+ messages)

[RFC PATCH] PM: Add a switch for disabling/enabling sync() before suspend
 2019-11-04 10:57 UTC  (9+ messages)
    ` [PATCH v2 2/2] PM: Change CONFIG_SUSPEND_SKIP_SYNC to CONFIG_SKIP_SYNC_ON_SUSPEND
      ` [PATCH v3 2/2] PM: CONFIG_SUSPEND_SKIP_SYNC sets default for '/sys/power/sync_on_suspend'

[PATCH 0/6] dt-bindings: max77650: convert the device-tree bindings to yaml
 2019-11-04  9:21 UTC  (4+ messages)
` [PATCH 5/6] dt-bindings: leds: max77650: convert the binding document "

[PATCH] of-thermal: Disable polling when interrupt property is found in DT
 2019-11-04  6:26 UTC  (3+ messages)

[PATCH 1/2] thermal: cpu_cooling: Remove pointless dependency on CONFIG_OF
 2019-11-04  6:21 UTC  (4+ messages)
` [PATCH 2/2] thermal: cpu_cooling: Reorder the header file

[PATCH][next][V2] drivers: thermal: tsens: fix potential integer overflow on multiply
 2019-11-04  6:15 UTC  (2+ messages)

[PATCH v7 00/19] More improvements for Tegra30 devfreq driver
 2019-11-03 15:25 UTC  (7+ messages)
` [PATCH v7 13/19] PM / devfreq: tegra30: Increase sampling period to 16ms
` [PATCH v7 17/19] PM / devfreq: tegra30: Support variable polling interval

[GIT PULL] interconnect fixes for 5.4
 2019-11-02 17:15 UTC  (2+ messages)

[PATCH v9 00/22] SC7 entry and exit support for Tegra210
 2019-11-02 14:42 UTC  (3+ messages)
` [PATCH v9 12/22] cpufreq: tegra124: Add suspend and resume support

Thread goes into deep-deep-state and not woken-up
 2019-11-01 23:43 UTC 

[PATCH v7 00/15] thermal: qcom: tsens: Add interrupt support
 2019-11-01 22:53 UTC  (3+ messages)
` [PATCH v7 03/15] drivers: thermal: tsens: Add __func__ identifier to debug statements

[PATCH v6 00/18] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-11-01 21:30 UTC  (9+ messages)

[PATCH] docs: driver-api: make interconnect title quieter
 2019-11-01 19:33 UTC 

[PATCH v3] nvme: Add hardware monitoring support
 2019-11-01 19:14 UTC  (3+ messages)

[PATCH 1/7] power: supply: sbs-battery: use octal permissions on module param
 2019-11-01 19:07 UTC  (7+ messages)
` [PATCH 2/7] power: supply: sbs-battery: prefix module param variable
` [PATCH 3/7] power: supply: sbs-battery: add force_load as a dts property
` [PATCH 4/7] devicetree: bindings: sbs-battery: add sbs,force-load property
` [PATCH 5/7] power: supply: sbs-battery: fix CAPACITY_MODE bit naming
` [PATCH 6/7] power: supply: sbs-battery: add ability to disable charger broadcasts
` [PATCH 7/7] dt-bindings: power: sbs-battery: add disable-charger-broadcasts doc

[GIT PULL] Power management fix for v5.4-rc6
 2019-11-01 17:10 UTC  (2+ messages)

[PATCH] tools/power turbostat: Add Cometlake support
 2019-11-01 17:02 UTC  (2+ messages)

[PATCH] cpufreq: sun50i: Fix CPU speed bin detection
 2019-11-01 16:15 UTC  (7+ messages)
` [linux-sunxi] "


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