linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-10 13:15:24 to 2023-03-14 15:51:29 UTC [more...]

[PATCH] thermal: core: Restore behavior regarding invalid trip points
 2023-03-14 15:50 UTC 

[PATCH 0/3] Sapphire Rapids C0.x idle states support
 2023-03-14 12:24 UTC  (7+ messages)
` [PATCH 3/3] intel_idle: add C0.2 state for Sapphire Rapids Xeon

[PATCH 0/6] QCM2290 compatibles
 2023-03-14 12:53 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: watchdog: qcom-wdt: add QCM2290
` [PATCH 2/6] dt-bindings: dmaengine: qcom: gpi: Add QCM2290 GPI DMA
` [PATCH 3/6] dt-bindings: nvmem: Add compatible for QCM2290
` [PATCH 4/6] dt-bindings: mmc: sdhci-msm: Document QCM2290 SDHCI
` [PATCH 5/6] dt-bindings: usb: dwc3: Add QCM2290 compatible
` [PATCH 6/6] dt-bindings: thermal: tsens: Add QCM2290

[PATCH v3 27/38] power: add HAS_IOPORT dependencies
 2023-03-14 12:12 UTC 

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-03-14 11:02 UTC  (4+ messages)

[PATCH 00/17] Introduce runtime modifiable Energy Model
 2023-03-14 10:33 UTC  (18+ messages)
` [PATCH 01/17] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
` [PATCH 02/17] PM: EM: Find first CPU online while updating OPP efficiency
` [PATCH 03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
` [PATCH 04/17] PM: EM: Create a new function em_compute_costs()
` [PATCH 05/17] trace: energy_model: Add trace event for EM runtime modifications
` [PATCH 06/17] PM: EM: Add update_power() callback for "
` [PATCH 07/17] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
` [PATCH 08/17] PM: EM: Introduce runtime modifiable table
` [PATCH 09/17] PM: EM: Add RCU mechanism which safely cleans the old data
` [PATCH 10/17] PM: EM: Add runtime update interface to modify EM power
` [PATCH 11/17] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
` [PATCH 12/17] PM: EM: Add argument to get_cost() for runtime modification
` [PATCH 13/17] PM: EM: Refactor struct em_perf_domain and add default_table
` [PATCH 14/17] Documentation: EM: Add a new section about the design
` [PATCH 15/17] Documentation: EM: Add a runtime modifiable EM design description
` [PATCH 16/17] Documentation: EM: Add example with driver modifying the EM
` [PATCH 17/17] Documentation: EM: Describe the API of runtime modifications

[PATCH] thermal/drivers/mediatek/lvts_thermal: Register thermal zones as hwmon sensors
 2023-03-14  9:32 UTC 

[PATCHv1 00/11] Add DT support for generic ADC battery
 2023-03-14  8:14 UTC  (36+ messages)
` [PATCHv1 01/11] dt-bindings: power: supply: adc-battery: add binding
      ` [PATCHv1 02/11] power: supply: core: auto-exposure of simple-battery data
      ` [PATCH 1/6] power: supply: rt9455_charger: mark OF related data as maybe unused
      ` [PATCH v2] power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition
      ` [PATCH] power: reset: qcom-pon: drop of_match_ptr for ID table
      ` [PATCH] power: supply: charger-manager: Use of_property_read_bool() for boolean properties
      ` drivers/power/supply/qcom_battmgr.c:357:31: sparse: sparse: incorrect type in initializer (different base types)
      ` [PATCH] power: supply: bq256xx: Support to disable charger
      ` [PATCHv1 04/11] power: supply: generic-adc-battery: fix unit scaling
` [PATCHv1 03/11] power: supply: generic-adc-battery: convert to managed resources
` [PATCHv1 06/11] power: supply: generic-adc-battery: drop charge now support
` [PATCHv1 07/11] power: supply: generic-adc-battery: drop memory alloc error message
` [PATCHv1 09/11] power: supply: generic-adc-battery: simplify read_channel logic
` [PATCHv1 10/11] power: supply: generic-adc-battery: add DT support
` [PATCHv1 11/11] power: supply: generic-adc-battery: update copyright info

[PATCH 0/2] interconnect: qcom: rpm: fix msm8996 interconnect registration
 2023-03-14  7:46 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] interconnect: qcom: rpm: drop bogus pm domain attach

