Linux Power Management development
 help / color / mirror / Atom feed
 messages from 2025-04-29 11:29:14 to 2025-05-02 14:02:06 UTC [more...]

[PATCH v3 0/9] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-05-02 14:01 UTC  (23+ messages)
` [PATCH v3 1/9] opp: add new helper API dev_pm_opp_set_level()
` [PATCH v3 2/9] dt-bindings: serial: describe SA8255p
` [PATCH v3 3/9] dt-bindings: qcom: geni-se: "
` [PATCH v3 4/9] soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platforms
` [PATCH v3 5/9] serial: qcom-geni: move resource initialization to separate function
` [PATCH v3 6/9] serial: qcom-geni: move resource control logic to separate functions
` [PATCH v3 7/9] serial: qcom-geni: move clock-rate logic to separate function
` [PATCH v3 8/9] serial: qcom-geni: Enable PM runtime for serial driver
` [PATCH v3 9/9] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms

[PATCH] cpuidle: psci: Avoid initializing faux device if no DT idle states are present
 2025-05-02 14:01 UTC 

[PATCH v5 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
 2025-05-02 13:30 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH v4 00/15] MSR code cleanup part one
 2025-05-02 13:13 UTC  (17+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
    ` [PATCH v4A "
` [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()

[PATCH v2 0/8] drivers: Transition to the faux device interface
 2025-05-02 10:20 UTC  (5+ messages)
` [PATCH v2 2/8] cpuidle: psci: "

add more bio helpers v2
 2025-05-02  9:20 UTC  (33+ messages)
` [PATCH 01/19] block: add a bio_add_virt_nofail helper
` [PATCH 02/19] block: add a bdev_rw_virt helper
` [PATCH 03/19] block: add a bio_add_max_vecs helper
` [PATCH 04/19] block: add a bio_add_vmalloc helpers
` [PATCH 05/19] block: remove the q argument from blk_rq_map_kern
` [PATCH 06/19] block: pass the operation to bio_{map,copy}_kern
` [PATCH 07/19] block: simplify bio_map_kern
` [PATCH 08/19] bcache: use bio_add_virt_nofail
` [PATCH 09/19] rnbd-srv: "
` [PATCH 10/19] gfs2: use bdev_rw_virt in gfs2_read_super
` [PATCH 11/19] zonefs: use bdev_rw_virt in zonefs_read_super
` [PATCH 12/19] PM: hibernate: split and simplify hib_submit_io
` [PATCH 13/19] dm-bufio: use bio_add_virt_nofail
` [PATCH 14/19] dm-integrity: "
` [PATCH 15/19] xfs: simplify xfs_buf_submit_bio
` [PATCH 16/19] xfs: simplify xfs_rw_bdev
` [PATCH 17/19] xfs: simplify building the bio in xlog_write_iclog
` [PATCH 18/19] btrfs: use bdev_rw_virt in scrub_one_super
` [PATCH 19/19] hfsplus: use bdev_rw_virt in hfsplus_submit_bio

[PATCH v5 0/1] thermal: thermal-generic-adc: add temp sensor function
 2025-05-02  9:19 UTC  (3+ messages)
` [PATCH v5 1/1] thermal: thermal-generic-adc: add temperature sensor channel

[PATCH V11 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-05-02  7:01 UTC  (2+ messages)

[PATCH v9 0/7] Introduction of PSCR Framework and Related Components
 2025-05-02  5:22 UTC  (11+ messages)
` [PATCH v9 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework
` [PATCH v9 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
` [PATCH v9 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
` [PATCH v9 4/7] nvmem: provide consumer access to cell size metrics

[PATCH v3] cpufreq: fix locking order in store_local_boost to prevent deadlock
 2025-05-02  5:06 UTC  (2+ messages)

[PATCH] kernel.h: add comments for system_states
 2025-05-02  1:28 UTC  (3+ messages)

[PATCH] thermal/mediatek/lvts: drop defined but not used function
 2025-05-02  0:16 UTC 

[PATCH v1 0/2] intel_pstate: Use information from CPPC to compute hybrid scaling factors
 2025-05-01 23:12 UTC  (6+ messages)
` [PATCH v1 1/2] cpufreq: intel_pstate: Use CPPC to get "

[PATCH] PM: hibernate: Explicitly set PM_SUSPEND_MAX at hibernate entry
 2025-05-01 21:58 UTC 

[PATCH v1] pinctrl: amd: Fix hibernation support with CONFIG_SUSPEND unset
 2025-05-01 21:55 UTC  (2+ messages)

[RFC 0/2] Evict VRAM after processes are frozen
 2025-05-01 21:17 UTC  (3+ messages)
` [RFC 1/2] PM: Add suspend and hibernate notifications for after freeze
` [RFC 2/2] drm/amd: Use suspend and hibernate post freeze notifications

[PATCH v6 0/2] power: supply: Add support for Maxim MAX8971 charger
 2025-05-01 20:45 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: power: supply: Document "
` [PATCH v6 2/2] power: supply: Add support for "

[RFT][PATCH v1 0/8] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2025-05-01 12:30 UTC  (9+ 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

[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-05-01  9:51 UTC  (3+ messages)
` [PATCH v3 1/5] PM: sleep: Resume children after resuming the parent

[linus:master] [cpuidle] 38f83090f5: fsmark.files_per_sec 5.1% regression
 2025-05-01  8:57 UTC  (2+ messages)

[PATCH v1 0/1] power: supply: max17040: adjust thermal channel scaling
 2025-04-30 22:51 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v8] power: supply: add Huawei Matebook E Go psy driver
 2025-04-30 22:43 UTC  (2+ messages)

[PATCH v5 0/2] support Linux reboot modes in syscon-reboot on gs101 (Google Pixel)
 2025-04-30 22:43 UTC  (2+ messages)

[PATCH v7 0/8] Add functions for getting and setting registers related to autonomous selection in cppc_acpi
 2025-04-30 20:03 UTC  (3+ messages)

[PATCH] selftests/cpufreq: Fix cpufreq basic read and update testcases
 2025-04-30 17:14 UTC 

[PATCH v3 0/5 RESEND] thermal: qcom-spmi-temp-alarm: Add support for new TEMP_ALARM subtypes
 2025-04-30 16:38 UTC  (5+ messages)
` [PATCH v3 4/5 RESEND] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals

[PATCH] dts: arm64: mediatek: mt8188: add more thermal trip points
 2025-04-30 15:12 UTC  (5+ messages)

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-04-30 15:00 UTC  (14+ messages)

[PATCH] kselftest: cpufreq: Get rid of double suspend in rtcwake case
 2025-04-30 14:55 UTC 

[rft, PATCH v2 1/1] PM: Don't use "proxy" headers
 2025-04-30 14:42 UTC 

[PATCH] cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
 2025-04-30 14:29 UTC  (2+ messages)

[PATCH v2] soundwire: intel_auxdevice: Fix system suspend/resume handling
 2025-04-30 14:24 UTC  (3+ messages)

[PATCH 1/4] x86/mm: pgtable: Fix W=1 build kernel-doc warnings
 2025-04-30 14:16 UTC  (5+ messages)
` [PATCH 2/4] x86/power: hibernate: "
` [PATCH 3/4] x86/mm/pat: Fix W=1 build kernel-doc warning
` [PATCH 4/4] x86/apic: "

[PATCH v3 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-04-30 13:51 UTC  (9+ messages)
` [PATCH v3 2/5] power: supply: add support for max77759 fuel gauge
` [PATCH v3 3/5] dt-bindings: power: supply: add max77759-fg flavor

[PATCH v6 0/4] Exynos Thermal code improvement
 2025-04-30 12:33 UTC  (5+ messages)
` [PATCH v6 1/4] thermal/drivers/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v6 2/4] thermal/drivers/exynos: Use devm_clk_get_enabled() helpers
` [PATCH v6 3/4] thermal/drivers/exynos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v6 4/4] thermal/drivers/exynos: Fixed the efuse min max value for exynos5422

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-30 12:17 UTC  (4+ messages)
  ` [PATCH v2 3/4] pmdomain: thead: Add GPU-specific clock and reset handling for TH1520

[PATCH] thermal: amlogic: Rename Uptat to uptat to follow kernel coding style
 2025-04-30  9:26 UTC  (3+ messages)

[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 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 v3 0/4] power: supply: add support for Pegatron Chagall battery
 2025-04-30  5:38 UTC  (5+ messages)
` [PATCH v3 3/4] power: supply: Add driver "
` (subset) [PATCH v3 0/4] power: supply: add support "

[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  (2+ messages)

[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 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  (2+ messages)

add more bio helper
 2025-04-29 14:53 UTC  (26+ messages)
` [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 14/17] hfsplus: use bdev_rw_virt in hfsplus_submit_bio
` [PATCH 16/17] zonefs: use bdev_rw_virt in zonefs_read_super


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox