messages from 2024-06-14 17:05:12 to 2024-06-18 04:05:02 UTC [more...]
[PATCH v1 00/14] thermal: Eliminate trip IDs from thermal driver interface
2024-06-18 4:03 UTC (19+ messages)
` [PATCH v1 01/14] thermal: imx: Drop critical trip check from imx_set_trip_temp()
` [PATCH v1 02/14] thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
` [PATCH v1 03/14] thermal: trip: Add conversion macros for thermal trip priv field
` [PATCH v1 04/14] thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
` [PATCH v1 05/14] thermal: trip: Fold __thermal_zone_get_trip() into its caller
` [PATCH v1 06/14] thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
` [PATCH v1 07/14] thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sensor()
` [PATCH v1 08/14] thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
` [PATCH v1 09/14] thermal: tegra: Introduce struct trip_temps for critical and hot trips
` [PATCH v1 10/14] thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
` [PATCH v1 11/14] thermal: helpers: Drop get_thermal_instance()
` [PATCH v1 12/14] thermal: uniphier: Use thermal_zone_for_each_trip() for walking trip points
` [PATCH v1 13/14] thermal: trip: Replace thermal_zone_get_num_trips()
` [PATCH v1 14/14] thermal: trip: Drop thermal_zone_get_trip()
[PATCH 0/2] Update highest frequency of a CPU after boot
2024-06-18 3:51 UTC (3+ messages)
` [PATCH 1/2] x86/cpufeatures: Add HWP highest perf change feature flag
` [PATCH 2/2] cpufreq: intel_pstate: Support highest performance change interrupt
[PATCH 0/9] Add CPU-type to topology
2024-06-18 3:19 UTC (33+ messages)
` [PATCH PATCH 1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology
` [PATCH PATCH 2/9] cpufreq: intel_pstate: Use topology_cpu_type() to get cpu-type
` [PATCH PATCH 3/9] perf/x86/intel: "
` [PATCH PATCH 4/9] x86/cpu: Remove get_this_hybrid_cpu_type()
` [PATCH PATCH 5/9] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH PATCH 6/9] x86/cpu: Add cpu_type to struct x86_cpu_id
` [PATCH PATCH 7/9] x86/cpu: Update x86_match_cpu() to also use cpu-type
` [PATCH PATCH 8/9] x86/bugs: Declutter vulnerable CPU list
` [PATCH PATCH 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list
[RFC PATCH 0/2] arm64: qcom: Add BWMON support for SA8775p
2024-06-18 0:12 UTC (7+ messages)
` [RFC PATCH 1/2] dt-bindings: interconnect: qcom-bwmon: Document SA8775p bwmon compatibles
` [RFC PATCH 2/2] arm64: dts: qcom: sa8775p: Add CPU and LLCC BWMON
[PATCH v3 0/5] drm/msm/adreno: Introduce/rework device hw catalog
2024-06-17 22:51 UTC
[syzbot] [net?] [pm?] BUG: soft lockup in call_timer_fn
2024-06-17 22:49 UTC
[PATCH v2 0/5] drm/msm/adreno: Introduce/rework device hw catalog
2024-06-17 22:28 UTC
[PATCH 0/8] Add Battery and USB Supply for AXP717
2024-06-17 22:05 UTC (9+ messages)
` [PATCH 1/8] dt-bindings: iio: adc: Add AXP717 compatible
` [PATCH 2/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 3/8] power: supply: axp20x_battery: add "
` [PATCH 4/8] mfd: axp20x: Add ADC, BAT, and USB cells "
` [PATCH 5/8] iio: adc: axp20x_adc: add support for AXP717 ADC
` [PATCH 6/8] power: supply: axp20x_usb_power: Add support for AXP717
` [PATCH 7/8] power: supply: axp20x_battery: add "
` [PATCH 8/8] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX
pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (v6.10-rc4-69-g4e83a55bb30ea)
2024-06-17 19:20 UTC
[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
2024-06-17 18:45 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH v4 2/2] power: supply: add support for MAX1720x standalone "
[PATCH] cpupower: Replace a dead reference link with working ones
2024-06-17 18:05 UTC
[PATCH v3 0/2] power: supply: add support for MAX1720x standalone fuel
2024-06-17 17:29 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH v3 2/2] power: supply: add support for MAX1720x standalone "
[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
2024-06-17 17:18 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH v5 2/4] dt-bindings: arm: Document reboot mode magic
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types
` [PATCH v5 4/4] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp
[PATCH v2 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs
2024-06-17 15:01 UTC (5+ messages)
` [PATCH v2 3/3] thermal: cv180x: Add cv180x thermal driver support
[PATCH v2] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
2024-06-17 15:12 UTC (2+ messages)
[PATCH v3] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
2024-06-17 14:54 UTC (2+ messages)
[GIT PULL] thermal drivers fixes for v6.10-rc4
2024-06-17 13:30 UTC (2+ messages)
[PATCH AUTOSEL 5.15 07/21] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
2024-06-17 13:25 UTC
[PATCH AUTOSEL 6.1 10/29] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
2024-06-17 13:24 UTC
[PATCH AUTOSEL 6.6 10/35] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
2024-06-17 13:22 UTC
[PATCH AUTOSEL 6.9 11/44] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
2024-06-17 13:19 UTC
[PATCH v2] dt-bindings: drop stale Anson Huang from maintainers
2024-06-17 11:49 UTC (3+ messages)
[PATCH 00/22] dt-bindings: thermal: few cleanups
2024-06-17 11:12 UTC (11+ messages)
` [PATCH 03/22] dt-bindings: thermal: allwinner,sun8i-a83t-ths: reference thermal-sensor schema
` [PATCH 04/22] dt-bindings: thermal: brcm,avs-ro: "
` [PATCH 21/22] dt-bindings: thermal: simplify few bindings
` [PATCH 01/22] dt-bindings: thermal: samsung,exynos: specify cells
[PATCH v10 00/38] ep93xx device tree conversion
2024-06-17 10:58 UTC (3+ messages)
` [PATCH v10 05/38] power: reset: Add a driver for the ep93xx reset
Regression, thermal: core: battery reading wrong after wake from S3 [Was: Bug Report according to thermal_core.c]
2024-06-17 10:46 UTC (7+ messages)
[PATCH V5 RESEND 0/5] PM: domains: Add control for switching back and forth to HW control
2024-06-17 9:51 UTC (13+ messages)
` [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6
[RFC PATCH V2 0/8] Rust bindings for cpufreq and OPP core + sample driver
2024-06-17 9:23 UTC (5+ messages)
` [RFC PATCH V2 3/8] rust: Extend OPP bindings for the configuration options
` [RFC PATCH V2 4/8] rust: Add initial bindings for cpufreq framework
[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
2024-06-17 8:52 UTC (17+ messages)
` [PATCH v6 2/2] "
[PATCH v4 00/11] AMD Pstate Driver Fixes and Improvements
2024-06-17 8:39 UTC (13+ messages)
` [PATCH v4 01/11] cpufreq: amd-pstate: optimize the initial frequency values verification
` [PATCH v4 02/11] cpufreq: amd-pstate: remove unused variable nominal_freq
` [PATCH v4 03/11] cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
` [PATCH v4 04/11] cpufreq: amd-pstate: add debug message while CPPC is supported and disabled by SBIOS
` [PATCH v4 05/11] Documentation: PM: amd-pstate: add debugging section for driver loading failure
` [PATCH v4 06/11] Documentation: PM: amd-pstate: add guided mode to the Operation mode
` [PATCH v4 07/11] cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
` [PATCH v4 08/11] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v4 09/11] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH v4 10/11] cpufreq: amd-pstate: auto-load pstate driver by default
` [PATCH v4 11/11] cpufreq: amd-pstate: enable shared memory type CPPC "
[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
2024-06-17 8:33 UTC (14+ messages)
` [PATCH v2 11/14] csky/thread_info: Introduce "
[PATCH v5 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
2024-06-17 8:24 UTC (2+ messages)
[PATCH v1] cpufreq/cppc: Remove desired_perf temporary variable
2024-06-17 7:28 UTC
[PATCH] Revert "include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume"
2024-06-17 6:54 UTC (7+ messages)
` [PATCH] PM: sleep: Optimize the pm_debug_messages_should_print() function
[RFC PATCH] freezer,sched: Preventing kthreads with D-state from being woken up during freeze
2024-06-17 6:57 UTC
[PATCH] dt-bindings: drop stale Anson Huang from maintainers
2024-06-17 6:11 UTC (5+ messages)
[PATCH v2] cpufreq: Fix per-policy boost behavior after CPU hotplug
2024-06-17 5:48 UTC (2+ messages)
[PATCH v5] sched: Consolidate cpufreq updates
2024-06-17 0:46 UTC (5+ messages)
[PATCHv2 0/3] cpuidle: teo: Fixing utilization and intercept logic
2024-06-17 0:20 UTC (2+ messages)
[PATCH 0/6] cpuidle: teo: fixes and improvements
2024-06-16 21:54 UTC (7+ messages)
` [PATCH 1/6] cpuidle: teo: Increase util-threshold
[PATCH v4 0/5] ChromeOS Embedded Controller charge control driver
2024-06-16 19:03 UTC (6+ messages)
` [PATCH v4 1/5] ACPI: battery: add devm_battery_hook_register()
` [PATCH v4 2/5] platform/chrome: Update binary interface for EC-based charge control
` [PATCH v4 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
` [PATCH v4 4/5] power: supply: add ChromeOS EC based charge control driver
` [PATCH v4 5/5] power: supply: cros_charge-control: don't load if Framework control is present
[PATCH] cpuidle: governors: Fixes a typo in a comment
2024-06-16 12:40 UTC
[PATCH 1/5] power: reset: brcmstb: Use normal driver register function
2024-06-16 12:33 UTC (10+ messages)
` [PATCH 2/5] power: reset: brcmstb: Use device_get_match_data() for matching
` [PATCH 3/5] power: reset: brcmstb: Use syscon_regmap_lookup_by_phandle_args() helper
` [PATCH 4/5] power: reset: brcmstb: Use devm_register_sys_off_handler()
` [PATCH 5/5] power: reset: brcmstb: Do not go into infinite loop if reset fails
[PATCH v4 3/6] regulator: core: Add helper for allow HW access to enable/disable regulator
2024-06-16 10:53 UTC
vc4: WARNING during suspend to idle of Raspberry Pi 3 Plus
2024-06-16 9:27 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 77f816ac2ebc44cb23e4581d78933ee5dd2876b4
2024-06-16 6:18 UTC
[PATCH v2] cpupower: Improve cpupower build process description
2024-06-16 3:19 UTC (3+ messages)
[PATCH v2 0/2] power: supply: add support for MAX1720x standalone fuel
2024-06-15 20:25 UTC (2+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
[PATCH 0/2] power: supply: add support for MAX1720x standalone fuel
2024-06-15 20:09 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH 2/2] power: supply: add support for MAX1720x standalone "
[PATCH 0/5] Update OPP table and add entries for AM62Ax & AM62Px SoCs
2024-06-15 14:43 UTC (8+ messages)
` [PATCH 3/5] DONOTMERGE: dt-bindings: mfd: syscon: add TI's opp table compatible
[PATCH v2 0/5] Update OPP table and add entries for AM62Ax & AM62Px SoCs
2024-06-15 14:50 UTC (7+ messages)
` [PATCH v2 2/5] cpufreq: ti: update OPP table for "
` [PATCH v2 3/5] dt-bindings: mfd: syscon: add TI's opp table compatible
[PATCH v2] cpupower: Add 'help' target to the main Makefile
2024-06-15 13:26 UTC
pm/testing build: 8 builds: 0 failed, 8 passed, 19 warnings (pm-6.10-rc4-72-g9b51b9b194ae)
2024-06-15 10:21 UTC
[PATCH] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
2024-06-15 6:08 UTC
[PATCH 0/4] arm64: dts: qcom: x1e80100: Enable bwmon and fastrpc support
2024-06-15 2:15 UTC (8+ messages)
` [PATCH 2/4] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances
[PATCH v3 0/2] drivers: thermal: intel: Use model-specific bitmasks for temperature registers
2024-06-14 21:16 UTC (3+ messages)
` [PATCH v3 1/2] thermal: intel: intel_tcc: Add model checks "
` [PATCH v3 2/2] thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset
[PATCH] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
2024-06-14 18:51 UTC (3+ messages)
[PATCH] cpupower: Add 'help' target to the main Makefile
2024-06-14 17:57 UTC (2+ messages)
[PATCH] Improve cpupower utility build process description
2024-06-14 17:55 UTC (2+ messages)
[GIT PULL] Thermal control fixes for v6.10-rc4
2024-06-14 17:05 UTC (2+ messages)
[GIT PULL] ACPI fixes for v6.10-rc4
2024-06-14 17:05 UTC (2+ messages)
[GIT PULL] Power management fix for v6.10-rc4
2024-06-14 17:05 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).