NOC (interconnect) lockup on i.MX8MP during resume
 2023-03-14  7:39 UTC  (3+ messages)

pm/testing baseline: 51 runs, 5 regressions (v6.3-rc2-28-gd64b2bdbf627)
 2023-03-14  7:26 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.3-rc2-28-gd64b2bdbf627)
 2023-03-14  6:42 UTC 

[PATCH 03/36] cpufreq: move to use bus_get_dev_root()
 2023-03-14  6:04 UTC  (6+ messages)
` [PATCH 06/36] cpuidle: "
` [PATCH 20/36] cpufreq: amd-pstate: "

[rafael-pm:bleeding-edge] BUILD SUCCESS d64b2bdbf6274ec9d924b31de316b819d6916ab0
 2023-03-14  4:12 UTC 

[PATCH] thermal/core/power_allocator: avoid cdev->state can not be reset
 2023-03-14  2:41 UTC  (7+ messages)

[PATCH v2 0/4] thermal: core/ACPI: Fix processor cooling device regression
 2023-03-14  2:03 UTC  (12+ messages)
` [PATCH v2 1/4] ACPI: processor: Reorder acpi_processor_driver_init()
` [PATCH v2 2/4] thermal: core: Introduce thermal_cooling_device_present()
` [PATCH v2 3/4] thermal: core: Introduce thermal_cooling_device_update()
` [PATCH v2 4/4] ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes

[PATCH v2] pm-graph v5.10 regression fix
 2023-03-13 22:26 UTC 

[PATCH] MAINTAINERS: update the 01.org website entries
 2023-03-13 20:03 UTC  (3+ messages)

[PATCH 1/9] ASoC: qcom: lpass-sc7280: Drop of_match_ptr for ID table
 2023-03-13 19:07 UTC  (12+ messages)
` [PATCH] power: reset: qcom-pon: drop "
` [PATCH 2/9] ASoC: atmel: sam9x5_wm8731: Drop "
` [PATCH 3/9] ASoC: samsung: aries_wm8994: "
` [PATCH 4/9] ASoC: samsung: rt5514-spi: "
` [PATCH 5/9] ASoC: codecs: adau1977-spi: Mark OF related data as maybe unused
` [PATCH 6/9] ASoC: codecs: pcm179x-spi: "
` [PATCH 7/9] ASoC: codecs: rt1019: "
` [PATCH 8/9] ASoC: codecs: src4xxx-i2c: "
` [PATCH 9/9] ASoC: codecs: zl38060: "
` (subset) [PATCH 1/9] ASoC: qcom: lpass-sc7280: Drop of_match_ptr for ID table

[PATCH v1 0/4] thermal: core/ACPI: Fix processor cooling device regression
 2023-03-13 14:58 UTC  (16+ messages)
` [PATCH v1 1/4] ACPI: processor: Reorder acpi_processor_driver_init()
` [PATCH v1 3/4] thermal: core: Introduce thermal_cooling_device_update()
` [PATCH v1 4/4] ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes

[PATCH 00/13] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-03-13 14:46 UTC  (11+ messages)
` [PATCH 06/13] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH 07/13] PM / devfreq: Teach lockdep about locking order
` [PATCH 08/13] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH 09/13] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH 10/13] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH 12/13] interconnect: Fix locking for runpm vs reclaim
` [PATCH 13/13] interconnect: Teach lockdep about icc_bw_lock order

[PATCH v1 03/11] thermal/drivers/intel_menlow: Remove add_one_attribute
 2023-03-13 12:35 UTC  (4+ messages)

[PATCH v8 00/29] Rework the trip points creation
 2023-03-13 12:12 UTC  (5+ messages)
` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function

[PATCH v2 0/7] Fix BWMONv4 for <SDM845
 2023-03-13 11:41 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: interconnect: qcom,msm8998-bwmon: Resolve MSM8998 support
` [PATCH v2 2/7] soc: qcom: icc-bwmon: Handle global registers correctly
` [PATCH v2 3/7] soc: qcom: icc-bwmon: Remove unused struct member
` [PATCH v2 4/7] arm64: dts: qcom: sc7280: Use the correct BWMON fallback compatible
` [PATCH v2 5/7] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 6/7] arm64: dts: qcom: sdm845: Use the correct BWMON compatible
` [PATCH v2 7/7] arm64: dts: qcom: sm8550: Use the correct BWMON fallback compatible

