/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/ |
D | power_domain.txt | 1 * Generic PM domains 3 System on chip designs are often divided into multiple PM domains that can be 7 This device tree binding can be used to bind PM domain consumer devices with 8 their PM domains provided by PM domain providers. A PM domain provider can be 9 represented by any node in the device tree and can provide one or more PM 11 phandle arguments (so called PM domain specifiers) of length specified by the 12 #power-domain-cells property in the PM domain provider node. 14 ==PM domain providers== 18 ==PM domain consumers== 21 - power-domains : A list of PM domain specifiers, as defined by bindings of [all …]
|
D | renesas,sysc-rmobile.txt | 23 - pm-domains: This node contains a hierarchy of PM domain nodes, which should 28 == PM Domain Nodes == 30 Each of the PM domain nodes represents a PM domain, as documented by the 31 generic PM domain bindings in 41 - reg: If the PM domain is not always-on, this property must contain the bit 47 If the PM domain is always-on, this property must be omitted. 52 This shows a subset of the r8a7740 PM domain hierarchy, containing the 87 == PM Domain Consumers == 89 Hardware blocks belonging to a PM domain should contain a "power-domains" 90 property that is a phandle pointing to the corresponding PM domain node.
|
D | xlnx,zynqmp-genpd.txt | 2 Device Tree Bindings for the Xilinx Zynq MPSoC PM domains 5 generic PM domain binding[1]. 9 == Zynq MPSoC Generic PM Domain Node == 13 - #power-domain-cells: Number of cells in a PM domain specifier. Must be 1.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/ux500/ |
D | power_domain.txt | 1 * ST-Ericsson UX500 PM Domains 3 UX500 supports multiple PM domains which are used to gate power to one or 6 The implementation of PM domains for UX500 are based upon the generic PM domain 9 ==PM domain providers== 21 ==PM domain consumers== 24 - power-domains: A phandle and PM domain specifier. Below are the list of
|
/kernel/linux/linux-5.10/Documentation/arm/omap/ |
D | omap_pm.rst | 2 The OMAP PM interface 5 This document describes the temporary OMAP PM interface. Driver 8 Over time, the intention is to merge features from the OMAP PM 9 interface into the Linux PM QoS code. 11 Drivers need to express PM parameters which: 15 - separate the drivers from the underlying PM parameter 16 implementation, whether it is the TI SRF or Linux PM QoS or Linux 19 - specify PM parameters in terms of fundamental units, such as 31 This document proposes the OMAP PM interface, including the following 55 Further documentation for all OMAP PM interface functions can be [all …]
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | runtime_pm.rst | 14 Support for runtime power management (runtime PM) of I/O devices is provided 15 at the power management core (PM core) level by means of: 18 put their PM-related work items. It is strongly recommended that pm_wq be 19 used for queuing all work items related to runtime PM, because this allows 24 * A number of runtime PM fields in the 'power' member of 'struct device' (which 26 be used for synchronizing runtime PM operations with one another. 28 * Three device runtime PM callbacks in 'struct dev_pm_ops' (defined in 32 used for carrying out runtime PM operations in such a way that the 33 synchronization between them is taken care of by the PM core. Bus types and 36 The runtime PM callbacks present in 'struct dev_pm_ops', the device runtime PM [all …]
|
D | pm_qos_interface.rst | 2 PM Quality Of Service Interface 9 Two different PM QoS frameworks are available: 11 * The per-device PM QoS framework provides the API to manage the 12 per-device latency constraints and PM QoS flags. 14 The latency unit used in the PM QoS framework is the microsecond (usec). 17 1. PM QoS framework 35 Clients of PM QoS need to save the returned handle for future use in other 36 PM QoS API functions. 68 Only processes can register a PM QoS request. To provide for automatic 72 To register the default PM QoS target for the CPU latency QoS, the process must [all …]
|
D | pci.rst | 44 approach, that is referred to as the native PCI power management (native PCI PM) 50 Devices supporting the native PCI PM usually can generate wakeup signals called 65 native PCI PM mechanism, because the method provided by the platform depends on 74 The PCI Bus Power Management Interface Specification (PCI PM Spec) was 79 The implementation of the PCI PM Spec is optional for conventional PCI devices, 80 but it is mandatory for PCI Express devices. If a device supports the PCI PM 85 The PCI PM Spec defines 4 operating states for devices (D0-D3) and for buses 102 regardless of whether or not it implements the PCI PM Spec. In addition to 103 that, if the PCI PM Spec is implemented by the device, it must support D3hot 106 PCI devices supporting the PCI PM Spec can be programmed to go to any of the [all …]
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
D | Kconfig | 16 select ARM_CPU_SUSPEND if PM 18 select PM_OPP if PM 19 select PM if CPU_IDLE 28 select ARM_CPU_SUSPEND if PM 37 select PM_OPP if PM 38 select PM if CPU_IDLE 47 select ARM_CPU_SUSPEND if PM 54 select PM_OPP if PM 61 select ARM_CPU_SUSPEND if PM 75 select ARM_CPU_SUSPEND if PM [all …]
|
/kernel/linux/linux-5.10/drivers/soc/samsung/ |
D | Kconfig | 37 bool "Exynos PM domains" if COMPILE_TEST 41 bool "Samsung PM Suspend debug" 42 depends on PM && DEBUG_KERNEL 47 Say Y here if you want verbose debugging from the PM Suspend and 53 depends on PM && (MACH_SMDK6410) 61 bool "S3C2410 PM Suspend Memory CRC" 62 depends on PM && (PLAT_S3C24XX || ARCH_S3C64XX || ARCH_S5PV210) 65 Enable the PM code's memory area checksum over sleep. This option 76 int "S3C2410 PM Suspend CRC Chunksize (KiB)" 77 depends on PM && SAMSUNG_PM_CHECK
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/ti/ |
D | sci-pm-domain.txt | 11 PM Domain Node 13 The PM domain node represents the global PM domain managed by the PMMC, which 14 in this case is the implementation as documented by the generic PM domain 44 PM Domain Consumers 46 Hardware blocks belonging to a PM domain should contain a "power-domains" 47 property that is a phandle pointing to the corresponding PM domain node 53 - power-domains: phandle pointing to the corresponding PM domain node
|
/kernel/linux/linux-5.10/arch/arm/mach-at91/ |
D | Kconfig | 5 select ARM_CPU_SUSPEND if PM && ARCH_MULTI_V7 64 select ATMEL_PM if PM 70 select SRAM if PM 78 select ATMEL_PM if PM 88 select SRAM if PM 112 select ATMEL_PM if PM 121 select SRAM if PM 185 select ATMEL_PM if PM 189 select SRAM if PM
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-ata | 20 nr_pmp_links: (RO) If a SATA Port Multiplier (PM) is 40 Behind each port, there is a ata_link. If there is a SATA PM in the topology, 15 44 of the port. If a link is behind a PM, its name is linkX.Y where X is 45 ata_port_id of the parent port and Y the PM port. 70 - Y the port of the PM if any, and 89 gscr: (RO) Cached result of the dump of PM GSCR 101 Only valid if the device is a PM. 108 the device is not a PM. 119 "atapi" for packet device, "pmp" for PM, or
|
D | sysfs-devices-lpss_ltr | 18 This attribute is read-only. If the device's runtime PM status 30 This attribute is read-only. If the device's runtime PM status 42 This attribute is read-only. If the device's runtime PM status
|
/kernel/linux/linux-5.10/drivers/soc/xilinx/ |
D | Kconfig | 22 depends on PM && ZYNQMP_FIRMWARE 36 bool "Enable Zynq MPSoC generic PM domains" 38 depends on PM && ZYNQMP_FIRMWARE 41 Say yes to enable device power management through PM domains
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/bcm/ |
D | brcm,bcm2835-pm.txt | 1 BCM2835 PM (Power domains, watchdog) 3 The PM block controls power domains and some reset lines, and includes 5 binding which covered some of PM's register range and functionality. 11 register ranges ("PM" and "ASYNC_BRIDGE" in that
|
/kernel/linux/linux-5.10/kernel/configs/ |
D | nopm.config | 5 # Triggers PM on OMAP 11 # ARM/ARM64 architectures that select PM unconditionally
|
/kernel/linux/linux-5.10/Documentation/driver-api/pm/ |
D | devices.rst | 18 management (PM) code is also driver-specific. Most drivers will do very 67 the PM core are involved in runtime power management. As in the system 76 synergies exist, so that several drivers using runtime PM might put the system 125 device drivers whose subsystems (PM domains, device types, device classes and 152 its system wakeup mechanism and for notifying the PM core of system wakeup 260 the device is suspending (i.e. has been chosen by the PM core as the next 279 All phases use PM domain, bus, type, class or driver callbacks (that is, methods 282 PM core as mutually exclusive. Moreover, PM domain callbacks always take 287 1. If ``dev->pm_domain`` is present, the PM core will choose the callback 300 This allows PM domains and device types to override callbacks provided by bus [all …]
|
/kernel/linux/linux-5.10/tools/perf/util/c++/ |
D | clang.cpp | 152 legacy::PassManager PM; in getBPFObjectFromModule() local 155 NotAdded = TargetMachine->addPassesToEmitFile(PM, ostream, in getBPFObjectFromModule() 158 NotAdded = TargetMachine->addPassesToEmitFile(PM, ostream, nullptr, in getBPFObjectFromModule() 165 PM.run(*Module); in getBPFObjectFromModule()
|
/kernel/linux/linux-5.10/arch/arm/mach-mxs/ |
D | Kconfig | 5 select ARM_CPU_SUSPEND if PM 12 select ARM_CPU_SUSPEND if PM
|
/kernel/linux/linux-5.10/Documentation/fault-injection/ |
D | notifier-error-inject.rst | 9 * PM notifier 14 PM notifier error injection module 20 Possible PM notifier events to be failed are: 26 Example: Inject PM suspend error (-12 = -ENOMEM)::
|
/kernel/linux/linux-5.10/arch/arm/mach-rockchip/ |
D | Kconfig | 16 select REGULATOR if PM 21 select PM
|
/kernel/linux/linux-5.10/drivers/soc/imx/ |
D | Kconfig | 5 bool "i.MX GPCv2 PM domains" 7 depends on PM
|
/kernel/linux/linux-5.10/Documentation/arm/sa1100/ |
D | assabet.rst | 254 - PM: Not tested. 255 - COM: TX, RX, CTS, DSR, DCD, RTS, DTR, PM 256 - PM: Not tested. 259 - PM: Not tested. 262 - LCD: Fully tested. PM 272 - PM: Not tested. 281 - PM: Not tested. 290 - PM: Not tested. 295 - PM: Not tested. 299 - PM: Not tested.
|
/kernel/linux/linux-5.10/drivers/soc/amlogic/ |
D | Kconfig | 32 depends on PM && OF 43 depends on PM && OF 54 depends on PM && OF
|