Searched +full:pre +full:- +full:delay (Results 1 – 25 of 1026) sorted by relevance
12345678910>>...42
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/ |
| D | sc8180x-pmics.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2023, Linaro Limited 7 #include <dt-bindings/input/input.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/spmi/spmi.h> 10 #include <dt-bindings/iio/qcom,spmi-vadc.h> 13 thermal-zones { 14 pmc8180-thermal { 15 polling-delay-passive = <100>; [all …]
|
| D | pm7250b.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/iio/qcom,spmi-vadc.h> 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/spmi/spmi.h> 11 thermal-zones { 12 pm7250b-thermal { 13 polling-delay-passive = <100>; 14 polling-delay = <0>; 16 thermal-sensors = <&pm7250b_temp>; 43 compatible = "qcom,pm7250b", "qcom,spmi-pmic"; [all …]
|
| D | pmi632.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/iio/qcom,spmi-vadc.h> 7 #include <dt-bindings/interrupt-controller/irq.h> 8 #include <dt-bindings/spmi/spmi.h> 11 thermal-zones { 12 pmi632-thermal { 13 polling-delay-passive = <100>; 14 polling-delay = <0>; 16 thermal-sensors = <&pmi632_temp>; 43 compatible = "qcom,pmi632", "qcom,spmi-pmic"; [all …]
|
| D | pm660.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 6 #include <dt-bindings/iio/qcom,spmi-vadc.h> 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/spmi/spmi.h> 10 #include <dt-bindings/thermal/thermal.h> 13 thermal-zones { 14 pm660-thermal { 15 polling-delay-passive = <250>; 16 polling-delay = <1000>; [all …]
|
| D | pms405.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 6 #include <dt-bindings/spmi/spmi.h> 7 #include <dt-bindings/input/linux-event-codes.h> 8 #include <dt-bindings/iio/qcom,spmi-vadc.h> 9 #include <dt-bindings/thermal/thermal.h> 12 thermal-zones { 13 pms405-thermal { 14 polling-delay-passive = <250>; 15 polling-delay = <1000>; 17 thermal-sensors = <&pms405_temp>; [all …]
|
| D | pm6125.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 #include <dt-bindings/iio/qcom,spmi-vadc.h> 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/input/linux-event-codes.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 7 #include <dt-bindings/spmi/spmi.h> 10 thermal-zones { 11 pm6125-thermal { 12 polling-delay-passive = <100>; 13 polling-delay = <0>; [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | pms405.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 #include <dt-bindings/spmi/spmi.h> 5 #include <dt-bindings/input/linux-event-codes.h> 6 #include <dt-bindings/iio/qcom,spmi-vadc.h> 7 #include <dt-bindings/thermal/thermal.h> 10 thermal-zones { 12 polling-delay-passive = <250>; 13 polling-delay = <1000>; 15 thermal-sensors = <&pms405_temp>; 18 pms405_alert0: pms405-alert0 { [all …]
|
| D | pm8150b.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved. 7 #include <dt-bindings/iio/qcom,spmi-vadc.h> 8 #include <dt-bindings/interrupt-controller/irq.h> 9 #include <dt-bindings/spmi/spmi.h> 12 thermal-zones { 14 polling-delay-passive = <100>; 15 polling-delay = <0>; 17 thermal-sensors = <&pm8150b_temp>; 44 compatible = "qcom,pm8150b", "qcom,spmi-pmic"; [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | google,cros-ec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mfd/google,cros-ec.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Benson Leung <bleung@chromium.org> 11 - Enric Balletbo i Serra <enric.balletbo@collabora.com> 12 - Guenter Roeck <groeck@chromium.org> 23 - description: 25 const: google,cros-ec-i2c 26 - description: [all …]
|
| /kernel/linux/linux-6.6/tools/power/pm-graph/config/ |
| D | suspend-x2-proc.cfg | 2 # Proc S3 (Suspend to Mem) x2 test - includes user processes 9 # sudo ./sleepgraph.py -config config/suspend-proc.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-x2-proc 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| D | standby-dev.cfg | 2 # Dev S1 (Standby) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/standby-dev.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| D | freeze-dev.cfg | 2 # Dev S2 (Freeze) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/freeze-dev.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| D | suspend-dev.cfg | 2 # Dev S3 (Suspend to Mem) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/suspend-dev.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| D | freeze-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/freeze-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: freeze-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| D | standby-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/standby-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: standby-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| D | suspend.cfg | 9 # sudo ./sleepgraph.py -config config/suspend.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| D | freeze.cfg | 9 # sudo ./sleepgraph.py -config config/freeze.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| /kernel/linux/linux-5.10/tools/power/pm-graph/config/ |
| D | suspend-x2-proc.cfg | 2 # Proc S3 (Suspend to Mem) x2 test - includes user processes 9 # sudo ./sleepgraph.py -config config/suspend-proc.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-x2-proc 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| D | freeze-dev.cfg | 2 # Dev S2 (Freeze) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/freeze-dev.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| D | standby-dev.cfg | 2 # Dev S1 (Standby) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/standby-dev.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| D | suspend-dev.cfg | 2 # Dev S3 (Suspend to Mem) test - includes src calls / kernel threads 9 # sudo ./sleepgraph.py -config config/suspend-dev.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-dev 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay [all …]
|
| D | freeze-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/freeze-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: freeze-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| D | standby-callgraph.cfg | 9 # sudo ./sleepgraph.py -config config/standby-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: standby-{hostname}-{date}-{time}-cg 41 # ---- Advanced Options ---- 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay 63 # Include an N ms delay before (1st) suspend (default: 0 ms) 66 # Post Resume Delay 67 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| D | freeze.cfg | 9 # sudo ./sleepgraph.py -config config/freeze.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
| D | suspend.cfg | 9 # sudo ./sleepgraph.py -config config/suspend.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 40 # ---- Advanced Options ---- 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay 62 # Include an N ms delay before (1st) suspend (default: 0 ms) 65 # Post Resume Delay 66 # Include an N ms delay after (last) resume (default: 0 ms) [all …]
|
12345678910>>...42