messages from 2026-04-30 05:36:43 to 2026-05-05 09:39:14 UTC [more...]
[PATCH 0/2] thermal: qcom: tsens: fix temperature handling
2026-05-05 9:39 UTC (15+ messages)
` [PATCH 1/2] thermal: qcom: tsens: atomic temperature read with hardware-guided retries
` [PATCH 2/2] thermal: qcom: tsens: widen temperature limits to match hardware range
[PATCH v2 0/2] Add interconnect support for Qualcomm Shikra SoC
2026-05-05 9:04 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: document the RPM Network-On-Chip interconnect in "
` [PATCH v2 2/2] interconnect: qcom: add Shikra interconnect provider driver
[PATCH 0/2] Add cpufreq scaling support for Qualcomm Shikra SoC
2026-05-05 8:53 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-hw: Document Shikra CPUFREQ Hardware
` [PATCH 2/2] cpufreq: qcom: Add cpufreq scaling support for Qualcomm Shikra SoC
[PATCH 00/13] add AUXADC, EFUSE and thermal drivers for the MediaTek mt6323 PMIC
2026-05-05 8:16 UTC (18+ messages)
` [PATCH 01/13] dt-bindings: iio: adc: add mt6323 PMIC AUXADC
` [PATCH 02/13] dt-bindings: nvmem: add mt6323 PMIC EFUSE
` [PATCH 03/13] dt-bindings: thermal: add mt6323 PMIC thermal
` [PATCH 04/13] iio: adc: mediatek: add mt6323 PMIC AUXADC driver
` [PATCH 05/13] nvmem: add mt6323 PMIC EFUSE driver
` [PATCH 06/13] thermal: mediatek: add pmic thermal support
` [PATCH 07/13] mfd: mt6397-core: add mt6323 AUXADC support
` [PATCH 08/13] mfd: mt6397-core: add support for mt6323 efuse
` [PATCH 09/13] mfd: mt6397-core: add support for mt6323 thermal
` [PATCH 10/13] ARM: dts: mediatek: mt6323: add support for AUXADC
` [PATCH 11/13] ARM: dts: mediatek: mt6323: add support for EFUSE
` [PATCH 12/13] ARM: dts: mediatek: mt6323: add support for thermal
` [PATCH 13/13] MAINTAINERS: add mt6323 drivers maintainer
[PATCH v3] dt-bindings: thermal: qcom-tsens: Document Nord Temperature Sensor
2026-05-05 7:52 UTC (3+ messages)
[PATCH] power: supply: bd71828: sysfs for auto input current limitation
2026-05-05 5:22 UTC (2+ messages)
[PATCH] cpufreq: qcom-cpufreq-hw: Fix possible double free
2026-05-05 5:07 UTC (3+ messages)
[PATCH v3 0/7] Enable NVL support in intel_pmc_core
2026-05-05 4:33 UTC (8+ messages)
` [PATCH v3 1/7] platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init()
` [PATCH v3 2/7] platform/x86/intel/pmc: Enable PkgC LTR blocking counter
` [PATCH v3 3/7] platform/x86/intel/pmc: Enable Pkgc blocking residency counter
` [PATCH v3 4/7] platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery
` [PATCH v3 5/7] platform/x86/intel/pmc: Add support for variable DMU offsets
` [PATCH v3 6/7] platform/x86/intel/pmc: Retrieve PMC info only for available PMCs
` [PATCH v3 7/7] platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver
[PATCH 0/2] *cpufreq: Use FIELD_MODIFY() for bitfield operations
2026-05-05 3:59 UTC (6+ messages)
` [PATCH 1/2] cpufreq/amd-pstate: Use FIELD_MODIFY()
` [PATCH 2/2] cpufreq: apple-soc: "
[PATCH] pm/opp: fix race between opp_add and opp_get
2026-05-05 3:36 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 0ddd887759cc3a114e211fc6c2e5dcf1f6d2c21a
2026-05-05 0:47 UTC
[PATCH v2 0/5] Add CPPC HighestFreq support
2026-05-04 23:01 UTC (6+ messages)
` [PATCH v2 1/5] Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"
` [PATCH v2 2/5] ACPI: CPPC: Add support for reading HighestFreq
` [PATCH v2 3/5] ACPI: CPPC: Refactor boost ratio handling
` [PATCH v2 4/5] cpufreq/acpi-cpufreq: Use amd_get_boost_ratio()
` [PATCH v2 5/5] cpufreq/amd-pstate: Get highest freq from CPPC if available
[PATCH] PCI/ASPM: Enable L0s/L1 for removable devices when BIOS didn't configure ASPM
2026-05-04 22:52 UTC
[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
2026-05-04 15:24 UTC (8+ messages)
` [PATCH V10 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
[PATCH 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-04 10:18 UTC (9+ messages)
` [PATCH 01/24] rust: driver core: drop drvdata before devres release
` [PATCH 17/24] rust: i2c: make Driver trait lifetime-parameterized
[PATCH v5 0/8] Add VIM4 MCU/FAN support
2026-05-04 8:14 UTC (3+ messages)
` [PATCH v5 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
[PATCH v2 0/5] Support enabling interconnect path for GDSC for fixing Milos camcc
2026-05-04 8:01 UTC (8+ messages)
` [PATCH v2 1/5] interconnect: Add devm_of_icc_get_by_index() as exported API for users
` [PATCH v2 2/5] dt-bindings: clock: qcom,milos-camcc: Document interconnect path
` [PATCH v2 3/5] clk: qcom: gdsc: Support enabling interconnect path for power domain
` [PATCH v2 4/5] clk: qcom: camcc-milos: Declare icc path dependency for CAMSS_TOP_GDSC
` [PATCH v2 5/5] arm64: dts: qcom: milos: Add interconnects to camcc
[PATCH 1/3] dt-bindings: interconnect: qcom,sdm660: Disallow clocks when appropriate
2026-05-04 8:00 UTC (6+ messages)
` [PATCH 2/3] dt-bindings: interconnect: qcom,sm6115: Drop incorrect children if:then: block
` [PATCH 3/3] dt-bindings: interconnect: qcom,sm6115: Restrict children and clocks
[PATCH 0/2] Add interconnect support for Qualcomm Shikra SoC
2026-05-04 7:17 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPM Network-On-Chip interconnect in "
[PATCH v1] pmdomain: ti_sci: re-sync TIFS with genpd on resume
2026-05-04 6:26 UTC (5+ messages)
[PATCH v4 0/5] Allwinner: A523: add support for A523 THS0/1 controllers
2026-05-04 5:02 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: thermal: sun8i: Add "
` [PATCH v4 2/5] thermal/drivers/sun8i: replace devm_reset_control_get to devm_reset_control_get_shared_deasserted
` [PATCH v4 3/5] thermal/drivers/sun8i: get calibration data from two nvmem cells
` [PATCH v4 4/5] thermal/drivers/sun8i: Add support for A523 THS0/1 controllers
` [PATCH v4 5/5] Allwinner: A523: add "
[PATCH v2 00/13] sched/fair/schedutil: Better manage system response time
2026-05-04 2:00 UTC (14+ messages)
` [PATCH v2 01/13] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom
` [PATCH v2 02/13] sched/pelt: Add a new function to approximate the future util_avg value
` [PATCH v2 03/13] sched/pelt: Add a new function to approximate runtime to reach given util
` [PATCH v2 04/13] sched/fair: Remove magic hardcoded margin in fits_capacity()
` [PATCH v2 05/13] sched: cpufreq: Remove magic 1.25 headroom from sugov_apply_dvfs_headroom()
` [PATCH v2 06/13] sched/fair: Extend util_est to improve rampup time
` [PATCH v2 07/13] sched/fair: util_est: Take into account periodic tasks
` [PATCH v2 RFC 08/13] sched/qos: Add a new sched-qos interface
` [PATCH v2 09/13] sched/qos: Add rampup multiplier QoS
` [PATCH v2 10/13] sched/fair: Disable util_est when rampup_multiplier is 0
` [PATCH v2 11/13] sched/fair: Don't mess with util_avg post init
` [PATCH v2 12/13] sched/fair: Call update_util_est() after dequeue_entities()
` [PATCH v2 RFC 13/13] sched/pelt: Always allow load updates
[RFC] USB/PM: should USB interface drivers distinguish hibernation THAW from RESTORE?
2026-05-04 1:04 UTC (4+ messages)
[PATCH] mm/swap, PM: hibernate: atomically replace hibernation pin
2026-05-03 18:12 UTC (6+ messages)
[PATCH v3 0/2] power: supply: Add support for Surface RT battery and charger
2026-05-03 16:56 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: embedded-controller: Document Surface RT EC
` [PATCH v3 2/2] power: supply: Add support for Surface RT battery and charger
[PATCH 0/2] power: qcom,rpmpd: Add support for Shikra
2026-05-03 14:34 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmpd: document the Shikra RPM Power Domains
[rafael-pm:fixes] BUILD SUCCESS 9c6c3b946d4977eef02554c8b3667757b9f9308d
2026-05-02 17:02 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 2c1a59d5298cc73d41fa37cc761a343e8ecce43e
2026-05-02 16:48 UTC
[PATCH v6 0/7] mfd: Add support for Asus Transformer embedded controller
2026-05-02 12:40 UTC (8+ messages)
` [PATCH v6 1/7] dt-bindings: embedded-controller: document ASUS Transformer EC
` [PATCH v6 2/7] mfd: Add driver for ASUS Transformer embedded controller
` [PATCH v6 3/7] input: serio: Add driver for ASUS Transformer dock keyboard and touchpad
` [PATCH v6 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys
` [PATCH v6 5/7] leds: Add driver for ASUS Transformer LEDs
` [PATCH v6 6/7] power: supply: Add driver for ASUS Transformer battery
` [PATCH v6 7/7] power: supply: Add charger driver for Asus Transformers
[PATCH v10 0/6] Introduce MAX77759 charger driver
2026-05-01 19:40 UTC (6+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger
[PATCH v1] cpufreq: pcc: fix use-after-free and double free in _OSC evaluation
2026-05-01 18:40 UTC (2+ messages)
[PATCH] cpufreq: cppc: discard out-of-range delivered_perf samples
2026-05-01 17:41 UTC (2+ messages)
[PATCH v4 00/11] thermal: samsung: Add support for Google GS101 TMU
2026-05-01 15:32 UTC (7+ messages)
` [PATCH v4 08/11] thermal: samsung: Add Exynos ACPM TMU driver GS101
[PATCH v5 00/21] Virtual Swap Space
2026-05-01 14:16 UTC (15+ messages)
[PATCH v3 00/11] Support cooling device with ID in the OF
2026-05-01 12:50 UTC (8+ messages)
` [PATCH v3 01/11] thermal/core: Use devm_add_action_or_reset() when registering a cooling device
` [PATCH v3 02/11] thermal/core: Add a non-OF registering function
` [PATCH v3 03/11] thermal/of: Move the node pointer assignation in the OF code file
Pressing the power button causes the device to freeze completely (schedutil involved)
2026-05-01 12:00 UTC (14+ messages)
[GIT PULL] ACPI support fixes for v7.1-rc2
2026-05-01 0:45 UTC (2+ messages)
[RFC PATCH 40/45] PM: hibernate: walk per-superpageblock free lists in mark_free_pages
2026-04-30 20:21 UTC
[PATCH v7 0/4] rust: add basic serial device bus abstractions
2026-04-30 19:58 UTC (2+ messages)
[PATCH] PM: tools: fix ValueError when parsing incomplete device properties
2026-04-30 18:35 UTC (4+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS c776b06fa37fc4193b29821f1ac2871c02ae97b4
2026-04-30 17:16 UTC
[PATCH v2] ACPI: CPPC: mask Desired_Excursion when autonomous selection is enabled
2026-04-30 16:51 UTC (2+ messages)
[PATCH v2 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
2026-04-30 16:25 UTC (6+ messages)
` [PATCH v2 1/2] ACPI: CPPC: Add support for CPPC v4
` [PATCH v2 2/2] ACPI: CPPC: Add ospm_nominal_perf support
[PATCH 0/1] cpufreq: Set policy->min and max as real QoS constraints
2026-04-30 13:41 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH v3 0/6] Allwinner: A523: add support for A523 THS0/1 controllers
2026-04-30 12:49 UTC (5+ messages)
` [PATCH v3 1/6] dt-bindings: thermal: sun8i: Add "
[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-04-30 12:46 UTC (10+ messages)
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells
[PATCH v6 00/11] Add support for the TI BQ25792 battery charger
2026-04-30 12:37 UTC (2+ messages)
` (subset) "
[PATCH v5 2/2] mfd: simple-mfd-i2c: add a reboot cell for the SpacemiT P1 chip
2026-04-30 12:28 UTC (2+ messages)
` (subset) "
[PATCH v5 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
2026-04-30 10:50 UTC (5+ messages)
` [PATCH v5 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC
[PATCH] ACPIW: CPPC: mask Desired_Excursion when autonomous selection is enabled
2026-04-30 8:10 UTC
[PATCH v2 0/2] power: supply: Add support for Surface RT battery and charger
2026-04-30 8:10 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: embedded-controller: Document Surface RT EC
` [PATCH v2 2/2] power: supply: Add support for Surface RT battery and charger
[rafael-pm:bleeding-edge 14/30] htmldocs: Documentation/driver-api/acpi/index.rst:5: WARNING: toctree contains reference to nonexisting document 'driver-api/acpi/acpi-drivers' [toc.not_readable]
2026-04-30 6:40 UTC
[PATCH] cpuidle: menu: correct variance calculation
2026-04-30 5:36 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox