messages from 2024-10-14 08:25:01 to 2024-10-16 20:52:31 UTC [more...]
[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
2024-10-16 20:51 UTC (13+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu
Second round of amd-pstate fixes for 6.12
2024-10-16 20:38 UTC (2+ messages)
[PATCH] powercap: intel_rapl_msr: Add PL4 support for Arrowlake-H
2024-10-16 20:37 UTC (2+ messages)
[PATCH v2] cpupower: Add Chinese Simplified translation
2024-10-16 20:05 UTC (2+ messages)
[PATCH v6 0/6] RTL9300 support for reboot and i2c
2024-10-16 20:00 UTC (10+ messages)
` [PATCH v6 1/6] dt-bindings: reset: syscon-reboot: Add reg property
` [PATCH v6 2/6] power: reset: syscon-reboot: Accept "
` [PATCH v6 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals
` [PATCH v6 4/6] mips: dts: realtek: Add syscon-reboot node
` [PATCH v6 5/6] mips: dts: realtek: Add I2C controllers
` [PATCH v6 6/6] i2c: Add driver for the RTL9300 I2C controller
[PATCH v2] power: supply: bq27xxx: Fix registers of bq27426
2024-10-16 18:54 UTC
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-16 18:04 UTC (24+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v8 11/11] arm64: support cpuidle-haltpoll
[PATCH 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
2024-10-16 17:36 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] cpufreq: airoha: Add EN7581 Cpufreq SMC driver
2024-10-16 16:10 UTC
[PATCH v3 00/14] Add support for AMD hardware feedback interface
2024-10-16 16:09 UTC (18+ messages)
` [PATCH v3 01/14] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v3 02/14] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v3 03/14] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
` [PATCH v3 04/14] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v3 05/14] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v3 06/14] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v3 07/14] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v3 08/14] platform/x86: hfi: add online and offline callback support
` [PATCH v3 09/14] platform/x86: hfi: add power management callback
` [PATCH v3 10/14] x86/cpu: Enable SD_ASYM_PACKING for DIE Domain on AMD Processors
` [PATCH v3 11/14] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v3 12/14] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v3 13/14] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v3 14/14] platform/x86: hfi: Add debugfs support
[PATCH v2 00/13] Add support for AMD hardware feedback interface
2024-10-16 16:06 UTC (19+ messages)
` [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v2 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v2 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v2 08/13] platform/x86: hfi: add online and offline callback support
` [PATCH v2 09/13] platform/x86: hfi: add power management callback
[PATCH v2 0/2] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq
2024-10-16 14:57 UTC (5+ messages)
` [PATCH v2 1/2] cpufreq/amd-pstate: Remove the redundant verify() function
` [PATCH v2 2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq
[RFC PATCH v1 14/57] pm/hibernate: Remove PAGE_SIZE compile-time constant assumption
2024-10-16 14:39 UTC (2+ messages)
[PATCH v4 0/6] thermal: scope/cleanup.h improvements
2024-10-16 13:58 UTC (6+ messages)
` [PATCH v4 2/6] thermal: of: Use scoped memory and OF handling to simplify thermal_of_trips_init()
[PATCH v5 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
2024-10-16 12:03 UTC (9+ messages)
` [PATCH v5 1/3] dt-bindings: thermal: sophgo,cv1800-thermal: Add Sophgo CV1800 thermal
pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc3-48-geb5266192bbb)
2024-10-16 12:00 UTC
[PATCH v1 00/10] thermal: core: Use lists of trips for trip crossing detection and handling
2024-10-16 11:36 UTC (11+ messages)
` [PATCH v1 01/10] thermal: core: Build sorted lists instead of sorting them later
` [PATCH v1 02/10] thermal: core: Rename trip list node in struct thermal_trip_desc
` [PATCH v1 03/10] thermal: core: Prepare for moving trips between sorted lists
` [PATCH v1 04/10] thermal: core: Rearrange __thermal_zone_device_update()
` [PATCH v1 05/10] thermal: core: Pass trip descriptor to thermal_trip_crossed()
` [PATCH v1 06/10] thermal: core: Move some trip processing "
` [PATCH v1 07/10] thermal: core: Relocate functions that update trip points
` [PATCH v1 08/10] thermal: core: Eliminate thermal_zone_trip_down()
` [PATCH v1 09/10] thermal: core: Use trip lists for trip crossing detection
` [PATCH v1 10/10] thermal: core: Relocate thermal zone initialization routine
[PATCH 1/4] cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled
2024-10-16 10:33 UTC (13+ messages)
` [PATCH 2/4] cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update()
` [PATCH 3/4] cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits
` [PATCH 4/4] cpufreq/amd-pstate: Drop needless EPP initialization
[PATCH v2] cpufreq: loongson2: Unregister platform_driver on failure
2024-10-16 9:50 UTC (2+ messages)
[PATCH v6 0/7] Add support for Maxim Integrated MAX77705 MFD
2024-10-16 9:24 UTC (7+ messages)
` [PATCH v6 3/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v6 5/7] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v6 7/7] leds: max77705: Add LEDs support
[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
2024-10-16 9:06 UTC (14+ messages)
[PATCH v2 1/2] dt-bindings: mfd: mediatek: mt6397: add adc, codec and regulators for mt6359
2024-10-16 8:05 UTC (2+ messages)
` (subset) "
[PATCH v5 0/3] power: supply: twl6030/32 charger
2024-10-16 8:03 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: power: supply: Add TI TWL603X charger
` [PATCH v5 2/3] power: supply: initial support for TWL6030/32
` [PATCH v5 3/3] ARM: dts: ti/omap: use standard node name for twl4030 charger
[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
2024-10-16 8:02 UTC (8+ messages)
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
` (subset) "
[PATCH RFC 0/3] Support for GPU ACD feature on Adreno X1-85
2024-10-16 7:53 UTC (9+ messages)
` [PATCH RFC 2/3] dt-bindings: opp: Add v2-qcom-adreno vendor bindings
` [PATCH RFC 3/3] arm64: dts: qcom: x1e80100: Add ACD levels for GPU
[PATCH 0/2] power: supply: rt9471: Fix WDT bitfield and charger status
2024-10-16 6:13 UTC (2+ messages)
[PATCH] cpufreq: loongson2: Unregister platform_driver on failure
2024-10-16 5:59 UTC (2+ messages)
[PATCH RESEND v12] thermal/drivers/mediatek: add another get_temp ops for thermal sensors
2024-10-16 5:45 UTC
[PATCH] cpupower: add checks for xgettext and msgfmt
2024-10-15 22:16 UTC (4+ messages)
[PATCH v4 0/4] power: supply: twl6030/32 charger
2024-10-15 22:11 UTC (5+ messages)
` [PATCH v4 2/4] dt-bindings: mfd: twl: add charger node also for TWL603x
` (subset) "
` [PATCH v4 3/4] power: supply: initial support for TWL6030/32
[PATCH] power: supply: Fix a typo
2024-10-15 21:01 UTC (2+ messages)
[PATCH v1] power: supply: Correct multiple typos in comments
2024-10-15 21:01 UTC (2+ messages)
[PATCH] power: supply: core: Remove might_sleep() from power_supply_put()
2024-10-15 21:01 UTC (2+ messages)
[PATCH 0/7] power: supply: constify ocv and resistance tables
2024-10-15 21:01 UTC (2+ messages)
[PATCH 0/8] power: supply: core: remove {,devm_}power_supply_register_no_ws()
2024-10-15 21:01 UTC (2+ messages)
[GIT PULL] cpupower update for Linux 6.13-rc1
2024-10-15 19:27 UTC (2+ messages)
[PATCH] pm-graph v5.13
2024-10-15 19:22 UTC (2+ messages)
[PATCH v2] cpupower: Add Chinese Simplified translation
2024-10-15 18:15 UTC (2+ messages)
[PATCH RESEND] tools/lib/thermal: fix sampling handler context ptr
2024-10-15 17:18 UTC
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-15 17:16 UTC (6+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
ARM64: CPUIdle driver is not select any Idle state other then WFI
2024-10-15 16:53 UTC (7+ messages)
` Fwd: "
[PATCH v4 0/4] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
2024-10-15 16:47 UTC (5+ messages)
` [PATCH v4 1/4] clk: renesas: rzg2l-cpg: Move PM domain power on in rzg2l_cpg_pd_setup()
` [PATCH v4 2/4] clk: renesas: rzg2l-cpg: Use GENPD_FLAG_* flags instead of local ones
` [PATCH v4 3/4] clk: renesas: r9a08g045: Mark the watchdog and always-on PM domains as IRQ safe
` [PATCH v4 4/4] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler
[PATCH v2] cpupower: Add Chinese Simplified translation
2024-10-15 16:23 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc3-39-g8c3599886c16)
2024-10-15 16:24 UTC
[PATCH v2] cpupower: Add Chinese Simplified translation
2024-10-15 16:23 UTC
[PATCH] applyed suggested changes
2024-10-15 15:28 UTC (2+ messages)
[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
2024-10-15 12:26 UTC (10+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types
[PATCH v3 0/5] iio: fix possible race condition during access of available info lists
2024-10-15 11:06 UTC (6+ messages)
` [PATCH v3 1/5] iio: core: add read_avail_release_resource callback to fix race
` [PATCH v3 2/5] iio: consumers: copy/release available info from producer "
` [PATCH v3 3/5] iio: pac1921: use read_avail+release APIs instead of custom ext_info
` [PATCH v3 4/5] iio: ad7192: copy/release available filter frequencies to fix race
` [PATCH v3 5/5] iio: as73211: copy/release available integration times "
[rafael-pm:bleeding-edge] BUILD SUCCESS a218483fe53fd0f2272f0c4c23fc97101ed346b9
2024-10-15 9:30 UTC
[PATCH V4] x86/apic: Always explicitly disarm TSC-deadline timer
2024-10-15 6:15 UTC
[PATCH] cpupower: Add Chinese Simplified translation
2024-10-14 23:49 UTC (3+ messages)
[Regression] Bluetooth mouse broken in 6.12-rc3
2024-10-14 21:59 UTC (3+ messages)
[PATCH v3] usb: dwc3: core: Fix system suspend on TI AM62 platforms
2024-10-14 16:33 UTC (3+ messages)
[RFC PATCH 00/16] sched/fair/schedutil: Better manage system response time
2024-10-14 16:06 UTC (5+ messages)
` [RFC PATCH 08/16] sched/fair: Extend util_est to improve rampup time
` [RFC PATCH 11/16] sched/qos: Add rampup multiplier QoS
[PATCH v2 00/11] thermal: core: Reimplement locking through guards
2024-10-14 14:59 UTC (4+ messages)
` [PATCH v2 09/11] thermal: core: Add and use cooling device guard
` [PATCH v2.1 "
pm/testing baseline: 30 runs, 1 regressions (v6.12-rc2-33-g54ad5ae82ff89)
2024-10-14 11:29 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc2-33-g54ad5ae82ff89)
2024-10-14 10:46 UTC
[PATCH v5 0/4] Add thermal user thresholds support
2024-10-14 9:43 UTC (5+ messages)
` [PATCH v5 1/4] thermal/netlink: Add the commands and the events for the thresholds
` [PATCH v5 2/4] tools/lib/thermal: Make more generic the command encoding function
` [PATCH v5 3/4] tools/lib/thermal: Add the threshold netlink ABI
` [PATCH v5 4/4] tools/thermal/thermal-engine: Take into account the thresholds API
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;
as well as URLs for NNTP newsgroup(s).