Linux-PM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 16:30:11 to 2023-06-07 12:22:54 UTC [more...]

decouple block open flags from fmode_t
 2023-06-07 12:22 UTC  (94+ messages)
` [PATCH 01/31] block: also call ->open for incremental partition opens
` [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open
` [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl
` [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code
` [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data
` [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release
` [PATCH 07/31] block: pass a gendisk on bdev_check_media_change
` [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change
` [PATCH 09/31] block: pass a gendisk to ->open
` [PATCH 10/31] block: remove the unused mode argument to ->release
` [PATCH 11/31] block: rename blkdev_close to blkdev_release
` [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path
` [PATCH 13/31] bcache: "
` [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
` [PATCH 15/31] btrfs: "
` [PATCH 16/31] block: use the holder as indication for exclusive opens
` [PATCH 17/31] block: add a sb_open_mode helper
` [PATCH 18/31] fs: remove sb->s_mode
` [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
` [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl "
` [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn "
` [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers "
` [PATCH 23/31] mtd: block: use a simple bool to track open for write
` [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly"
` [PATCH 25/31] ubd: remove commented out code in ubd_open
` [PATCH 26/31] block: move a few internal definitions out of blkdev.h
` [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers
` [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev
` [PATCH 30/31] block: store the holder in file->private_data
` [PATCH 31/31] fs: remove the now unused FMODE_* flags
  ` [PATCH 28/31] block: replace fmode_t with a block-specific type for block open flags

[PATCH v3 0/5] Add devicetree support for SDX75 Modem and IDP
 2023-06-07 12:13 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: arm: qcom: Document SDX75 platform and boards
` [PATCH v3 2/5] dt-bindings: firmware: scm: Add compatible for SDX75
` [PATCH v3 3/5] dt-bindings: interrupt-controller: Add SDX75 PDC compatible
` [PATCH v3 4/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SDX75 compatible
` [PATCH v3 5/5] arm64: dts: qcom: Add SDX75 platform and IDP board support

[PATCH 0/6] vfs: provide automatic kernel freeze / resume
 2023-06-07 11:13 UTC  (9+ messages)
  ` [fuse-devel] "

[PATCH v5 0/6] thermal: qcom: tsens: Fix MDM9607, add MSM8909
 2023-06-07 11:08 UTC  (8+ messages)
` [PATCH v5 1/6] thermal: qcom: tsens: Drop unused legacy structs
` [PATCH v5 2/6] thermal: qcom: tsens-v0_1: Fix mdm9607 slope values
` [PATCH v5 3/6] thermal: qcom: tsens-v0_1: Add mdm9607 correction offsets
` [PATCH v5 4/6] dt-bindings: thermal: qcom-tsens: Drop redundant compatibles
` [PATCH v5 5/6] dt-bindings: thermal: qcom-tsens: Add MSM8909 compatible
` [PATCH v5 6/6] thermal: qcom: tsens-v0_1: Add MSM8909 data

[PATCH] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
 2023-06-07  9:58 UTC  (2+ messages)

[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
 2023-06-07  9:24 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS dda1186b1b88e54cd40458ccf30c0fd3f9be5299
 2023-06-07  9:10 UTC 

[PATCH v2 00/13] local_clock() vs noinstr
 2023-06-07  8:58 UTC  (5+ messages)
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions

[PATCH v6 0/3] Enable IPQ9574 TSENS support
 2023-06-07  8:53 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: thermal: tsens: Add ipq9574 compatible
` [PATCH v6 2/3] arm64: dts: qcom: ipq9574: add tsens node
` [PATCH v6 3/3] arm64: dts: qcom: ipq9574: add thermal zone nodes

[PATCH v2 00/10] Add devicetree support for SDX75 Modem and IDP
 2023-06-07  8:51 UTC  (27+ messages)
` [PATCH v2 05/10] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SDX75 compatible
` [PATCH v2 06/10] arm64: dts: qcom: Add SDX75 platform and IDP board support
` [PATCH v2 07/10] arm64: dts: qcom: Add support for GCC and RPMHCC for SDX75
` [PATCH v2 08/10] arm64: dts: qcom: Add QUPv3 UART console node "
` [PATCH v2 09/10] arm64: dts: qcom: Enable the QUPv3 UART console "
` [PATCH v2 10/10] arm64: dts: qcom: Add the support of cpufreq on SDX75

[PATCH 0/3] thermal: qoriq_thermal: support TMU 2.1
 2023-06-07  8:28 UTC  (5+ messages)
` [PATCH 2/3] thermal: qoriq_thermal: only enable supported sensors

[PATCH v2] PCI/PM: enable runtime PM later during device scanning
 2023-06-07  7:58 UTC  (5+ messages)

[PATCH v5 1/2] PCI: Refactor pci_bridge_d3_possible()
 2023-06-07  8:01 UTC  (3+ messages)
` [PATCH v5 2/2] PCI: Don't assume root ports are power manageable

[PATCH 00/10] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-07  7:56 UTC  (5+ messages)
` [PATCH 05/10] dt-bindings: pwm: convert pwm-bcm2835 bindings to YAML
` [PATCH 06/10] ARM: dts: bcm283x: Increase pwm-cells

[PATCH 0/4 v2] Add support for running in VM guests to intel_idle
 2023-06-07  7:34 UTC  (3+ messages)
` [PATCH 1/4] intel_idle: refactor state->enter manipulation into its own function

[PATCH v4 0/3] Add JH7110 cpufreq support
 2023-06-07  6:51 UTC  (10+ messages)
` [PATCH v4 1/3] riscv: dts: starfive: Enable axp15060 pmic for cpufreq
` [PATCH v4 2/3] cpufreq: dt-platdev: Add JH7110 SOC to the allowlist
` [PATCH v4 3/3] riscv: dts: starfive: Add cpu scaling for JH7110 SoC

[PATCH] selftests/cpufreq: Don't enable generic lock debugging options
 2023-06-07  3:45 UTC  (2+ messages)

[PATCH] powercap: intel_rapl: Fix CONFIG_IOSF_MBI dependency
 2023-06-07  2:22 UTC  (4+ messages)

pm/testing baseline: 60 runs, 3 regressions (v6.4-rc5-35-ge8195eaff86f)
 2023-06-07  1:45 UTC 

pm/testing build: 8 builds: 0 failed, 8 passed, 7 warnings (v6.4-rc5-35-ge8195eaff86f)
 2023-06-07  1:01 UTC 

[PATCH v5 0/3] Enable IPQ9574 TSENS support
 2023-06-06 13:15 UTC  (4+ messages)
` [PATCH v5 2/3] arm64: dts: qcom: ipq9574: add tsens node

[PATCH v3 0/3] Add SCMI v3.2 Powercap disable support
 2023-06-06 13:07 UTC  (2+ messages)

[PATCH] powercap: intel_rapl: fix CONFIG_IOSF_MBI dependency
 2023-06-06 12:41 UTC  (5+ messages)

[PATCH] powercap: intel_rapl: Fix a NULL vs IS_ERR() bug
 2023-06-06  8:56 UTC  (2+ messages)

[PATCH] cpufreq: mediatek: correct voltages for MT7622 and MT7623
 2023-06-06  7:41 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 65491e9d74b424454284f3b14a5953b6a80df8dd
 2023-06-06  6:36 UTC 

[PATCH 0/3] thermal: hook in with reboot and crash
 2023-06-05 23:32 UTC  (4+ messages)
  ` [EXTERNAL][PATCH "

[PATCH 0/7] thermal: enhancements on thermal stats
 2023-06-05 23:28 UTC  (3+ messages)

pm/testing baseline: 37 runs, 1 regressions (v6.4-rc5-28-geb13f81a5367)
 2023-06-05 22:54 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 7 warnings (v6.4-rc5-28-geb13f81a5367)
 2023-06-05 22:10 UTC 

[PATCH RESEND] cpupower: Bump soname version
 2023-06-05 20:13 UTC  (3+ messages)

[PATCH] dt-bindings: power: reset: bcm21664-resetmgr: convert to YAML
 2023-06-05 18:15 UTC  (2+ messages)

[PATCH v5 2/2] PCI: Don't assume root ports are power manageable
 2023-06-05 17:36 UTC  (4+ messages)

[PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
 2023-06-05 17:24 UTC  (2+ messages)

fix the name_to_dev_t mess v2
 2023-06-05 17:22 UTC  (3+ messages)
` [PATCH 01/24] driver core: return bool from driver_probe_done

[PATCH] thermal: intel_powerclamp: Check for a possible array out of bounds access
 2023-06-05 16:36 UTC  (3+ messages)

[PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-06-05 16:35 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).