messages from 2024-08-08 19:04:33 to 2024-08-14 16:55:46 UTC [more...]
[PATCH 0/9] memory: simplify with scoped/cleanup.h for device nodes
2024-08-14 16:55 UTC (18+ messages)
` [PATCH 1/9] memory: atmel-ebi: use scoped device node handling to simplify error paths
` [PATCH 2/9] memory: atmel-ebi: simplify with scoped for each OF child loop
` [PATCH 3/9] memory: samsung: exynos5422-dmc: use scoped device node handling to simplify error paths
` [PATCH 4/9] memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop
` [PATCH 5/9] memory: tegra-mc: "
` [PATCH 6/9] memory: tegra124-emc: "
` [PATCH 7/9] memory: tegra20-emc: "
` [PATCH 8/9] memory: tegra30-emc: "
` [PATCH 9/9] memory: ti-aemif: "
[PATCH] pmdomain: arm: Fix debugfs node creation failure
2024-08-14 13:31 UTC (6+ messages)
[PATCH V2] pmdomain: imx: wait SSAR when i.MX93 power domain on
2024-08-14 13:00 UTC (2+ messages)
[PATCH] pmdomain: imx: wait SSAR when i.MX93 power domain on
2024-08-14 12:27 UTC (2+ messages)
[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-08-14 12:25 UTC (16+ messages)
` [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning
` [PATCH V2 02/16] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V2 05/16] pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
` [PATCH V2 14/16] WIP: usb: dwc2: Implement recovery after PM domain off
` [PATCH V2 15/16] serial: 8250_bcm2835aux: add PM suspend/resume support
[PATCHv3 0/3] cpuidle: teo: Fixing utilization and intercept logic
2024-08-14 11:40 UTC (7+ messages)
` [PATCH 6.1.y] cpuidle: teo: Remove recent intercepts metric
[PATCH] soc: imx: imx8m-blk-ctrl: Fix NULL pointer dereference
2024-08-14 11:32 UTC (7+ messages)
[PATCH 0/3] cpufreq/amd-pstate: A set of fixes
2024-08-14 9:29 UTC (5+ messages)
` [PATCH 1/3] cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
` [PATCH 2/3] cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_id()
` [PATCH 3/3] cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on Zen1 and Zen2
[PATCH v1 0/4] thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state
2024-08-14 6:18 UTC (12+ messages)
` [PATCH v1 1/4] thermal: gov_bang_bang: Call __thermal_cdev_update() directly
` [PATCH v1 2/4] thermal: gov_bang_bang: Split bang_bang_control()
` [PATCH v1 3/4] thermal: gov_bang_bang: Add .manage() callback
` [PATCH v1 4/4] thermal: gov_bang_bang: Use governor_data to reduce overhead
[PATCH v2 00/11] Add Nothing Phone (1) support
2024-08-14 6:00 UTC (12+ messages)
` [PATCH v2 05/11] dt-bindings: soc: qcom: qcom,pmic-glink: Document SM7325 compatible
` [PATCH v2 06/11] dt-bindings: nfc: nxp,nci: Document PN553 compatible
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree
[PATCH v2 0/2] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
2024-08-14 5:44 UTC (3+ messages)
` [PATCH v2 1/2] cpuidle: riscv-sbi: Move sbi_cpuidle_init to arch_initcall
` [PATCH v2 2/2] cpuidle: riscv-sbi: Add cpuidle_disabled() check
[RESEND][PATCH v1 0/8] thermal: Use trip pointers in thermal driver interface
2024-08-14 5:09 UTC (3+ messages)
` [RESEND][PATCH v1 3/8] thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
[PATCH] cpuidle: riscv-sbi: Allow cpuidle pd used by other devices
2024-08-14 1:56 UTC (3+ messages)
[PATCH v6 00/10] Enable haltpoll on arm64
2024-08-13 21:14 UTC (19+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
[PATCH] power: sequencing: qcom-wcn: add support for the WCN6855 PMU
2024-08-13 19:08 UTC
[PATCH] power: sequencing: request the WLAN enable GPIO as-is
2024-08-13 19:07 UTC
[PATCH v7] sched: Consolidate cpufreq updates
2024-08-13 16:56 UTC (9+ messages)
[PATCH v2 00/17] thermal: Rework binding cooling devices to trip points
2024-08-13 16:55 UTC (22+ messages)
` [PATCH v2 01/17] thermal: core: Fold two functions into their respective callers
` [PATCH v2 02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v2 03/17] thermal: core: Drop redundant thermal instance checks
` [PATCH v2 04/17] thermal: core: Clean up cdev binding/unbinding functions
` [PATCH v2 05/17] thermal: core: Move lists of thermal instances to trip descriptors
` [PATCH v2 06/17] thermal: sysfs: Use the dev argument in instance-related show/store
` [PATCH v2 07/17] thermal: core: Move thermal zone locking out of bind/unbind functions
` [PATCH v2 08/17] thermal: core: Introduce .should_bind() thermal zone callback
` [PATCH v2 09/17] thermal: ACPI: Use the "
` [PATCH v2 10/17] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip()
` [PATCH v2 11/17] thermal: imx: Use the .should_bind() thermal zone callback
` [PATCH v2 12/17] platform/x86: acerhdf: "
` [PATCH v2 13/17] mlxsw: core_thermal: "
` [PATCH v2 14/17] thermal/of: "
` [PATCH v2 15/17] thermal: core: Drop unused bind/unbind functions and callbacks
` [PATCH v2 16/17] thermal: code: Clean up trip bind/unbind functions
` [PATCH v2 17/17] thermal: code: Pass trip descriptors to "
[PATCH 0/4] sched/deadline: nanoseconds clarifications
2024-08-13 16:02 UTC (6+ messages)
` [PATCH 1/4] sched/deadline: Convert schedtool example to chrt
` [PATCH 2/4] sched/deadline: Clarify nanoseconds in uapi
` [PATCH 3/4] cpufreq/cppc: Use NSEC_PER_MSEC for deadline task
` [PATCH 4/4] sched/cpufreq: "
[rafael-pm:bleeding-edge 84/99] drivers/thermal/thermal_core.c:1012:13: error: invalid storage class for function 'thermal_zone_cdev_binding'
2024-08-13 15:30 UTC
[rafael-pm:bleeding-edge 81/99] drivers/thermal/thermal_core.c:862:37: error: 'struct thermal_instance' has no member named 'tz_node'; did you mean 'trip_node'?
2024-08-13 14:28 UTC
[PATCH] sched/cpufreq: Use USEC_PER_SEC for deadline task
2024-08-13 13:57 UTC (8+ messages)
[PATCH RFC 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
2024-08-13 13:56 UTC (3+ messages)
` [PATCH RFC 3/3] watchdog: rzg2l_wdt: Power on the PM domain in rzg2l_wdt_restart()
Handling inconsistent power domain states with deferred power-off in device drivers
2024-08-13 13:33 UTC (3+ messages)
[PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state
2024-08-13 13:09 UTC (4+ messages)
` [PATCH 1/1] cpuidle/menu: avoid prioritizing physical state over polling state
[PATCH v2 0/2] add device managed version of dev_pm_domain_attach|detach_list()
2024-08-13 12:23 UTC (10+ messages)
` [PATCH v2 1/2] PM: domains: "
[PATCH v2 0/3] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
2024-08-13 11:07 UTC (6+ messages)
` [PATCH v2 1/3] x86/sched: Introduce arch_rebuild_sched_domains()
` [PATCH v2 2/3] x86/sched: Add basic support for CPU capacity scaling
` [PATCH v2 3/3] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems
[PATCH] thermal: ti-soc-thermal: Remove unused declarations
2024-08-13 5:00 UTC (2+ messages)
[PATCH v4 0/3] interconnect: qcom: Add SM4450 interconnect
2024-08-13 2:47 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: interconnect: Add Qualcomm SM4450
` [PATCH v4 2/3] interconnect: qcom: Add SM4450 interconnect provider driver
` [PATCH v4 3/3] arm64: defconfig: Enable interconnect for SM4450
[rafael-pm:bleeding-edge] BUILD SUCCESS 808a033fe41be80da178cbe47a1b013eb6d048a6
2024-08-12 22:38 UTC
[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
2024-08-12 18:16 UTC (7+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types
[PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
2024-08-12 18:09 UTC (7+ messages)
[PATCH v3 0/6] Add initial Exynos850 support to the thermal driver
2024-08-12 16:41 UTC (6+ messages)
` [PATCH v3 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH v3 6/6] dt-bindings: thermal: samsung,exynos: remove driver-specific information
[PATCH v2 0/2] Add power-controller support for rk3576
2024-08-12 16:19 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add support for RK3576 SoC
[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-12 13:54 UTC (11+ messages)
[PATCH] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-12 13:52 UTC (4+ messages)
[PATCH v1 0/3] thermal: sysfs: Get to trip attributes via the attribute argument of show/store
2024-08-12 11:48 UTC (2+ messages)
[PATCH] cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF
2024-08-12 4:54 UTC (2+ messages)
[PATCH v2] thermal/of: support thermal zones w/o trips subnode
2024-08-12 4:46 UTC (3+ messages)
[Syzkaller & bisect] There is general protection fault in path_init in v6.11-rc2
2024-08-10 14:04 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS a809d5e5c7b50d2c56470e10c7ef27cfef23a374
2024-08-10 11:06 UTC
[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
2024-08-09 20:25 UTC (5+ messages)
[PATCH v2 1/1] power: reset: pwr-mlxbf: support graceful shutdown
2024-08-09 20:21 UTC (2+ messages)
[GIT PULL] Power management update for v6.11-rc3
2024-08-09 18:35 UTC (2+ messages)
[PATCH 1/1] tools/cpupower: display residency value in idle-info
2024-08-09 16:36 UTC (2+ messages)
[PATCH v3 0/2] Add power-controller support for rk3576
2024-08-09 14:11 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: power: Add support for RK3576 SoC
` [PATCH v3 2/2] pmdomain: rockchip: Add support for rk3576 SoC
[PATCH RESENT] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor
2024-08-09 13:06 UTC (2+ messages)
` "
[PATCH v11] thermal/drivers/mediatek: add another get_temp ops for thermal sensors
2024-08-09 8:44 UTC
[PATCH v3] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
2024-08-09 7:21 UTC (2+ messages)
[PATCH v6 00/27] Add support for sam9x7 SoC family
2024-08-09 6:24 UTC (2+ messages)
[PATCH] cpufreq: amd-pstate: add quirk for Ryzen 3000 series processor
2024-08-09 5:50 UTC
[PATCH v2] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
2024-08-09 5:27 UTC (3+ messages)
[PATCH v3] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom
2024-08-08 23:44 UTC
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).