public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 11:11:09 to 2022-10-01 20:58:08 UTC [more...]

[PATCH v5 0/3] Add Richtek RT9471 3A battery charger support
 2022-10-01 20:58 UTC  (5+ messages)
` [PATCH v5 3/3] Documentation: power: rt9471: Document exported sysfs entries

[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

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

[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  (17+ messages)
` [PATCH v3 01/11] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v3 02/11] tpm: Export and rename tpm2_find_and_validate_cc()
` [PATCH v3 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v3 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v3 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v3 06/11] security: keys: trusted: Verify "
` [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 v7 00/29] Rework the trip points creation
 2022-09-30 17:39 UTC  (42+ 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 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 v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-29 18:53 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)

[PATCH 06/10] PM: hibernate: Add kernel-based encryption
 2022-09-28  9:42 UTC  (13+ messages)
` TPM: hibernate with IMA PCR 10

[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

[PATCH v3 3/3] thermal: loongson2: add thermal management support
 2022-09-27 16:35 UTC  (2+ messages)

[PATCH -next 0/4] cpufreq: Switch to use dev_err_probe() helper
 2022-09-27 15:40 UTC  (5+ messages)
` [PATCH -next 1/4] cpufreq: dt: "
` [PATCH -next 2/4] cpufreq: imx6q: "
` [PATCH -next 3/4] cpufreq: qcom-nvmem: "
` [PATCH -next 4/4] cpufreq: sun50i: "

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

[PATCH] ACPI: DPTF: Drop stale link from Kconfig help
 2022-09-27 14:10 UTC 

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ messages)

[PATCH v5 00/30] Rework the trip points creation
 2022-09-27 12:20 UTC  (6+ messages)
` [PATCH v5 03/30] thermal/core: Add a generic thermal_zone_set_trip() function

[PATCH v2] PM: runtime: Return properly from rpm_resume() if dev->power.needs_force_resume flag is set
 2022-09-27 11:16 UTC  (6+ messages)

[PATCH v2 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-27 11:08 UTC  (10+ messages)
` [PATCH v2 2/3] dt-bindings: thermal: Convert loongson2 to json-schema
    `  "
            `  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox