messages from 2025-04-25 19:53:04 to 2025-04-30 09:17:23 UTC [more...]
[PATCH v4 00/15] MSR code cleanup part one
2025-04-30 9:17 UTC (22+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
` [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v4 03/15] x86/msr: Remove rdpmc()
` [PATCH v4 04/15] x86/msr: Rename rdpmcl() to rdpmc()
` [PATCH v4 05/15] x86/msr: Convert the rdpmc() macro into an always inline function
` [PATCH v4 06/15] x86/xen/msr: Return u64 consistently in Xen PMC read functions
` [PATCH v4 07/15] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [PATCH v4 08/15] x86/msr: Add the native_rdmsrq() helper
` [PATCH v4 09/15] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v4 11/15] x86/xen/msr: Remove pmu_msr_{read,write}()
` [PATCH v4 12/15] x86/xen/msr: Remove the error pointer argument from set_seg()
` [PATCH v4 13/15] x86/pvops/msr: refactor pv_cpu_ops.write_msr{,_safe}()
` [PATCH v4 14/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [PATCH v4 15/15] x86/msr: Change the function type of native_read_msr_safe()
[PATCH RESEND v6 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
2025-04-30 9:15 UTC (5+ messages)
` [PATCH RESEND v6 2/2] "
[PATCH v9 0/7] Introduction of PSCR Framework and Related Components
2025-04-30 8:57 UTC (3+ messages)
` [PATCH v9 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
[PATCH next] OPP: core: Fix loop in dev_pm_opp_sync_regulators()
2025-04-30 8:46 UTC (2+ messages)
[PATCH] thermal/drivers/mediatek/lvts_thermal: Remove redundant code in lvts_ctrl_configure
2025-04-30 8:25 UTC (3+ messages)
[PATCH] amd-pstate-ut: Reset amd-pstate driver mode after running selftests
2025-04-30 6:42 UTC
[PATCH v1 0/1] power: supply: max17040: adjust thermal channel scaling
2025-04-30 6:02 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v5 0/1] thermal: thermal-generic-adc: add temp sensor function
2025-04-30 5:58 UTC (2+ messages)
` [PATCH v5 1/1] thermal: thermal-generic-adc: add temperature sensor channel
[PATCH v6 0/2] power: supply: Add support for Maxim MAX8971 charger
2025-04-30 5:51 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: power: supply: Document "
` [PATCH v6 2/2] power: supply: Add support for "
[PATCH v3 0/4] power: supply: add support for Pegatron Chagall battery
2025-04-30 5:38 UTC (8+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: add prefix for Pegatron Corporation
` [PATCH v3 2/4] dt-bindings: power: supply: Document Pegatron Chagall fuel gauge
` [PATCH v3 3/4] power: supply: Add driver for Pegatron Chagall battery
` [PATCH v3 4/4] ARM: tegra: chagall: Add embedded controller node
` (subset) [PATCH v3 0/4] power: supply: add support for Pegatron Chagall battery
[PATCH v2] soundwire: intel_auxdevice: Fix system suspend/resume handling
2025-04-30 0:59 UTC (2+ messages)
[PATCH v3 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
2025-04-30 0:36 UTC (3+ messages)
` [PATCH v3 2/5] power: supply: add support for max77759 fuel gauge
[PATCH AUTOSEL 6.6 01/21] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
2025-04-29 23:52 UTC
[RFC PATCH v2 00/18] Virtual Swap Space
2025-04-29 23:51 UTC (20+ messages)
` [RFC PATCH v2 01/18] swap: rearrange the swap header file
` [RFC PATCH v2 02/18] swapfile: rearrange functions
` [RFC PATCH v2 03/18] swapfile: rearrange freeing steps
` [RFC PATCH v2 04/18] mm: swap: add an abstract API for locking out swapoff
` [RFC PATCH v2 05/18] mm: swap: add a separate type for physical swap slots
` [RFC PATCH v2 06/18] mm: create scaffolds for the new virtual swap implementation
` [RFC PATCH v2 07/18] mm: swap: zswap: swap cache and zswap support for virtualized swap
` [RFC PATCH v2 08/18] mm: swap: allocate a virtual swap slot for each swapped out page
` [RFC PATCH v2 09/18] swap: implement the swap_cgroup API using virtual swap
` [RFC PATCH v2 10/18] swap: manage swap entry lifetime at the virtual swap layer
` [RFC PATCH v2 11/18] mm: swap: temporarily disable THP swapin and batched freeing swap
` [RFC PATCH v2 12/18] mm: swap: decouple virtual swap slot from backing store
` [RFC PATCH v2 13/18] zswap: do not start zswap shrinker if there is no physical swap slots
` [RFC PATCH v2 14/18] memcg: swap: only charge "
` [RFC PATCH v2 15/18] vswap: support THP swapin and batch free_swap_and_cache
` [RFC PATCH v2 16/18] swap: simplify swapoff using virtual swap
` [RFC PATCH v2 17/18] swapfile: move zeromap setup out of enable_swap_info
` [RFC PATCH v2 18/18] swapfile: remove zeromap in virtual swap implementation
[PATCH AUTOSEL 6.12 01/37] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
2025-04-29 23:50 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 02/37] cpufreq: Do not enable by default during compile testing
[PATCH AUTOSEL 6.14 01/39] cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
2025-04-29 23:49 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 02/39] cpufreq: Do not enable by default during compile testing
[PATCH v2 1/4] power: supply: core: Add additional health status values
2025-04-29 23:44 UTC (5+ messages)
` [PATCH v2 2/4] platform/x86: dell-ddv: Implement the battery matching algorithm
` [PATCH v2 3/4] platform/x86: dell-ddv: Expose the battery manufacture date to userspace
` [PATCH v2 4/4] platform/x86: dell-ddv: Expose the battery health "
[PATCH v2 0/5] power: supply: core: convert to fwnode
2025-04-29 22:54 UTC (6+ messages)
` [PATCH v2 1/5] regulator: act8865-regulator: switch psy_cfg from of_node "
` [PATCH v2 2/5] power: supply: core: remove of_node from power_supply_config
` [PATCH v2 3/5] power: supply: core: battery-info: fully switch to fwnode
` [PATCH v2 4/5] power: supply: core: convert to fwnnode
` [PATCH v2 5/5] power: supply: core: rename power_supply_get_by_phandle to power_supply_get_by_reference
[PATCH v2][next] power: supply: cros_charge-control: Avoid -Wflex-array-member-not-at-end warning
2025-04-29 22:04 UTC (3+ messages)
[PATCH] cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
2025-04-29 21:07 UTC
[PATCH v2] cpupower: add a systemd service to run cpupower
2025-04-29 20:59 UTC (2+ messages)
[PATCH] cpupower: change binding's makefile to use -lcpupower
2025-04-29 20:47 UTC
[PATCH][next] power: supply: cros_charge-control: Avoid -Wflex-array-member-not-at-end warning
2025-04-29 19:25 UTC (2+ messages)
[PATCH v2] cpufreq: fix locking order in store_local_boost to prevent deadlock
2025-04-29 18:21 UTC (3+ messages)
[PATCH v5 0/5] Create Intel PMC SSRAM Telemetry driver
2025-04-29 15:01 UTC (7+ messages)
` [PATCH v5 1/5] platform/x86:intel/vsec: Change return type of intel_vsec_register
` [PATCH v5 2/5] platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver
` [PATCH v5 3/5] platform/x86:intel/pmc: Use devm for mutex_init
` [PATCH v5 4/5] platform/x86:intel/pmc: Move error handling to init function
` [PATCH v5 5/5] platform/x86:intel/pmc: Improve pmc_core_get_lpm_req()
add more bio helper
2025-04-29 14:53 UTC (39+ messages)
` [PATCH 01/17] block: add a bio_add_virt_nofail helper
` [PATCH 02/17] block: add a bdev_rw_virt helper
` [PATCH 03/17] block: add a bio_add_vmalloc helper
` [PATCH 04/17] block: remove the q argument from blk_rq_map_kern
` [PATCH 05/17] block: pass the operation to bio_{map,copy}_kern
` [PATCH 06/17] block: simplify bio_map_kern
` [PATCH 07/17] bcache: use bio_add_virt_nofail
` [PATCH 08/17] dm-bufio: "
` [PATCH 09/17] dm-integrity: "
` [PATCH 10/17] rnbd-srv: "
` [PATCH 11/17] xfs: simplify xfs_buf_submit_bio
` [PATCH 12/17] xfs: simplify xfs_rw_bdev
` [PATCH 13/17] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
` [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 17/17] PM: hibernate: split and simplify hib_submit_io
[PATCH 0/7] Update last busy timestamp in Runtime PM autosuspend callbacks
2025-04-29 11:10 UTC (2+ messages)
[PATCH v6 0/2] Add more devm_ functions to fix PM imbalance in spi/atmel-quadspi.c
2025-04-29 11:08 UTC (5+ messages)
` [PATCH v6 1/2] pm: runtime: Add new devm functions
[PATCH v3] mmc: sdhci-of-dwcmshc: add PD workaround on RK3576
2025-04-29 10:06 UTC (2+ messages)
[PATCH] pmdomain: renesas: rcar: Remove obsolete nullify checks
2025-04-29 9:28 UTC (2+ messages)
[PATCH v2 0/3] PCI: tegra: Allow building as a module
2025-04-29 6:36 UTC (5+ messages)
` [PATCH v2 1/3] irqdomain: Export irq_domain_free_irqs
` [PATCH v2 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
` [PATCH v2 3/3] PCI: tegra: Allow building as a module
[PATCH v2 0/4] power: supply: add support for Pegatron Chagall battery
2025-04-29 5:41 UTC (4+ messages)
` [PATCH v2 3/4] power/supply: Add driver "
[rft, PATCH v1 1/1] PM: Don't use "proxy" headers
2025-04-28 21:02 UTC (3+ messages)
[PATCH v2 0/3] Platform Temperature Control interface
2025-04-29 0:01 UTC (4+ messages)
` [PATCH v2 1/3] thermal: intel: int340x: Add platform temperature control interface
` [PATCH v2 2/3] thermal: intel: int340x: Enable platform temperature control
` [PATCH v2 3/3] thermal: int340x: processor_thermal: Platform temperature control documentation
[PATCH v2 0/1] power: supply: support charge_types in the extensions API
2025-04-28 23:31 UTC (4+ messages)
` [PATCH v2 1/1] power: supply: support charge_types in extensions
[PATCH v2 0/2] power: reset: Add Toradex Embedded Controller
2025-04-28 23:31 UTC (2+ messages)
[PATCH 0/2] power: supply: max77705: Fix two static checker issues
2025-04-28 23:30 UTC (3+ messages)
` (subset) "
[PATCH 1/4] power: supply: core: Add additional health status values
2025-04-28 23:24 UTC (5+ messages)
` [PATCH 2/4] platform/x86: dell-ddv: Implement the battery matching algorithm
` [PATCH 3/4] platform/x86: dell-ddv: Expose the battery manufacture date to userspace
` [PATCH 4/4] platform/x86: dell-ddv: Expose the battery health "
[PATCH v3 0/2] Add support for "Requested CPU Min Frequency" BIOS option
2025-04-28 21:08 UTC (4+ messages)
` [PATCH v3 1/2] cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver
` [PATCH v3 2/2] cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS option
[RESEND][PATCH] thermal: amlogic: Rename Uptat to uptat to follow kernel coding style
2025-04-28 19:34 UTC
[PATCH v9 00/13] Add support for AMD hardware feedback interface
2025-04-28 18:43 UTC (4+ messages)
` [PATCH v9 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
2025-04-28 16:21 UTC (4+ messages)
` [PATCH 11/33] dt-bindings: mmc: sdhci-msm: Add the SM7150 compatible
[PATCH v3] cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs
2025-04-28 14:47 UTC
[PATCH v2] PM: wakeup: Do not expose 4 device wakeup source APIs
2025-04-28 13:38 UTC (2+ messages)
[PATCH v4 RESEND] PM: EM: Fix potential division-by-zero error in em_compute_costs()
2025-04-28 13:30 UTC (2+ messages)
[PATCH] cpufreq: fix locking order in store_local_boost to prevent deadlock
2025-04-28 13:25 UTC (2+ messages)
[PATCH 0/4] PM / devfreq: Some optimizations of devfreq
2025-04-28 8:07 UTC (4+ messages)
` [PATCH 1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store()
[PATCH v2] PM: EM: Fix potential division-by-zero error in em_compute_costs()
2025-04-28 1:45 UTC (7+ messages)
` [PATCH v4] "
[PATCH v2] cpufreq: Fix setting policy limits when frequency tables are used
2025-04-28 1:44 UTC (4+ messages)
[PATCH] PM: EM: Add inotify support when the energy model is updated
2025-04-28 1:10 UTC (5+ messages)
[PATCH] power: supply: wm831x: Constify struct chg_map and some arrays
2025-04-28 0:20 UTC (2+ messages)
[PATCH v5 00/11] Enable Power Modes Support for SAMA7D65 SoC
2025-04-27 23:27 UTC (7+ messages)
` [PATCH v5 09/11] ARM: dts: microchip: sama7d65: Add SRAM and DRAM components support
` [PATCH v5 10/11] ARM: dts: microchip: sama7d65: Add RTT and GPBR Support for sama7d65 SoC
` (subset) [PATCH v5 00/11] Enable Power Modes Support for SAMA7D65 SoC
[PATCH] power: supply: sysfs: Remove duplicate NUL termination
2025-04-27 23:27 UTC (2+ messages)
[PATCH 0/2] power: bq24190: Add BQ24193 support
2025-04-27 23:27 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: power: supply: bq24190: Add BQ24193 compatible
[PATCH] power: reset: reboot-mode: better compatibility with DT (replace ' ,/')
2025-04-27 22:50 UTC (2+ messages)
[PATCH] dt-bindings: power: supply: Correct indentation and style in DTS example
2025-04-27 22:50 UTC (2+ messages)
[PATCH v4] power: supply: bq27xxx: Retrieve again when busy
2025-04-27 22:50 UTC (2+ messages)
[PATCH] power: reset: at91-reset: Optimize at91_reset()
2025-04-27 22:50 UTC (2+ messages)
[RFT][PATCH v1 0/8] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
2025-04-27 16:23 UTC (8+ messages)
` [RFT][PATCH v1 5/8] PM: EM: Introduce em_adjust_cpu_capacity()
` [RFT][PATCH v1 7/8] cpufreq: intel_pstate: Align perf domains with L2 cache
` [RFT][PATCH v1 8/8] cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cache
[PATCH v3 00/14] MSR code cleanup part one
2025-04-27 9:26 UTC (11+ messages)
` [PATCH v3 01/14] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v3 09/14] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v3 10/14] x86/xen/msr: Remove pmu_msr_{read,write}()
[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
2025-04-27 6:23 UTC (13+ messages)
[PATCH] pmdomain: core: Convert to device_awake_path()
2025-04-27 2:42 UTC (2+ messages)
[PATCH v2 00/17] Arm cpu schema clean-ups
2025-04-26 21:46 UTC (2+ messages)
` (subset) "
[PATCH v5 0/7] RK3576 thermal sensor support, including OTP trim adjustments
2025-04-26 20:57 UTC (4+ messages)
` [PATCH v5 5/7] thermal: rockchip: support reading trim values from OTP
[PATCH v1] soundwire: intel_auxdevice: Fix system suspend/resume handling
2025-04-26 13:30 UTC (5+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 37dad34be75116e35386dbe07a4e31cc6dee6337
2025-04-25 20:38 UTC
[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
2025-04-25 20:12 UTC (8+ messages)
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR
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