messages from 2024-07-28 11:47:49 to 2024-07-30 18:20:14 UTC [more...]
[PATCH v1 17/17] thermal: code: Pass trip descriptors to trip bind/unbind functions
2024-07-30 18:20 UTC (4+ messages)
` [PATCH v1 01/17] thermal: core: Fold two functions into their respective callers
` [PATCH v1 03/17] thermal: core: Drop redundant thermal instance checks
` [PATCH v1 04/17] thermal: core: Clean up cdev binding/unbinding functions
[PATCH v1 00/17] thermal: Rework binding cooling devices to trip points
2024-07-30 18:18 UTC
[RESEND PATCH 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
2024-07-30 16:24 UTC (5+ messages)
` [RESEND PATCH 1/2] PM: hibernate: "
` [RESEND PATCH 2/2] PM: "
[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
2024-07-30 18:10 UTC (3+ messages)
` [Bug 218686] "
[Bug 219110] New: amd-pstate's balance_performance energy_performance_preference doesn't survive suspend resume
2024-07-30 18:09 UTC (3+ messages)
` [Bug 219110] "
[Regression] 6.11.0-rc1: AMD CPU boot with error when CPPC feature disabled by BIOS
2024-07-30 17:43 UTC (2+ messages)
[PATCH v2 0/6] Add initial Exynos850 support to the thermal driver
2024-07-30 17:25 UTC (4+ messages)
` [PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
[PATCH v1] thermal: trip: Avoid skipping trips in thermal_zone_set_trips()
2024-07-30 16:46 UTC (3+ messages)
[PATCH 0/5] Add GameForce Ace
2024-07-30 16:36 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: power: supply: add dual-cell for cw2015
[PATCH 0/5] treewide: add missing MODULE_DESCRIPTION() macros
2024-07-30 14:50 UTC (7+ messages)
` [PATCH 1/5] crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
` [PATCH 2/5] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
` [PATCH 3/5] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
` [PATCH 4/5] fsi: "
` [PATCH 5/5] locking/ww_mutex/test: add MODULE_DESCRIPTION()
[PATCH] dt-bindings: interconnect: qcom: Do not require reg for sc8180x virt NoCs
2024-07-30 14:32 UTC (2+ messages)
[PATCH 0/3] thermal: intel: int340x: Fix Lunar Lake MSI support
2024-07-30 14:24 UTC (4+ messages)
` [PATCH 1/3] thermal: intel: int340x: Fix kernel warning during MSI cleanup
[PATCH] intel_idle: Add Jasper Lake and Elkhart Lake support
2024-07-30 13:59 UTC (4+ messages)
[PATCH V2 00/16] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-07-30 13:32 UTC (19+ messages)
` [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] pmdomain: amlogic: remove obsolete vpu domain driver
2024-07-30 13:02 UTC
[PATCH v4 0/4] thermal: Add support of multiple sensors
2024-07-30 12:58 UTC (2+ messages)
[PATCH v1 0/7] Add thermal thresholds support
2024-07-30 11:00 UTC (13+ 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] cpufreq: sched/schedutil: Remove LATENCY_MULTIPLIER
2024-07-30 10:59 UTC (2+ messages)
[RESEND][PATCH v1 0/8] thermal: Use trip pointers in thermal driver interface
2024-07-30 10:37 UTC (11+ 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 V5 0/8] Rust bindings for cpufreq and OPP core + sample driver
2024-07-30 10:27 UTC (9+ messages)
` [PATCH V5 1/8] rust: Add initial bindings for OPP framework
` [PATCH V5 2/8] rust: Extend OPP bindings for the OPP table
` [PATCH V5 3/8] rust: Extend OPP bindings for the configuration options
` [PATCH V5 4/8] rust: Add initial bindings for cpufreq framework
` [PATCH V5 5/8] rust: Extend cpufreq bindings for policy and driver ops
` [PATCH V5 6/8] rust: Extend cpufreq bindings for driver registration
` [PATCH V5 7/8] rust: Extend OPP bindings with CPU frequency table
` [PATCH V5 8/8] cpufreq: Add Rust based cpufreq-dt driver
[PATCH 00/11] Add Nothing Phone (1) support
2024-07-30 9:07 UTC (23+ messages)
` [PATCH 01/11] dt-bindings: arm: qcom,ids: Add IDs for SM7325 family
` [PATCH 02/11] soc: qcom: socinfo: Add Soc "
` [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 06/11] usb: typec: ucsi: Add qcom,sm7325-pmic-glink as needing PDOS quirk
` [PATCH 07/11] dt-bindings: arm: cpus: Add qcom kryo670 compatible
` [PATCH 08/11] arm64: dts: qcom: Add SM7325 device tree
` [PATCH 09/11] dt-bindings: vendor-prefixes: Add Nothing Technology Limited
` [PATCH 10/11] dt-bindings: arm: qcom: Add SM7325 Nothing Phone 1
` [PATCH 11/11] arm64: dts: qcom: sm7325: Add device-tree for "
[PATCH 0/2] arm64: qcom: Add BWMON support for SA8775p
2024-07-30 7:16 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: qcom-bwmon: Document SA8775p bwmon compatibles
` [PATCH 2/2] arm64: dts: qcom: sa8775p: Add CPU and LLCC BWMON
[rafael-pm:bleeding-edge] BUILD SUCCESS fc9143fe3439b74733b2030b83ebbf9dcb9f5f3d
2024-07-30 7:12 UTC
[PATCH 0/5] thermal: qcom-spmi-temp-alarm: add support for new TEMP_ALARM subtypes
2024-07-30 6:21 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: qcom,spmi-temp-alarm: Add compatible for GEN2 rev2 temp alarm
` [PATCH 2/5] dt-bindings: qcom,spmi-temp-alarm: Add compatible for lite "
` [PATCH 3/5] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required
` [PATCH 4/5] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals
` [PATCH 5/5] thermal: qcom-spmi-temp-alarm: add support for LITE "
[PATCH v5 0/5] Add interconnect driver for IPQ5332 SoC
2024-07-30 5:52 UTC (4+ messages)
` [PATCH v5 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
[PATCH v6 0/5] Add interconnect driver for IPQ5332 SoC
2024-07-30 5:48 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: interconnect: Add Qualcomm IPQ5332 support
` [PATCH v6 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
` [PATCH v6 3/5] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH v6 4/5] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
` [PATCH v6 5/5] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc
[PATCH v2 0/2] RAPL driver fixes for AMD CPUs
2024-07-30 4:49 UTC (3+ messages)
` [PATCH v2 1/2] perf/x86/rapl: Fix the energy-pkg event "
` [PATCH v2 2/2] powercap/intel_rapl: "
[PATCH] OPP: Fix support for required OPPs for multiple PM domains
2024-07-30 3:32 UTC (15+ messages)
[PATCH] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver
2024-07-30 1:20 UTC
Need help setting asynchronous CPU frequencies
2024-07-29 20:30 UTC (4+ 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 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 (5+ messages)
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
[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
[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 (3+ messages)
` [PATCH 3/3] dt-bindings: Batch-update Konrad Dybcio's email
[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 v6] sched: Consolidate cpufreq updates
2024-07-28 19:29 UTC (9+ messages)
[GIT PULL] turbostat-2024.07.26 for Linux-6.11-merge
2024-07-28 18:46 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).