linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-02 15:22:28 to 2021-11-08 10:20:02 UTC [more...]

[PATCH v0 13/42] power: reset: Check notifier registration return value
 2021-11-08 10:19 UTC  (4+ messages)
` [PATCH v0 41/42] power: supply: ab8500: "
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "

[PATCH v3 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-11-08  9:20 UTC  (25+ messages)
` [PATCH v3 01/21] x86/cpufreatures: add AMD Collaborative Processor Performance Control feature flag
` [PATCH v3 06/21] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH v3 07/21] cpufreq: amd: add fast switch function for amd-pstate
` [PATCH v3 08/21] cpufreq: amd: add acpi cppc function as the backend for legacy processors
` [PATCH v3 11/21] cpufreq: amd: add amd-pstate frequencies attributes
` [PATCH v3 12/21] cpufreq: amd: add amd-pstate performance attributes
` [PATCH v3 18/21] cpupower: enable boost state support for amd-pstate module

[PATCH 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-11-08  9:07 UTC  (13+ messages)
` [PATCH 1/7] x86/Documentation: Describe the Intel Hardware Feedback Interface
` [PATCH 2/7] x86: Add definitions for "
` [PATCH 3/7] thermal: intel: hfi: Minimally initialize the "
` [PATCH 4/7] thermal: intel: hfi: Handle CPU hotplug events
` [PATCH 5/7] thermal: intel: hfi: Enable notification interrupt
` [PATCH 6/7] thermal: netlink: Add a new event to notify CPU capabilities change
` [PATCH 7/7] thermal: intel: hfi: Notify user space for HFI events

[PATCH 0/2] Add cpuidle driver for Sunplus SP7021
 2021-11-08  7:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bingings:arm:sunplus:add sp7021 compatible string to sunplus,idle-state.yaml
` [PATCH 2/2] cpuidle:sunplus:create cpuidle driver for sunplus sp7021

[PATCH v3 00/25] Introduce power-off+restart call chain API
 2021-11-08  7:47 UTC  (28+ messages)
` [PATCH v3 01/25] notifier: Remove extern annotation from function prototypes
` [PATCH v3 02/25] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v3 03/25] notifier: Add atomic/blocking_notifier_has_unique_priority()
` [PATCH v3 04/25] reboot: Correct typo in a comment
` [PATCH v3 05/25] reboot: Warn if restart handler has duplicated priority
` [PATCH v3 06/25] reboot: Warn if unregister_restart_handler() fails
` [PATCH v3 07/25] reboot: Remove extern annotation from function prototypes
` [PATCH v3 08/25] kernel: Add combined power-off+restart handler call chain API
` [PATCH v3 09/25] ARM: Use do_kernel_power_off()
` [PATCH v3 10/25] csky: "
` [PATCH v3 11/25] riscv: "
` [PATCH v3 12/25] arm64: "
` [PATCH v3 13/25] parisc: "
` [PATCH v3 14/25] xen/x86: "
` [PATCH v3 15/25] sh: "
` [PATCH v3 16/25] x86: "
` [PATCH v3 17/25] ia64: "
` [PATCH v3 18/25] mips: "
` [PATCH v3 19/25] nds32: "
` [PATCH v3 20/25] powerpc: "
` [PATCH v3 21/25] m68k: Switch to new sys-off handler API
` [PATCH v3 22/25] memory: emif: Use kernel_can_power_off()
` [PATCH v3 23/25] ACPI: power: Switch to sys-off handler API
` [PATCH v3 24/25] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v3 25/25] reboot: Remove pm_power_off_prepare()

[PATCH] powercap/drivers/dtpm_cpu: Fix suspend failure and kernel warning
 2021-11-08  6:23 UTC 

[PATCH] PM: Added functionality to the axp20x_battery driver
 2021-11-08  5:21 UTC  (3+ messages)
` [RFC PATCH] PM: axp20x_ocv_values_uV[] can be static

OPP updates for 5.16-rc1
 2021-11-08  3:37 UTC  (3+ messages)

[PATCH 1/4] bq25890_charger: Rename IILIM field to IINLIM
 2021-11-07 22:05 UTC  (10+ messages)
` [PATCH 2/4] bq25890: Add max input current limit property
` [PATCH 3/4] power supply bq25890-charger: Handle temperature faults
` [PATCH 4/4] bq25890_charger: Enable continuous conversion for ADC at charging

[PATCH 00/13] power-suppy/i2c/extcon: Add support for cht-wc PMIC without USB-PD support
 2021-11-07 19:51 UTC  (14+ messages)
` [PATCH 03/13] power: supply: bq25890: Fix race causing oops at boot
` [PATCH 04/13] power: supply: bq25890: Fix initial setting of the F_CONV_RATE field
` [PATCH 07/13] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH 09/13] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH 11/13] i2c: cht-wc: Add support for devices using a bq25890 charger

[PATCH v2 00/45] Introduce power-off+restart call chain API
 2021-11-07 17:42 UTC  (8+ messages)
` [PATCH v2 27/45] mfd: ntxec: Use devm_register_power_handler()

[PATCH] power: supply: core: Add kerneldoc to battery struct
 2021-11-06 16:27 UTC  (3+ messages)

[PATCH] thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()
 2021-11-06 15:50 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 61ac432725e851b95d0e7e253816c2237c3f0295
 2021-11-06  5:56 UTC 

