messages from 2024-07-25 10:45:52 to 2024-07-29 20:20:03 UTC [more...]
[PATCH 00/11] Add Nothing Phone (1) support
2024-07-29 20:18 UTC (7+ messages)
` [PATCH 02/11] soc: qcom: socinfo: Add Soc IDs for SM7325 family
` [PATCH 03/11] cpufreq: Add SM7325 to cpufreq-dt-platdev blocklist
` [PATCH 04/11] soc: qcom: pd_mapper: Add SM7325 compatible
` [PATCH 05/11] dt-bindings: soc: qcom: qcom,pmic-glink: Document "
` [PATCH 07/11] dt-bindings: arm: cpus: Add qcom kryo670 compatible
` [PATCH 09/11] dt-bindings: vendor-prefixes: Add Nothing Technology Limited
Need help setting asynchronous CPU frequencies
2024-07-29 19:38 UTC (3+ messages)
[PATCH v6 00/27] Add support for sam9x7 SoC family
2024-07-29 18:52 UTC (8+ messages)
` [PATCH v6 18/27] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v6 19/27] power: reset: at91-reset: add reset support for sam9x7 SoC
` [PATCH v6 20/27] power: reset: at91-reset: add sdhwc "
` [PATCH v6 22/27] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7
[PATCH 0/5] Add GameForce Ace
2024-07-29 18:52 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: power: supply: add dual-cell for cw2015
` [PATCH 2/5] power: supply: cw2015: Add support for dual-cell configurations
` [PATCH 3/5] arm64: dts: rockchip: Pull up sdio pins on RK3588
` [PATCH 4/5] dt-bindings: arm: rockchip: Add GameForce Ace
` [PATCH 5/5] arm64: dts: "
[PATCH v6] fs: Improve eventpoll logging to stop indicting timerfd
2024-07-29 18:35 UTC (4+ messages)
[PATCH v6 00/10] Enable haltpoll on arm64
2024-07-29 18:02 UTC (13+ messages)
` [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
` [PATCH v6 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v6 04/10] cpuidle-haltpoll: define arch_haltpoll_want()
` [PATCH v6 05/10] governors/haltpoll: drop kvm_para_available() check
` [PATCH v6 06/10] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL
` [PATCH v6 07/10] arm64: define TIF_POLLING_NRFLAG
` [PATCH v6 08/10] arm64: idle: export arch_cpu_idle
` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
` [PATCH v6 10/10] cpuidle/poll_state: limit POLL_IDLE_RELAX_COUNT on arm64
[PATCH v3 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status
2024-07-29 17:47 UTC (11+ messages)
` [PATCH v3 01/10] dt-bindings: power: supply: max77693: Add monitored-battery property
` [PATCH v3 02/10] dt-bindings: power: supply: max77693: Add maxim,usb-connector property
` [PATCH v3 03/10] power: supply: max77693: Expose input current limit and CC current properties
` [PATCH v3 04/10] power: supply: max77693: Set charge current limits during init
` [PATCH v3 05/10] power: supply: max77693: Add USB extcon detection for enabling charging
` [PATCH v3 06/10] power: supply: max77693: Add support for detecting and enabling OTG
` [PATCH v3 07/10] power: supply: max77693: Set up charge/input current according to cable type
` [PATCH v3 08/10] ARM: dts: samsung: exynos4212-tab3: Add battery node with charge current value
` [PATCH v3 09/10] ARM: dts: samsung: exynos4212-tab3: Add USB connector node
` [PATCH v3 10/10] ARM: dts: exynos4212-tab3: Drop CHARGER regulator
[RESEND][PATCH v1 0/8] thermal: Use trip pointers in thermal driver interface
2024-07-29 16:12 UTC (9+ messages)
` [RESEND][PATCH v1 1/8] thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
` [RESEND][PATCH v1 2/8] thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sensor()
` [RESEND][PATCH v1 3/8] thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
` [RESEND][PATCH v1 4/8] thermal: tegra: Introduce struct trip_temps for critical and hot trips
` [RESEND][PATCH v1 5/8] thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
` [RESEND][PATCH v1 6/8] thermal: helpers: Drop get_thermal_instance()
` [PATCH v2 7/8] thermal: trip: Get rid of thermal_zone_get_num_trips()
` [RESEND][PATCH v1 8/8] thermal: trip: Drop thermal_zone_get_trip()
[PATCH v1 0/7] Add thermal thresholds support
2024-07-29 16:57 UTC (9+ messages)
` [PATCH v1 1/7] thermal/core: Encapsulate more handle_thermal_trip
` [PATCH v1 2/7] thermal/core: Add thresholds support
` [PATCH v1 3/7] thermal/core: Connect the threshold with the core
` [PATCH v1 4/7] thermal/netlink: Add the commands and the events for the thresholds
` [PATCH v1 5/7] tools/lib/thermal: Make more generic the command encoding function
` [PATCH v1 6/7] tools/lib/thermal: Add the threshold netlink ABI
` [PATCH v1 7/7] tools/thermal/thermal-engine: Take into account the thresholds API
[PATCH] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-07-29 16:41 UTC (3+ messages)
[PATCH v1 0/3] thermal: sysfs: Get to trip attributes via the attribute argument of show/store
2024-07-29 16:27 UTC (4+ messages)
` [PATCH v1 1/3] thermal: core: Store trip sysfs attributes in thermal_trip_desc
` [PATCH v1 2/3] thermal: sysfs: Get to trips via attribute pointers
` [PATCH v1 3/3] thermal: sysfs: Refine the handling of trip hysteresis changes
[PATCH v7] sched: Consolidate cpufreq updates
2024-07-29 16:01 UTC (2+ messages)
[PATCH 0/3] Update Konrad Dybcio's email addresses
2024-07-29 15:34 UTC (9+ messages)
` [PATCH 1/3] mailmap: Add an entry for Konrad Dybcio
` [PATCH 2/3] MAINTAINERS: Update Konrad Dybcio's email address
` [PATCH 3/3] dt-bindings: Batch-update Konrad Dybcio's email
[PATCH v5 0/5] Add interconnect driver for IPQ5332 SoC
2024-07-29 15:13 UTC (7+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Add Qualcomm IPQ5332 support
` [PATCH v5 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
` [PATCH v5 3/5] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH v5 4/5] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
` [PATCH v5 5/5] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc
[PATCH] power: sequencing: pwrseq-qcom-wcn: Depend on WCN36XX
2024-07-29 14:17 UTC (4+ messages)
pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc1-4-gdc1c8034e31b)
2024-07-29 13:41 UTC
btqca: crash with linux-next on bt power down
2024-07-29 13:30 UTC (6+ messages)
[PATCH] MAINTAINERS: update email for Konrad Dybcio
2024-07-29 13:03 UTC (3+ messages)
[PATCH v2] dt-bindings: thermal: qcom-tsens: document the QCS9100 Temperature Sensor
2024-07-29 10:24 UTC (2+ messages)
Unknown NMI after S4 resume
2024-07-26 11:35 UTC (3+ messages)
[Syzkaller & bisect] There is task hung in acct_process in v6.10 and v6.11-rc1
2024-07-29 7:07 UTC
[PATCH] powercap/intel_rapl: Add support for AMD family 1Ah
2024-07-29 6:06 UTC (2+ messages)
[PATCH] OPP: Fix support for required OPPs for multiple PM domains
2024-07-29 6:05 UTC (13+ messages)
[PATCH] intel_idle: Add Jasper Lake and Elkhart Lake support
2024-07-29 4:07 UTC (4+ messages)
[PATCH v6] sched: Consolidate cpufreq updates
2024-07-28 19:29 UTC (9+ messages)
[PATCH] cpufreq: sched/schedutil: Remove LATENCY_MULTIPLIER
2024-07-28 19:26 UTC
[GIT PULL] turbostat-2024.07.26 for Linux-6.11-merge
2024-07-28 18:46 UTC (2+ messages)
[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-07-28 13:00 UTC (17+ messages)
` [PATCH V2 01/16] firmware: raspberrypi: Improve timeout warning
` [PATCH V2 02/16] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH V2 03/16] pmdomain: raspberrypi-power: Adjust packet definition
` [PATCH V2 04/16] pmdomain: raspberrypi-power: Add logging to rpi_firmware_set_power
` [PATCH V2 05/16] pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP
` [PATCH V2 06/16] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH V2 07/16] drm/vc4: Get the rid of DRM_ERROR()
` [PATCH V2 08/16] drm/vc4: hdmi: add PM suspend/resume support
` [PATCH V2 09/16] drm/vc4: v3d: simplify clock retrieval
` [PATCH V2 10/16] drm/vc4: v3d: add PM suspend/resume support
` [PATCH V2 11/16] usb: dwc2: debugfs: Print parameter no_clock_gating
` [PATCH V2 12/16] usb: dwc2: Add comment about BCM2848 ACPI ID
` [PATCH V2 13/16] usb: dwc2: Skip clock gating on Broadcom SoCs
` [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
` [PATCH V2 16/16] ARM: bcm2835_defconfig: Enable SUSPEND
[PATCH AUTOSEL 6.10 3/9] cpufreq: amd-pstate: Allow users to write 'default' EPP string
2024-07-28 0:49 UTC (3+ messages)
` [PATCH AUTOSEL 6.10 4/9] cpufreq: amd-pstate: auto-load pstate driver by default
` [PATCH AUTOSEL 6.10 9/9] thermal: intel: hfi: Give HFI instances package scope
[GIT PULL] One more thermal control fix for v6.11-rc1
2024-07-27 20:07 UTC (2+ messages)
[PATCH 0/18] turbostat 2024.07.26 for Linux-6.11.merge
2024-07-27 18:23 UTC (19+ messages)
` [PATCH 01/18] tools/power/turbostat: Switch to new Intel CPU model defines
` [PATCH 02/18] tools/power turbostat: Remove anonymous union from rapl_counter_info_t
` [PATCH 03/18] tools/power turbostat: Replace enum rapl_source and cstate_source with counter_source
` [PATCH 04/18] tools/power turbostat: Add ZERO_ARRAY for zero initializing builtin array
` [PATCH 05/18] tools/power turbostat: Group SMI counter with APERF and MPERF
` [PATCH 06/18] tools/power turbostat: Extend --add option with perf counters
` [PATCH 07/18] tools/power turbostat: Fix formatting in turbostat.8
` [PATCH 08/18] tools/power turbostat: Add perf added counter example to turbostat.8
` [PATCH 09/18] tools/power turbostat: Fix typo in turbostat.8
` [PATCH 10/18] tools/power turbostat: Move debug prints from stdout to stderr
` [PATCH 11/18] tools/power turbostat: Move verbose counter messages to level 2
` [PATCH 12/18] tools/power turbostat: Add selftests for SMI, APERF and MPERF counters
` [PATCH 13/18] tools/power turbostat: Add selftests for added perf counters
` [PATCH 14/18] tools/power turbostat: Add early support for PMT counters
` [PATCH 15/18] tools/power turbostat: Add MTL's PMT DC6 builtin counter
` [PATCH 16/18] tools/power turbostat: Document PMT in turbostat.8
` [PATCH 17/18] tools/power turbostat: Include umask=%x in perf counter's config
` [PATCH 18/18] tools/power turbostat: version 2024.07.26
[PATCH v2 3/4] usb: typec: ucsi: Set sink path based on UCSI charge control
2024-07-27 11:02 UTC (5+ messages)
` [PATCH v2 1/4] usb: typec: ucsi: Add status to UCSI power supply driver
[PATCH] power: supply: qcom_battmgr: Ignore extra __le32 in info payload
2024-07-26 22:39 UTC (2+ messages)
[PATCH 1/2] power: supply: axp288_charger: Fix constant_charge_voltage writes
2024-07-26 22:39 UTC (2+ messages)
[PATCH] power: supply: qcom_battmgr: return EAGAIN when firmware service is not up
2024-07-26 22:39 UTC (2+ messages)
[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-07-26 18:46 UTC (12+ messages)
[PATCH v2 0/6] Add initial Exynos850 support to the thermal driver
2024-07-26 18:44 UTC (14+ messages)
` [PATCH v2 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH v2 2/6] drivers/thermal/exynos: use pm_sleep_ptr instead of conditional compilation
` [PATCH v2 3/6] drivers/thermal/exynos: improve sanitize_temp_error
` [PATCH v2 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH v2 5/6] drivers/thermal/exynos: add initial Exynos850 support
` [PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
[PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
2024-07-26 17:34 UTC (2+ messages)
[PATCH v2] kselftest: cpufreq: Add RTC wakeup alarm
2024-07-25 15:52 UTC (3+ messages)
[PATCH v2 0/9] power: supply: max77693: Toggle charging/OTG based on extcon status
2024-07-25 15:38 UTC (5+ messages)
` [PATCH v2 5/9] power: supply: max77693: Set charge current limits during init
` [PATCH v2 7/9] power: supply: max77693: Add support for detecting and enabling OTG
[Bug 219051] New: amd_pstate=active reset computer
2024-07-25 14:52 UTC (3+ messages)
` [Bug 219051] "
[rafael-pm:bleeding-edge] BUILD SUCCESS d138ebca836ae9753a88fe6824bcbfeed2f4aef0
2024-07-25 11:05 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).