messages from 2025-05-07 15:49:44 to 2025-05-11 16:51:19 UTC [more...]
[PATCH v5 00/10] Apple Mac System Management Controller
2025-05-11 16:51 UTC (17+ messages)
` [PATCH v5 01/10] dt-bindings: gpio: Add Apple Mac SMC GPIO block
` [PATCH v5 02/10] dt-bindings: power: reboot: Add Apple Mac SMC Reboot Controller
` [PATCH v5 03/10] dt-bindings: mfd: Add Apple Mac System Management Controller
` [PATCH v5 04/10] soc: apple: rtkit: Make shmem_destroy optional
` [PATCH v5 05/10] mfd: Add Apple Silicon System Management Controller
` [PATCH v5 06/10] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH v5 07/10] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` [PATCH v5 08/10] arm64: dts: apple: t8103: Add SMC node
` [PATCH v5 09/10] arm64: dts: apple: t8112: "
` [PATCH v5 10/10] arm64: dts: apple: t600x: "
[PATCH] PM / devfreq: sun8i-a33-mbus: Simplify by using more devm functions
2025-05-11 16:13 UTC (3+ messages)
[chanwoo:devfreq-next 1/1] drivers/devfreq/sun8i-a33-mbus.c:384:47: error: passing argument 1 of 'devm_clk_rate_exclusive_get' from incompatible pointer type
2025-05-11 15:41 UTC
[PATCH v4 0/4] PCI: tegra: Allow building as a module
2025-05-11 14:53 UTC (8+ messages)
` [PATCH v4 4/4] PCI: tegra: Drop unused remove callback
[PATCH V6 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
2025-05-11 13:11 UTC (14+ messages)
` [PATCH V6 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V6 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties
` [PATCH V6 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC
` [PATCH V6 4/5] "
` [PATCH V6 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
[PATCH] PM / devfreq: Fix a typo in trans_stat
2025-05-11 12:43 UTC (2+ messages)
[PATCH v6 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
2025-05-11 12:16 UTC (3+ messages)
` [PATCH v6 2/2] "
[PATCH] driver core: platform: Use devres group to free driver probe resources
2025-05-11 11:01 UTC (13+ messages)
[PATCH] Documentation: EM: Fix typos in example driver code
2025-05-11 7:11 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS 9148437b5790361af63c5ffb89112c380fda2472
2025-05-10 20:03 UTC
[PATCH] tools/powercap: Implement powercap_set_enabled()
2025-05-10 18:47 UTC
[PATCH v3] cpufreq: fix locking order in store_local_boost to prevent deadlock
2025-05-10 17:10 UTC (6+ messages)
[rafael-pm:fixes] BUILD SUCCESS adfab6b39202481bb43286fff94def4953793fdb
2025-05-10 13:46 UTC
[RFC PATCH 1/2] power: Userspace performance QoS
2025-05-10 12:38 UTC (4+ messages)
[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
2025-05-10 11:50 UTC (15+ messages)
` [PATCH v3 1/5] PM: sleep: Resume children after resuming the parent
[PATCH v2] PM: EM: Add inotify support when the energy model is updated
2025-05-10 11:34 UTC (8+ messages)
[PATCH v2 0/7] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
2025-05-10 11:31 UTC (4+ messages)
` [PATCH v2 2/7] cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
2025-05-09 22:13 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-05-09 19:13 UTC (8+ messages)
` [PATCH v2 1/3] firmware: imx: move get power mode function from scu-pd.c to misc.c
` [PATCH v2 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment
[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
2025-05-09 17:54 UTC (8+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions
` [GIT TAG] Power management (runtime PM) change for 6.16
[PATCH v6 0/7] Support for GPU ACD feature on Adreno X1-85
2025-05-09 17:05 UTC (3+ messages)
` [PATCH v6 2/7] drm/msm/a6xx: Increase HFI response timeout
[PATCH v4 0/2] Support building tegra124-cpufreq as a module
2025-05-09 16:57 UTC (6+ messages)
` [PATCH v4 1/2] cpufreq: tegra124: Remove use of disable_cpufreq
` [PATCH v4 2/2] cpufreq: tegra124: Allow building as a module
[PATCH] PM: thaw_processes: Rewrite restarting tasks log to remove stray *done.*
2025-05-09 16:48 UTC (2+ messages)
[PATCH v2] docs: fix typo in energy-model.rst
2025-05-09 16:35 UTC (2+ messages)
[PATCH v4 0/9] Apple Mac System Management Controller
2025-05-09 16:21 UTC (24+ messages)
` [PATCH v4 1/9] dt-bindings: gpio: Add Apple Mac SMC GPIO block
` [PATCH v4 2/9] dt-bindings: power: reboot: Add Apple Mac SMC Reboot Controller
` [PATCH v4 3/9] dt-bindings: mfd: Add Apple Mac System Management Controller
` [PATCH v4 4/9] mfd: Add Apple Silicon "
` [PATCH v4 5/9] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH v4 6/9] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` [PATCH v4 7/9] arm64: dts: apple: t8103: Add SMC node
` [PATCH v4 8/9] arm64: dts: apple: t8112: "
` [PATCH v4 9/9] arm64: dts: apple: t600x: "
[PATCH v1 0/3] PM: sleep: Updates related to pm_suspend_target_state
2025-05-09 16:20 UTC (7+ messages)
` [PATCH v1 1/3] PM: sleep: Print PM debug messages during hibernation
` [PATCH v1 2/3] PM: sleep: Introduce pm_suspend_in_progress()
` [PATCH v1 3/3] PM: sleep: Introduce pm_sleep_transition_in_progress()
[PATCH 0/3] tools/thermal/tmon: Fix predictable temporary path /var/log/tmon.log
2025-05-09 15:44 UTC (4+ messages)
` [PATCH 1/3] tools/thermal/tmon: Prevent symlink attack on log file
` [PATCH 2/3] tools/thermal/tmon: Make sure ctrl_cdev is a Null terminated string
` [PATCH 3/3] tools/thermal/tmon: Cleanup only: Use LOG_FILE vars
[PATCH v1 0/2] Add graph connections between tcpc & fg for Pixel 6
2025-05-09 14:16 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: power: supply: max17201: add port property
` [PATCH v1 2/2] arm64: dts: exynos: gs101-pixel-common: add graph property to connect tcpc & fg
[chanwoo:devfreq-testing 5/5] drivers/devfreq/hisi_uncore_freq.c:552:16: sparse: sparse: incorrect type in return expression (different modifiers)
2025-05-09 14:02 UTC
[PATCH v3] PM / sleep: add configurable delay for pm_test
2025-05-09 14:01 UTC (3+ messages)
[PATCH] PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks()
2025-05-09 13:49 UTC (2+ messages)
[PATCH] PM: wakeup: Add missing wakeup source attribute relax_count
2025-05-09 13:42 UTC (2+ messages)
[PATCH] hibernate: init minimum image size in hibernate
2025-05-09 13:34 UTC (2+ messages)
[GIT PULL] amd-pstate content for 6.16 (5/8/25)
2025-05-09 13:25 UTC (2+ messages)
[PATCH v2] PM: hibernate: Explicitly set `PM_SUSPEND_MAX` at hibernate entry
2025-05-09 12:43 UTC (3+ messages)
[PATCH v2 1/4] power: supply: core: Add additional health status values
2025-05-09 10:09 UTC (4+ messages)
[PATCH] imx8m-blk-ctrl: set ISI panic write hurry level
2025-05-09 9:26 UTC
[PATCH V11 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
2025-05-09 8:43 UTC (6+ messages)
[PATCH v5 0/9] x86: Add support for NMI-source reporting with FRED
2025-05-09 0:46 UTC (20+ messages)
` [PATCH v5 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v5 5/9] x86/nmi: Add support to handle NMIs with source information
` [PATCH v5 6/9] x86/nmi: Prepare for the new NMI-source vector encoding
` [PATCH v5 8/9] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v5 9/9] x86/nmi: Include NMI-source information in tracepoint and debug prints
[PATCH v2] cpupower: add a systemd service to run cpupower
2025-05-08 22:22 UTC (6+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 60952b6fc7ad90c84cc9b02f0ffa67c39ea5250b
2025-05-08 14:41 UTC
add more bio helpers v3
2025-05-08 13:23 UTC (6+ messages)
` [PATCH 02/19] block: add a bdev_rw_virt helper
[PATCH 0/4] PM: TI: AM335x: PM STANDBY fixes
2025-05-08 13:20 UTC (5+ messages)
` [PATCH 2/4] pmdomain: ti: Fix STANDBY handling of PER power domain
` [PATCH 4/4] ARM: multi_v7_defconfig: Enable am335x PM configs
[PATCH v6 0/4] Exynos Thermal code improvement
2025-05-08 11:36 UTC (4+ messages)
[PATCH] pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()
2025-05-08 11:34 UTC (4+ messages)
[PATCH] pmdomain: amlogic: Constify some structures
2025-05-08 11:34 UTC (2+ messages)
[PATCH v6 0/3] PCI: tegra: Allow building as a module
2025-05-08 11:26 UTC (6+ messages)
` [PATCH v6 1/3] irqdomain: Export irq_domain_free_irqs
` [PATCH v6 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
` [PATCH v6 3/3] PCI: tegra: Allow building as a module
[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
2025-05-08 11:13 UTC (5+ messages)
` [PATCH v2 3/4] pmdomain: thead: Add GPU-specific clock and reset handling for TH1520
[PATCH 00/11] pmdomain: Add generic ->sync_state() support to genpd
2025-05-08 10:05 UTC (4+ messages)
` [PATCH 07/11] pmdomain: core: Export a common ->sync_state() helper for genpd providers
[PATCH 0/4] mt8395/mt6359: Fix several dtb-check errors
2025-05-08 8:34 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property
` [PATCH 2/4] dt-bindings: iommu: mediatek: mt8195 Accept up to 5 interrupts
[rafael-pm:fixes] BUILD SUCCESS 56560905d9e960af08c0b0e4ffe3853c0a97e6d9
2025-05-08 2:59 UTC
[PATCH v2 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
2025-05-08 2:08 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: connector: extend ports property to model power connections
` [PATCH v2 2/5] power: supply: core: add helper to get power supply given a fwnode
` [PATCH v2 3/5] usb: typec: tcpm: Add support for Battery Status response message
` [PATCH v2 4/5] power: supply: core: add vendor and product id properties
` [PATCH v2 5/5] usb: typec: tcpm: Add support for Battery Cap response message
[amd-pstate:bleeding-edge] BUILD SUCCESS d26d16438bc5fd5524121244cc133f9872a63210
2025-05-08 1:47 UTC
[PATCH 0/2] topology/sysfs, cpufreq/intel_pstate: Populate cpu_capacity
2025-05-07 21:18 UTC (5+ messages)
` [PATCH 1/2] arch_topology: Relocate cpu_scale to topology.[h|c]
[rft, PATCH v2 1/1] PM: Don't use "proxy" headers
2025-05-07 20:01 UTC (2+ messages)
[PATCH v5 3/3] PCI: tegra: Allow building as a module
2025-05-07 19:54 UTC (2+ messages)
[PATCH v2 0/3] Platform Temperature Control interface
2025-05-07 19:52 UTC (2+ messages)
[RFC 0/2] Evict VRAM after processes are frozen
2025-05-07 19:51 UTC (8+ messages)
` [RFC 2/2] drm/amd: Use suspend and hibernate post freeze notifications
[PATCH v2 00/17] Arm cpu schema clean-ups
2025-05-07 16:38 UTC (2+ messages)
` (subset) "
[PATCH 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
2025-05-07 15:52 UTC (4+ messages)
` [PATCH 2/3] firmware: imx: move get power mode function from scu-pd.c to misc.c
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).