[PATCH v3 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-05 22:46 UTC  (14+ messages)
` [PATCH v3 1/5] arch_topology: Introduce thermal pressure update function
` [PATCH v3 2/5] thermal: cpufreq_cooling: Use new "
` [PATCH v3 3/5] cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
` [PATCH v3 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
` [PATCH v3 5/5] arch_topology: Remove unused topology_set_thermal_pressure() and related

[RESEND PATCH v2] thermal: Fix a NULL pointer dereference
 2021-11-05 20:19 UTC  (8+ messages)

[PATCH] drivers: thermal: Reset previous low and high trip during thermal zone init
 2021-11-05 18:48 UTC  (5+ messages)

[PATCH 4/4] intel_idle: Add SPR support with AMX INIT-state
 2021-11-05 17:26 UTC  (4+ messages)

[PATCH] thermal: Replace pr_warn() with pr_warn_once() in user_space_bind()
 2021-11-05 16:37 UTC  (2+ messages)

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-11-05 16:03 UTC  (9+ messages)

[PATCH] PM/QoS: resume latency 0 should be not latency allowed
 2021-11-05 15:50 UTC  (2+ messages)

[PATCH v1] cpufreq: CPPC: Fix performance/frequency conversion
 2021-11-05 15:40 UTC  (2+ messages)

[PATCH] cpuidle: fix unmet dependencies on ARCH_SUSPEND_POSSIBLE for ARM_CPU_SUSPEND
 2021-11-05 15:26 UTC  (2+ messages)

[PATCH v2] power: reset: ltc2952: Fix use of floating point literals
 2021-11-05 15:20 UTC 

[PATCH] ACPI: PM: Fix device wakeup power reference counting error
 2021-11-05 14:39 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS c00ddaa2e79ed178db8f6c06a77ddc41adc06d9e
 2021-11-05 11:55 UTC 

[PATCH] power: reset: ltc2952: Fix use of floating point literals
 2021-11-04 21:54 UTC  (2+ messages)

[GIT PULL] power-supply changes for 5.16
 2021-11-04 21:03 UTC  (2+ messages)

[PATCH] thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses
 2021-11-04 18:58 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Fix unchecked MSR 0x773 access
 2021-11-04 18:51 UTC  (4+ messages)

[PATCH] cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable
 2021-11-04 18:50 UTC  (2+ messages)

[PATCH v2] PM: sleep: Fix runtime PM based cpuidle support
 2021-11-04 18:46 UTC  (2+ messages)

[PATCH] PM: sleep: Avoid calling put_device() under dpm_list_mtx
 2021-11-04 17:26 UTC 

[PATCH 0/1] Introduces bypass charge type property
 2021-11-04 14:44 UTC  (3+ messages)
` [PATCH 1/1] power: supply: Introduces bypass charging property

[rafael-pm:bleeding-edge] BUILD SUCCESS c983c327442e1d67cccb9e2c73589d7cafd2514c
 2021-11-04 13:53 UTC 

[PATCH 0/8] Add support for MSM8996 Pro
 2021-11-04 11:32 UTC  (4+ messages)
` [PATCH 5/8] dt-bindings: opp: Convert qcom-nvmem-cpufreq to DT schema

[PATCH 1/9] Remove unused headers <linux/jz4740-adc.h> and <linux/power/jz4740-battery.h>
 2021-11-04  8:30 UTC  (7+ messages)

[PATCH v4 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2021-11-04  3:07 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation
` [PATCH v4 2/4] arm64: dts: ti: j721e: Add VTM node
` [PATCH v4 3/4] arm64: dts: ti: j7200: "
` [PATCH v4 4/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support

[PATCH] cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
 2021-11-03 18:43 UTC 

[RFC v2 0/2] ACPI/power-suppy add fuel-gauge support on cht-wc PMIC without USB-PD support devs
 2021-11-03 18:21 UTC  (6+ messages)
` [RFC v2 1/2] ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present list
` [RFC v2 2/2] platform/x86: xiaomi-mipad2: New driver for Xiaomi Mi Pad 2 tablets

[GIT PULL] Thermal control updates for v5.16-rc1
 2021-11-03 15:20 UTC  (6+ messages)

[PATCH 1/1] arm64: dts: mt8183-kukui: Update Tboard sensor mapping table
 2021-11-03  4:24 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.16-rc1
 2021-11-02 23:27 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.16-rc1
 2021-11-02 23:27 UTC  (2+ messages)

[PATCH 1/2] Documentation: power: Add description about new callback for EM registration
 2021-11-02 18:01 UTC  (2+ messages)
` [PATCH 2/2] Documentation: power: Describe 'advanced' and 'simple' EM models

[PATCH v2] power: supply: bq27xxx: Fix kernel crash on IRQ handler register error
 2021-11-02 17:58 UTC  (6+ messages)

[PATCH v3] dt-bindings: power: reset: gpio-poweroff: Convert txt bindings to yaml
 2021-11-02 17:42 UTC  (2+ messages)

[PATCH RFC 0/3] reset: syscon-reboot: add "reg" property support
 2021-11-02 15:26 UTC  (3+ messages)
` [PATCH RFC 3/3] power: reset: syscon-reboot: support "reg" property


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