linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-30 07:30:40 to 2022-10-09 07:12:45 UTC [more...]

[PATCH v2 0/9] Implement AMD Pstate EPP Driver
 2022-10-09  7:10 UTC  (10+ messages)
` [PATCH v2 1/9] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
` [PATCH v2 2/9] cpufreq: amd_pstate: add module parameter to load amd pstate EPP driver
` [PATCH v2 3/9] cpufreq: cpufreq: export cpufreq cpu release and acquire
` [PATCH v2 4/9] x86/msr: Add the MSR definition for AMD CPPC boost state
` [PATCH v2 5/9] Documentation: amd-pstate: add EPP profiles introduction
` [PATCH v2 6/9] cpufreq: amd_pstate: add AMD pstate EPP support for shared memory type processor
` [PATCH v2 7/9] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
` [PATCH v2 8/9] cpufreq: amd_pstate: implement amd pstate cpu online and offline callback
` [PATCH v2 9/9] cpufreq: amd-pstate: implement suspend and resume callbacks

[PATCH v6 0/2] power: supply: introduce support for the Qualcomm smb2 charger
 2022-10-09  2:33 UTC  (4+ messages)
` [PATCH v6 1/2] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
` [PATCH v6 2/2] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[PATCH v1 1/1] cpufreq: ACPI: Use str_enabled_disabled() helper
 2022-10-08 19:52 UTC 

[PATCH] ANDROID: cpufreq: times: record fast switch frequency transitions
 2022-10-08 12:16 UTC 

[PATCH v5 0/2] power: supply: introduce support for the Qualcomm smb2 charger
 2022-10-07 22:22 UTC  (3+ messages)
` [PATCH v5 1/2] power: supply: add Qualcomm PMI8998 SMB2 Charger driver
` [PATCH v5 2/2] dt-bindings: power: supply: qcom,pmi8998-charger: add bindings for smb2 driver

[GIT PULL] power-supply changes for v6.1
 2022-10-07 19:20 UTC  (2+ messages)

[PATCH v2 0/3] Add ARM SCMI Powercap driver
 2022-10-07 15:39 UTC  (4+ messages)
` [PATCH v2 1/3] powercap: arm_scmi: Add SCMI Powercap based driver

[rafael-pm:bleeding-edge] BUILD SUCCESS fa158c045ecf464a6b553980e461db469dc0392f
 2022-10-07  8:20 UTC 

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

[RFC PATCH v2 0/1] cpuidle: teo: Introduce optional util-awareness
 2022-10-07  0:06 UTC  (3+ messages)
` [RFC PATCH v2 1/1] "

[PATCH v8 00/29] Rework the trip points creation
 2022-10-06 16:25 UTC  (43+ 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

[linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81
 2022-10-06  7:55 UTC  (2+ messages)

[PATCH 0/2] Save cpuhp dynamic state
 2022-10-06  7:54 UTC  (2+ messages)

New error in 5.15: ACPI BIOS Error (bug): Could not resolve symbol [\_PR.CPU0._CPC], AE_NOT_FOUND (20210730/psargs-330)
 2022-10-06  6:41 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS b4d88401f829fc76ec736ec9ce44cdf4820629cf
 2022-10-06  4:59 UTC 

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

[PATCH] power: supply: lp8788: make const array name static
 2022-10-05 16:13 UTC 

[GIT PULL] turbostat 2022.10.04
 2022-10-05 15:22 UTC  (2+ messages)

[PATCH v2 0/3] Add Richtek RT9467 5A Battery Charger support
 2022-10-05 14:51 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: supply: Add Richtek RT9467 battery charger
` [PATCH v2 2/3] power: supply: rt9467: Add Richtek RT9467 charger driver
` [PATCH v2 3/3] Documentation: power: rt9467: Document exported sysfs entries

[rafael-pm:bleeding-edge] BUILD SUCCESS 5bf0ef249e8750233e1a19c5d45724a7fcbed2e7
 2022-10-05  7:01 UTC 

[PATCH v1 0/3] ACPI: thermal: Clean up simple things
 2022-10-05  7:00 UTC  (19+ messages)
` [PATCH v1 1/3] ACPI: thermal: Use white space more consistently
` [PATCH v1 2/3] ACPI: thermal: Drop redundant parens from expressions
` [PATCH v1 3/3] ACPI: thermal: Drop some redundant code
` [PATCH RFC 0/9] ACPI thermal cleanups
  ` [PATCH RFC 1/9] thermal/acpi: Remove the intermediate acpi_thermal_trip structure
  ` [PATCH RFC 2/9] thermal/acpi: Change to a common "
  ` [PATCH RFC 3/9] thermal/acpi: Convert the acpi thermal trips to an array
  ` [PATCH RFC 4/9] thermal/acpi: Move the active trip points to the same array
  ` [PATCH RFC 5/9] thermal/acpi: Optimize get_trip_points()
  ` [PATCH RFC 6/9] thermal/acpi: Encapsualte in functions the trip initialization
  ` [PATCH RFC 7/9] thermal/acpi: Simplifify the condition check
  ` [PATCH RFC 8/9] thermal/acpi: Remove active and enabled flags
  ` [PATCH RFC 9/9] thermal/acpi: Rewrite the trip point intialization to use the generic thermal trip

[PATCH 0/2] Add interconnect support for QDU1000/QRU1000 SoCs
 2022-10-04 20:02 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Add QDU1000/QRU1000 dt bindings
` [PATCH 2/2] interconnect: qcom: Add QDU1000/QRU1000 interconnect driver

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

[PATCH] thermal/core: Fix parameter check when setting trip point temperatures
 2022-10-04 17:30 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-10-04 17:19 UTC  (15+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "

[Patch v2] cpufreq: tegra194: Add support for Tegra239
 2022-10-04 15:27 UTC  (2+ messages)

[GIT PULL] thermal drivers for v6.1-rc1
 2022-10-04 15:06 UTC  (6+ messages)

[PATCH] PM: domains: log failures to register always-on domains
 2022-10-04 14:27 UTC  (3+ messages)

[RFC/RFT PATCH resend] thermal: Protect thermal device operations against thermal device removal
 2022-10-04 14:24 UTC  (3+ messages)

[PATCH 1/5] thermal/core: Rearm the monitoring only one time
 2022-10-04 14:21 UTC  (4+ messages)
` [PATCH 4/5] thermal/core: Move the thermal zone lock out of the governors

pm/testing baseline: 60 runs, 3 regressions (v6.0-rc7-188-g34ec1a3f2119)
 2022-10-04 11:14 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.0-rc7-188-g34ec1a3f2119)
 2022-10-04 10:31 UTC 

[PATCH v4 00/16] x86: make pat and mtrr independent from each other
 2022-10-04  8:10 UTC  (2+ messages)
` [PATCH v4 12/16] x86/mtrr: add a stop_machine() handler calling only cache_cpu_init()

[PATCH] power: supply: remove dead code
 2022-10-04  7:36 UTC 

[PATCH] power: supply: remove less-than-zero comparison of unsigned variables
 2022-10-04  6:45 UTC 

[GIT PULL] ACPI updates for v6.1-rc1
 2022-10-03 22:44 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.1-rc1
 2022-10-03 22:44 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.1-rc1
 2022-10-03 22:44 UTC  (2+ messages)

[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 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  (16+ 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 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 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 v3 00/11] Encrypted Hibernation
 2022-09-30 21:35 UTC  (9+ 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 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v3 08/11] PM: hibernate: Use TPM-backed keys to encrypt image

[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] 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


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