Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2024-12-20 00:07:58 to 2024-12-26 08:13:02 UTC [more...]

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2024-12-26  8:12 UTC  (11+ messages)
` [PATCH 1/9] dt-bindings: mfd: mt6397: Add bindings for "
` [PATCH 2/9] dt-bindings: regulator: add support for MT6392
` [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
` [PATCH 5/9] soc: mediatek: mtk-pmic-wrap: add compatible for MT6392 PMIC
` [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator
` [PATCH 7/9] input: keyboard: mtk-pmic-keys: add MT6392 support
` [PATCH 8/9] rtc: mt6397: add compatible for MT6392 PMIC
` [PATCH 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi

[PATCH v5 0/2] power: supply: max17042: cleanup and more features
 2024-12-24 14:16 UTC  (5+ messages)
` [PATCH v5 1/2] power: supply: max17042: make interrupt shared
` [PATCH v5 2/2] power: supply: max17042: add platform driver variant

[RFC PATCH v2 00/19] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2024-12-24 13:33 UTC  (39+ messages)
  ` [RFC PATCH v2 01/19] dt-bindings: clock: Add VO subsystem clocks and update address requirements
  ` [RFC PATCH v2 02/19] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
  ` [RFC PATCH v2 03/19] dt-bindings: power: thead,th1520: Add support for power domains
  ` [RFC PATCH v2 04/19] dt-bindings: firmware: thead,th1520: Add support for firmware node
  ` [RFC PATCH v2 05/19] firmware: thead: Add AON firmware protocol driver
  ` [RFC PATCH v2 06/19] soc: thead: power-domain: Add power-domain driver for TH1520
  ` [RFC PATCH v2 07/19] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
  ` [RFC PATCH v2 08/19] dt-bindings: reset: Add T-HEAD TH1520 SoC Reset Controller
  ` [RFC PATCH v2 09/19] reset: thead: Add TH1520 reset controller driver
  ` [RFC PATCH v2 10/19] drm/imagination: Add reset controller support for GPU initialization
  ` [RFC PATCH v2 11/19] dt-bindings: gpu: Add 'resets' property "
  ` [RFC PATCH v2 12/19] dt-bindings: gpu: Add compatibles for T-HEAD TH1520 GPU
  ` [RFC PATCH v2 13/19] drm/imagination: Add support for IMG BXM-4-64 GPU
  ` [RFC PATCH v2 14/19] drm/imagination: Enable PowerVR driver for RISC-V
  ` [RFC PATCH v2 15/19] riscv: dts: thead: Extend device tree clk with VO reg
  ` [RFC PATCH v2 16/19] riscv: dts: thead: Add mailbox node
  ` [RFC PATCH v2 17/19] riscv: dts: thead: Introduce power domain nodes with aon firmware
  ` [RFC PATCH v2 18/19] riscv: dts: thead: Introduce reset controller node
  ` [RFC PATCH v2 19/19] riscv: dts: thead: Add GPU node to TH1520 device tree

[PATCH 1/2] dt-bindings: rockchip-thermal: Support the RK3562 SoC compatible
 2024-12-24  9:40 UTC  (2+ messages)
` [PATCH 2/2] thermal: rockchip: Support the rk3562 SoC in thermal driver

[PATCH v2 2/2] soc: rockchip: power-domain: add power domain support for rk3562
 2024-12-24  9:39 UTC 

[PATCH v2 0/3] Support for GPU ACD feature on Adreno X1-85
 2024-12-24  8:51 UTC  (15+ messages)
` [PATCH v2 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings

[rafael-pm:bleeding-edge] BUILD SUCCESS 2a84c82a1f7b603e225c81aa7a3c5c3abbd48698
 2024-12-24  7:55 UTC 

[PATCH] pm: cpupower: Add header changes for cpufreq.h to SWIG bindings
 2024-12-24  6:23 UTC 

[PATCH] cpufreq: sparc: change kzalloc to kcalloc
 2024-12-24  4:19 UTC  (2+ messages)

[PATCH] thermal: of: fix OF node leak in of_thermal_zone_find()
 2024-12-24  3:18 UTC 

[RFC PATCH 00/15] Prepare for new Intel family models
 2024-12-23 23:41 UTC  (34+ messages)
` [RFC PATCH 01/15] x86/apic: Fix 32-bit APIC initialization for extended Intel families
` [RFC PATCH 02/15] x86/apic: Fix smp init delay "
` [RFC PATCH 03/15] x86/cpu/intel: Fix init_intel() checks for extended family numbers
` [RFC PATCH 04/15] cpufreq: Fix the efficient idle check for Intel extended families
` [RFC PATCH 05/15] hwmon: Fix Intel family checks to include extended family numbers
` [RFC PATCH 06/15] x86/microcode: Update the Intel processor flag scan check
` [RFC PATCH 07/15] x86/mtrr: Modify a x86_model check to an Intel VFM check
` [RFC PATCH 08/15] x86/cpu/intel: Replace early family 6 checks with VFM ones
` [RFC PATCH 09/15] x86/cpu/intel: Replace family 15 "
` [RFC PATCH 10/15] x86/cpu/intel: Replace family 5 model "
` [RFC PATCH 11/15] x86/pat: Replace Intel "
` [RFC PATCH 12/15] x86/acpi/cstate: Improve Intel family model checks
` [RFC PATCH 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc "
` [RFC PATCH 14/15] perf/x86: Simplify p6_pmu_init()
` [RFC PATCH 15/15] perf/x86/p4: Replace Pentium 4 model checks with VFM ones

[PATCH v5 0/1] power: supply: Add new "charge_types" property
 2024-12-23 19:19 UTC  (3+ messages)
` [PATCH v5 1/1] platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpers

[PATCH v2] thermal/debugfs: change kzalloc to kcalloc
 2024-12-23 16:28 UTC 

[PATCH] thermal/debugfs: change kzalloc to kcalloc
 2024-12-23 16:20 UTC 

[PATCH v13 00/10] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-23 15:52 UTC  (14+ messages)
` [PATCH v13 01/10] power: supply: add undervoltage health status property
` [PATCH v13 02/10] dt-bindings: power: supply: max17042: add max77705 support
` [PATCH v13 03/10] dt-bindings: power: supply: add maxim,max77705 charger
` [PATCH v13 04/10] dt-bindings: mfd: add maxim,max77705
` [PATCH v13 05/10] power: supply: max17042: add max77705 fuel gauge support
` [PATCH v13 06/10] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v13 07/10] mfd: simple-mfd-i2c: Add MAX77705 support
` [PATCH v13 08/10] mfd: Add new driver for MAX77705 PMIC
` [PATCH v13 09/10] input: max77693: add max77705 haptic support
` [PATCH v13 10/10] leds: max77705: Add LEDs support

[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
 2024-12-23 15:28 UTC  (13+ messages)

[PATCH v11 0/4] Add MSM8917/PM8937/Redmi 5A
 2024-12-23 12:52 UTC  (6+ messages)
` [PATCH v11 1/4] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v11 2/4] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v11 3/4] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v11 4/4] arm64: dts: "

[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-23  7:58 UTC  (5+ messages)

[PATCH v2] power: supply: bq2415x_charger: Immediately reschedule delayed work on notifier events
 2024-12-23  2:28 UTC  (2+ messages)

[PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22 10:23 UTC  (5+ messages)

[PATCH 00/11] reboot: support runtime configuration of emergency hw_protection action
 2024-12-22  9:58 UTC  (3+ messages)

[syzbot] [pm?] possible deadlock in rpm_suspend
 2024-12-22  8:55 UTC 

[PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  3:03 UTC 

[PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  1:26 UTC 

[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  0:52 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 046f4750e2ecb0e166d66d7f700daa3225a14a35
 2024-12-21 21:57 UTC 

[GIT PULL] Power management fixes for v6.13-rc4
 2024-12-21 18:56 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.13-rc4
 2024-12-21 18:56 UTC  (2+ messages)

[PATCH] doc: power: Add missing parameter description for memory_bm_create
 2024-12-21 17:06 UTC  (3+ messages)

[PATCH 0/8] power: supply: Add adc-battery-helper lib and Intel Dollar Cove TI CC battery driver
 2024-12-21 15:55 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] power: supply: gpio-charger: add support for default charge current limit
 2024-12-21 15:54 UTC  (2+ messages)

[PATCH v13 0/2] power: supply: Add STC3117 Fuel Gauge
 2024-12-21 15:54 UTC  (4+ messages)
` [PATCH v13 1/2] dt-bindings: "
` [PATCH v13 2/2] power: supply: Add STC3117 fuel gauge unit driver

[PATCH v4 0/4] power: supply: Add new "charge_types" property
 2024-12-21 13:02 UTC  (7+ messages)
` [PATCH v4 4/4] platform/x86: dell-laptop: Use power_supply_charge_types_show/_parse() helpers

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-12-21 11:17 UTC  (11+ messages)

[PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21 10:50 UTC 

[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21  9:59 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ea7e5e98b3e491f2bd6204bfb333643cf9429788
 2024-12-20 20:21 UTC 

[PATCH v3 0/3] Add Arrow Lake U/H support
 2024-12-20 19:55 UTC  (4+ messages)
` [PATCH v3 2/3] platform/x86:intel/pmc: Create generic_core_init() for all platforms

[PATCH v3 0/3] nvmem: fix out-of-bounds reboot-mode write
 2024-12-20 19:39 UTC  (5+ messages)
` [PATCH v3 2/3] nvmem: core: add nvmem_cell_write_variable_u32()
` (subset) [PATCH v3 0/3] nvmem: fix out-of-bounds reboot-mode write

[PATCH v10 0/5] Add MSM8917/PM8937/Redmi 5A
 2024-12-20 17:30 UTC  (7+ messages)
` [PATCH v10 1/5] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v10 2/5] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v10 3/5] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v10 4/5] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v10 5/5] arm64: dts: "

[PATCH v10 0/7] Add TSENS support for IPQ5332, IPQ5424
 2024-12-20 17:00 UTC  (2+ messages)
` (subset) "

[PATCH v10 0/5] Add MSM8917/PM8937/Redmi 5A
 2024-12-20 16:55 UTC  (2+ messages)
` (subset) "

[PATCH] pm: cpupower: Add install and uninstall options to bindings makefile
 2024-12-20 16:36 UTC  (2+ messages)

[PATCH 0/7] cpupower improvements on AMD systems
 2024-12-20 16:35 UTC  (2+ messages)

[PATCH v7 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-20 14:19 UTC  (9+ messages)
` [PATCH v7 2/2] cpufreq: airoha: Add EN7581 CPUFreq SMCCC driver

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 12:21 UTC  (2+ messages)

[PATCH v2] cpufreq/amd-pstate: Refactor max frequency calculation
 2024-12-20 10:09 UTC  (7+ messages)

[PATCH v3 0/4] Support for autonomous selection in cppc_cpufreq
 2024-12-20  8:56 UTC  (9+ messages)
` [PATCH v3 1/4] ACPI: CPPC: Add cppc_get_reg_val and cppc_set_reg_val function
` [PATCH v3 3/4] ACPI: CPPC: Add autonomous selection ABIs

[PATCH v1] kexec_core: Add and update comments regarding the KEXEC_JUMP flow
 2024-12-20  7:22 UTC  (6+ messages)
  ` Does anyone actually use KEXEC_JUMP?

[PATCH 04/11] reboot: rename now misleading hw_protection symbols
 2024-12-20  6:56 UTC  (2+ messages)

[PATCH 0/2] cpufreq: qcom: Clock provider fixes
 2024-12-20  6:40 UTC  (2+ messages)

[PATCH v3 0/7] Apple A7-A11, T2 SoC cpufreq support
 2024-12-20  6:39 UTC  (2+ messages)

[PATCH 02/11] reboot: reboot, not shutdown, on hw_protection_reboot timeout
 2024-12-20  6:12 UTC  (2+ messages)


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