Searched full:monitored (Results 1 – 25 of 272) sorted by relevance
1234567891011
/linux-6.14.4/include/dt-bindings/clock/ |
D | tegra234-clock.h | 150 /** @brief Monitored branch of EQOS_RX clock */ 434 /** @brief Monitored branch of PEX0_C0_CORE clock */ 436 /** @brief Monitored branch of PEX0_C1_CORE clock */ 438 /** @brief Monitored branch of PEX0_C2_CORE clock */ 440 /** @brief Monitored branch of PEX0_C3_CORE clock */ 442 /** @brief Monitored branch of PEX0_C4_CORE clock */ 444 /** @brief Monitored branch of PEX1_C5_CORE clock */ 446 /** @brief Monitored branch of PEX1_C6_CORE clock */ 462 /** @brief Monitored branch of PEX2_C7_CORE clock */ 464 /** @brief Monitored branch of PEX2_C8_CORE clock */ [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/power/supply/ |
D | richtek,rt5033-charger.yaml | 20 monitored-battery: 23 Phandle to the monitored battery according to battery.yaml. The battery 55 - monitored-battery 63 monitored-battery = <&battery>;
|
D | bq2515x.yaml | 56 monitored-battery: 58 description: phandle to the battery node being monitored 63 - monitored-battery 83 monitored-battery = <&bat>;
|
D | stericsson,ab8500-chargalg.yaml | 20 monitored-battery: 30 - monitored-battery 39 monitored-battery = <&ab8500_battery>;
|
D | bq25980.yaml | 76 monitored-battery: 78 description: phandle to the battery node being monitored 83 - monitored-battery 110 monitored-battery = <&bat>;
|
D | bq256xx.yaml | 61 monitored-battery: 63 description: phandle to the battery node being monitored 78 - monitored-battery 117 monitored-battery = <&bat>;
|
D | ingenic,battery.yaml | 31 monitored-battery: 42 - monitored-battery 60 monitored-battery = <&simple_battery>;
|
D | adc-battery.yaml | 48 monitored-battery: true 54 - monitored-battery 69 monitored-battery = <&battery>;
|
D | stericsson,ab8500-fg.yaml | 20 monitored-battery: 53 - monitored-battery 67 monitored-battery = <&battery>;
|
D | stericsson,ab8500-btemp.yaml | 20 monitored-battery: 49 - monitored-battery 63 monitored-battery = <&battery>;
|
D | qcom,pmi8998-charger.yaml | 41 monitored-battery: 52 - monitored-battery 79 monitored-battery = <&battery>;
|
D | qcom,pm8916-bms-vm.yaml | 44 monitored-battery: true 53 - monitored-battery 80 monitored-battery = <&battery>;
|
D | st,stc3117.yaml | 37 monitored-battery: 53 - monitored-battery 71 monitored-battery = <&bat>;
|
D | stericsson,ab8500-charger.yaml | 20 monitored-battery: 73 - monitored-battery 88 monitored-battery = <&battery>;
|
D | cw2015_battery.yaml | 14 phandle in monitored-battery. If specified the driver uses the 46 monitored-battery: 77 monitored-battery = <&bat>;
|
D | power-supply.yaml | 21 monitored-battery: 24 The battery (with "simple-battery" compatible) being monitored by this
|
D | ti,twl6030-charger.yaml | 41 monitored-battery: true 46 - monitored-battery
|
D | sc27xx-fg.yaml | 58 monitored-battery: true 70 - monitored-battery
|
/linux-6.14.4/Documentation/admin-guide/ |
D | perf-security.rst | 11 monitored processes. The data leakage is possible both in scenarios of 32 execution metrics for various monitored parts of the system (e.g., 98 performance analysis of monitored processes or a system. For example, 234 monitored *scope* is maximized and no perf_events specific limits 241 user or in kernel space can be monitored and captured for later 250 monitored and captured for later analysis. Per-user per-cpu 257 monitored and captured for later analysis. Per-user per-cpu 276 file descriptors that is not less than the number of monitored events 277 multiplied by the number of monitored CPUs. 288 specifically for capturing monitored performance events and related data.
|
/linux-6.14.4/drivers/usb/mon/ |
D | mon_main.c | 47 m1->u_bus->monitored = 1; in mon_reader_add() 50 mbus->u_bus->monitored = 1; in mon_reader_add() 166 ubus->monitored = 0; in mon_stop() 174 ubus->monitored = 0; in mon_stop() 191 ubus->monitored = 1; in mon_bus_add() 246 if (ubus->monitored) { in mon_dissolve() 247 ubus->monitored = 0; in mon_dissolve()
|
/linux-6.14.4/drivers/powercap/ |
D | Kconfig | 31 and monitored on modern Intel processors (Sandy Bridge and later). 46 and monitored. 71 and monitored against the SCMI Powercap domains advertised as
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-platform-mellanox-pmc | 20 Event monitored by corresponding counter. This is used to 22 being monitored by counter<N>. 29 Counter value of the event being monitored. This is used to
|
/linux-6.14.4/arch/arm/boot/dts/st/ |
D | ste-ab8505.dtsi | 115 monitored-battery = <&battery>; 132 monitored-battery = <&battery>; 169 monitored-battery = <&battery>; 179 monitored-battery = <&battery>;
|
/linux-6.14.4/Documentation/arch/sparc/oradax/ |
D | oracle-dax.rst | 47 coprocessor. This is done using the monitored load and mwait 168 First, a "monitored load" is achieved via a Load from Alternate Space 170 "monitored wait" is achieved via the mwait instruction (a write to 174 block of data containing the monitored location is modified, then the 188 - go into a loop executing monitored load + monitored wait and 350 /* Monitored Load */ 421 /* Monitored Load */
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sdm845-oneplus-fajita.dts | 37 monitored-battery = <&battery>; 51 monitored-battery = <&battery>;
|
1234567891011