[PATCH -next] thermal: Use devm_platform_ioremap_resource()
 2023-03-13 11:27 UTC  (2+ messages)

[PATCH v2 1/2] thermal/drivers/imx: Remove get_trip_temp ops
 2023-03-13 10:53 UTC  (2+ messages)

[PATCH] PM / devfreq: exynos: Use of_property_present() for testing DT property presence
 2023-03-13 10:39 UTC  (2+ messages)

[PATCH] devfreq: exyos-bus: drop of_match_ptr for ID table
 2023-03-13 10:37 UTC  (2+ messages)

Technický audit podlah
 2023-03-13  8:35 UTC 

[PATCH 00/23] interconnect: fix racy provider registration
 2023-03-13  8:18 UTC  (4+ messages)
` [PATCH 07/23] interconnect: qcom: rpm: fix probe PM domain error handling

[PATCH] opp: Use of_property_present() for testing DT property presence
 2023-03-13  4:29 UTC  (2+ messages)

[PATCH] thermal: Use of_property_present() for testing DT property presence
 2023-03-13  4:29 UTC  (2+ messages)

[PATCH] cpufreq: Use of_property_present() for testing DT property presence
 2023-03-13  4:28 UTC  (2+ messages)

[PATCH] cpufreq: pmac32: Use of_property_read_bool() for boolean properties
 2023-03-13  4:26 UTC  (2+ messages)

[PATCH] thermal/drivers/tsens: set some tsens_* variables storage-class-specifier to static
 2023-03-12 20:38 UTC 

[PATCH v7 0/9] The great interconnecification fixation
 2023-03-11 15:26 UTC  (25+ messages)
` [PATCH v7 1/9] interconnect: qcom: rpm: make QoS INVALID default
` [PATCH v7 2/9] interconnect: qcom: rpm: Add support for specifying channel num
` [PATCH v7 3/9] interconnect: qcom: Sort kerneldoc entries
` [PATCH v7 6/9] interconnect: qcom: rpm: Handle interface clocks
` [PATCH v7 9/9] interconnect: qcom: msm8996: Promote to core_initcall

[PATCH 1/6] power: supply: rt9455_charger: mark OF related data as maybe unused
 2023-03-11 11:15 UTC  (6+ messages)
` [PATCH 2/6] power: supply: twl4030_charger: "
` [PATCH 3/6] power: supply: lp8727_charger: "
` [PATCH 4/6] power: supply: ltc4162-l-charger: "
` [PATCH 5/6] power: supply: bq24257_charger: "
` [PATCH 6/6] power: supply: bq25890_charger: "

[rafael-pm:bleeding-edge] BUILD SUCCESS 687388eb09d318fb319b2771f1ee426afbf03bc3
 2023-03-11  6:14 UTC 

[GIT PULL] Thermal control fix for v6.3-rc2
 2023-03-11  4:52 UTC  (2+ messages)

pm/testing baseline: 31 runs, 7 regressions (v6.3-rc1-33-g687388eb09d3)
 2023-03-11  1:27 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.3-rc1-33-g687388eb09d3)
 2023-03-11  0:43 UTC 

[PATCH] power: reset: qcom-pon: drop of_match_ptr for ID table
 2023-03-10 20:54 UTC  (4+ messages)

[PATCH] cpuidle: Use of_property_present() for testing DT property presence
 2023-03-10 17:46 UTC  (2+ messages)

[PATCH] power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition
 2023-03-10 16:25 UTC  (4+ messages)
  ` [PATCH] power: supply: bq24190: Fix use after free bug in bq24190_remove "

[PATCH] power: supply: charger-manager: Use of_property_read_bool() for boolean properties
 2023-03-10 14:47 UTC 

[PATCH] interconnect: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH 00/15] SM6375 feature enablement (round one)
 2023-03-10 13:15 UTC  (4+ messages)
` [PATCH 09/15] arm64: dts: qcom: sm6375: Add CPUCP L3 node

[PATCH] power: supply: bq24190: Fix use after free bug in bq24190_remove due to race condition
 2023-03-09 17:47 UTC 

[PATCH] power: supply: bq256xx: Support to disable charger
 2023-03-09  6:41 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).