linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 16:51:41 to 2022-10-03 19:56:19 UTC [more...]

[GIT PULL] Power management updates for v6.1-rc1
 2022-10-03 19:56 UTC 

[GIT PULL] ACPI updates for v6.1-rc1
 2022-10-03 19:54 UTC 

[PATCH 0/3] Add Richtek RT9759 smart cap divider charger support
 2022-10-03 18:01 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger
` [PATCH 2/3] power: supply: rt9471: "
` [PATCH 3/3] Documentation: power: rt9759: Document exported sysfs entries

[PATCH] x86/cpu/amd: remove the CPU model ID to get correct highest perf
 2022-10-03 15:55 UTC 

[PATCH v8 00/29] Rework the trip points creation
 2022-10-03 15:36 UTC  (38+ messages)
  ` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
  ` [PATCH v8 02/29] thermal/sysfs: Always expose hysteresis attributes
  ` [PATCH v8 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
  ` [PATCH v8 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
  ` [PATCH v8 05/29] thermal/of: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 06/29] thermal/of: Remove unused functions
  ` [PATCH v8 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
  ` [PATCH v8 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
  ` [PATCH v8 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 11/29] thermal/drivers/uniphier: "
  ` [PATCH v8 12/29] thermal/drivers/hisi: "
  ` [PATCH v8 13/29] thermal/drivers/qcom: "
  ` [PATCH v8 14/29] thermal/drivers/armada: "
  ` [PATCH v8 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
  ` [PATCH v8 16/29] thermal/of: Remove of_thermal_get_ntrips()
  ` [PATCH v8 17/29] thermal/of: Remove of_thermal_is_trip_valid()
  ` [PATCH v8 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
  ` [PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
      ` [PATCH] thermal/drivers/exynos: Fix NULL pointer dereference when getting the critical temp
  ` [PATCH v8 20/29] thermal/drivers/st: Use generic trip points
  ` [PATCH v8 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 22/29] thermal/drivers/rcar: "
  ` [PATCH v8 23/29] thermal/drivers/broadcom: "
  ` [PATCH v8 24/29] thermal/drivers/da9062: "
  ` [PATCH v8 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
  ` [PATCH v8 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
  ` [PATCH v8 27/29] thermal/drivers/cxgb4: "
  ` [PATCH v8 28/29] thermal/intel/int340x: Replace parameter to simplify
  ` [PATCH v8 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-03 14:49 UTC  (2+ messages)
` [RFC PATCH v2 1/1] "

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-10-03 12:10 UTC  (3+ messages)

[PATCH v2] cpufreq: schedutil: Move max CPU capacity to sugov_policy
 2022-10-03  8:41 UTC  (2+ messages)

[PATCH v7 00/29] Rework the trip points creation
 2022-10-03  7:41 UTC  (44+ messages)
` [PATCH v7 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v7 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v7 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v7 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v7 05/29] thermal/of: Use generic thermal_zone_get_trip() function
` [PATCH v7 06/29] thermal/of: Remove unused functions
` [PATCH v7 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v7 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v7 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v7 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v7 11/29] thermal/drivers/uniphier: "
` [PATCH v7 12/29] thermal/drivers/hisi: "
` [PATCH v7 13/29] thermal/drivers/qcom: "
` [PATCH v7 14/29] thermal/drivers/armada: "
` [PATCH v7 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v7 16/29] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v7 17/29] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v7 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v7 19/29] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v7 20/29] thermal/drivers/st: Use generic trip points
` [PATCH v7 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v7 22/29] thermal/drivers/rcar: "
` [PATCH v7 23/29] thermal/drivers/broadcom: "
` [PATCH v7 24/29] thermal/drivers/da9062: "
` [PATCH v7 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v7 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v7 27/29] thermal/drivers/cxgb4: "
` [PATCH v7 28/29] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v7 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v2] devfreq: Support device update function
 2022-10-03  6:02 UTC 

[PATCH v5 0/3] Add Richtek RT9471 3A battery charger support
 2022-10-03  2:00 UTC  (6+ messages)
` [PATCH v5 3/3] Documentation: power: rt9471: Document exported sysfs entries

[PATCH] devfreq: Support device update function
 2022-10-03  0:44 UTC 

[PATCH v2 00/30] mfd: Remove #ifdef guards for PM functions
 2022-10-02 11:18 UTC  (10+ messages)
` [PATCH v2 01/30] pm: Improve EXPORT_*_DEV_PM_OPS macros

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-10-01 21:05 UTC  (5+ messages)
` [PATCH v3 5/6] power: supply: "

[PATCH v11 0/8] Add MediaTek MT6370 PMIC support
 2022-10-01 20:29 UTC  (4+ messages)
` [PATCH v11 1/8] dt-bindings: power: supply: Add MediaTek MT6370 Charger

[PATCH -next] power: supply: mt6370: Fix return value check in mt6370_chg_probe()
 2022-10-01 20:22 UTC  (2+ messages)

[PATCH] power: supply: ab8500: Remove unused struct ab8500_chargalg_sysfs_entry
 2022-10-01 20:21 UTC  (2+ messages)

[PATCH] power: supply: mt6370: uses IIO interfaces, depends on IIO
 2022-10-01 20:16 UTC  (2+ messages)

[PATCH] power: supply: max1721x: Fix spelling mistake "Gauage" -> "Gauge"
 2022-10-01 20:15 UTC  (2+ messages)

[PATCH 1/3] cpufreq: qcom: fix memory leak in error path
 2022-10-01 17:10 UTC  (3+ messages)
` [PATCH 2/3] cpufreq: qcom: pass pvs_name size along with its buffer
` [PATCH 3/3] cpufreq: qcom: fix writes in read-only memory region

[rafael-pm:bleeding-edge] BUILD SUCCESS 816cee8cb69ed35afedc0a1011493e5f8c6aeead
 2022-10-01 10:44 UTC 

[PATCH 0/2] Add interconnect support for QDU1000/QRU1000 SoCs
 2022-10-01  9:31 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add QDU1000/QRU1000 dt bindings
` [PATCH 2/2] interconnect: qcom: Add QDU1000/QRU1000 interconnect driver

[PATCH v3 00/11] Encrypted Hibernation
 2022-09-30 21:35 UTC  (14+ messages)
` [PATCH v3 01/11] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v3 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v3 05/11] security: keys: trusted: Allow storage of PCR values in creation data
` [PATCH v3 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v3 08/11] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v3 09/11] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v3 10/11] PM: hibernate: Verify the digest encryption key
` [PATCH v3 11/11] PM: hibernate: seal the encryption key with a PCR policy

[PATCH] thermal: Increase maximum number of trip points
 2022-09-30 17:52 UTC  (3+ messages)

[PATCH v8 0/3] Add Richtek RT9471 3A battery charger support
 2022-09-30 14:50 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: power: supply: Add Richtek RT9471 battery charger
` [PATCH v8 2/3] power: supply: rt9471: Add Richtek RT9471 charger driver
` [PATCH v8 3/3] Documentation: power: rt9471: Document exported sysfs entries

[PATCH v7 0/3] Add Richtek RT9471 3A battery charger support
 2022-09-30 11:17 UTC  (5+ messages)
` [PATCH v7 1/3] dt-bindings: power: supply: Add Richtek RT9471 battery charger
` [PATCH v7 2/3] power: supply: rt9471: Add Richtek RT9471 charger driver
` [PATCH v7 3/3] Documentation: power: rt9471: Document exported sysfs entries

[PATCH] PM: domains: log failures to register always-on domains
 2022-09-30 10:38 UTC  (3+ messages)

[PATCH] thermal: imx8mm_thermal: wait for a valid measurement
 2022-09-30 10:09 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS fa117123159976b3799c5738677e0489f8537abc
 2022-09-30  9:49 UTC 

[PATCH 1/2] cpufreq: Change macro for store scaling min/max frequency
 2022-09-30  9:48 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: Update CPU capacity reduction in store_scaling_max_freq()

[PATCH v6 0/3] Add Richtek RT9471 3A battery charger support
 2022-09-30  7:30 UTC  (3+ messages)
` [PATCH v6 2/3] power: supply: rt9471: Add Richtek RT9471 charger driver

[PATCH v7 1/2] thermal: loongson2: add thermal management support
 2022-09-30  2:10 UTC  (2+ messages)
` [PATCH v7 2/2] dt-bindings: thermal: add loongson2k thermal binding

[PATCH v5 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-30  1:39 UTC  (15+ messages)
` [PATCH v5 2/3] dt-bindings: thermal: add loongson2k thermal binding
` [PATCH v5 3/3] thermal: loongson2: add thermal management support

[PATCH -next] kernel/power : add pr_err() for debugging "Error -14 resuming" error
 2022-09-30  1:08 UTC 

pm/testing baseline: 77 runs, 2 regressions (v6.0-rc7-186-gfa11712315997)
 2022-09-29 22:24 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.0-rc7-186-gfa11712315997)
 2022-09-29 21:41 UTC 

[GIT PULL] cpufreq/arm updates for 6.1
 2022-09-29 19:25 UTC  (2+ messages)

[GIT PULL] devfreq next for 6.1
 2022-09-29 19:24 UTC  (2+ messages)

[PATCH 0/2] Synchronize PM runtime enable state with parent
 2022-09-29 14:46 UTC  (3+ messages)
` [PATCH 1/2] PM: runtime: "
` [PATCH 2/2] iio: light: vcnl4000: Incorporate iio_device with PM runtime

[PATCH 0/7] Implement AMD Pstate EPP Driver
 2022-09-29 14:08 UTC  (5+ messages)
` [PATCH 4/7] cpufreq: amd_pstate: add AMD pstate EPP support for shared memory type processor

[PATCH 0/2] Add Richtek RT9467 5A Battery Charger support
 2022-09-29 11:31 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: power: supply: Add Richtek RT9467 battery charger
` [PATCH 2/2] power: supply: rt9467: Add Richtek RT9467 charger driver

[PATCH v6 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-29  8:53 UTC  (7+ messages)
` [PATCH v6 2/3] dt-bindings: thermal: add loongson2k thermal binding
` [PATCH v6 3/3] thermal: loongson2: add thermal management support

[rafael-pm:bleeding-edge] BUILD SUCCESS 99546c51c86d8f9e56d2f9e2252b05b84d89c2ea
 2022-09-29  8:12 UTC 

pm/testing baseline: 57 runs, 1 regressions (v6.0-rc7-179-g530bc2b3f53f3)
 2022-09-28 20:05 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.0-rc7-179-g530bc2b3f53f3)
 2022-09-28 19:22 UTC 

[RFC PATCH 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-09-28 18:54 UTC  (3+ messages)

[PATCH V10 0/4] power: supply: Add Support for RK817 Charger
 2022-09-28 14:36 UTC  (3+ messages)
` [PATCH V10 3/4] power: supply: Add charger driver for Rockchip RK817

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-28 14:32 UTC  (3+ messages)

[PATCH v3 RESEND] thermal: qoriq: Only enable sites that actually exist
 2022-09-28 14:05 UTC  (3+ messages)

TPM: hibernate with IMA PCR 10
 2022-09-28  9:42 UTC  (11+ messages)

[PATCH v4 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-28  8:26 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: thermal: add loongson2k thermal binding
` [PATCH v4 3/3] thermal: loongson2: add thermal management support

[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
 2022-09-28  7:59 UTC  (17+ messages)

[PATCH v3 6/6] freezer,sched: Rewrite core freezer logic
 2022-09-28  5:44 UTC  (13+ messages)

[PATCH v3 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-28  3:15 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: thermal: add loongson2 thermal binding


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