Home
last modified time | relevance | path

Searched full:shutdown (Results 1 – 25 of 777) sorted by relevance

12345678910>>...32

/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/
H A Dampere_power_util.sh12 echo "Receive shutdown ACK triggered after softportoff the host."
13 touch /run/openbmc/host@0-softpoweroff-shutdown-ack
15 echo "Receive shutdown ACK triggered"
32 # Wait for SHUTDOWN_ACK and create the host@0-softpoweroff-shutdown-ack
33 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
43 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
44 rm -rf /run/openbmc/host@0-softpoweroff-shutdown-ack
51 # In graceful host reset, after trigger os shutdown,
57 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
60 echo "Waiting for shutdown-ack count down $cnt"
[all …]
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/
H A Dampere_power_util.sh21 echo "Receive shutdown ACK triggered after softportoff the host."
22 touch /run/openbmc/host@0-softpoweroff-shutdown-ack
24 echo "Receive shutdown ACK triggered"
41 # Wait for SHUTDOWN_ACK and create the host@0-softpoweroff-shutdown-ack
42 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
51 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
52 rm -rf /run/openbmc/host@0-softpoweroff-shutdown-ack
59 # In graceful host reset, after trigger os shutdown,
65 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
68 echo "Waiting for shutdown-ack count down $cnt"
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/
H A Dmeson.build6 sdbusplus_current_path = 'xyz/openbmc_project/State/Shutdown'
9 'xyz/openbmc_project/State/Shutdown/Inventory__markdown'.underscorify(),
11 '../../../../../yaml/xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml',
25 'xyz/openbmc_project/State/Shutdown/Inventory',
33 'xyz/openbmc_project/State/Shutdown/Power__markdown'.underscorify(),
35 '../../../../../yaml/xyz/openbmc_project/State/Shutdown/Power.errors.yaml',
49 'xyz/openbmc_project/State/Shutdown/Power',
57 'xyz/openbmc_project/State/Shutdown/ThermalEvent__markdown'.underscorify(),
59 '../../../../../yaml/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml',
73 'xyz/openbmc_project/State/Shutdown/ThermalEvent',
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/
H A Dampere_power_util.sh21 echo "Receive shutdown ACK triggered after softportoff the host."
22 touch /run/openbmc/host@0-softpoweroff-shutdown-ack
24 echo "Receive shutdown ACK triggered"
41 # Wait for SHUTDOWN_ACK and create the host@0-softpoweroff-shutdown-ack
42 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
52 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
53 rm -rf /run/openbmc/host@0-softpoweroff-shutdown-ack
60 # In graceful host reset, after trigger os shutdown,
66 if [ -f "/run/openbmc/host@0-softpoweroff-shutdown-ack" ]; then
69 echo "Waiting for shutdown-ack count down $cnt"
[all …]
/openbmc/qemu/qapi/
H A Drun-state.json44 # @shutdown: guest is shut down (and -no-shutdown is in use)
61 'running', 'save-vm', 'shutdown', 'suspended', 'watchdog',
67 # An enumeration of reasons for a shutdown.
69 # @none: No shutdown request pending
81 # @guest-shutdown: Guest shutdown/suspend request, via ACPI or other
85 # a shutdown
88 # shutdown
101 'host-signal', 'host-ui', 'guest-shutdown', 'guest-reset',
136 # @SHUTDOWN:
141 # @guest: If true, the shutdown was triggered by a guest request (such
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/
H A Dwater-cooled.yaml170 callback: log and shutdown
189 callback: log and shutdown
204 - create shutdown error
206 - name: log and shutdown
213 - shutdown
214 - log shutdown
215 - create shutdown error
232 - name: shutdown
242 - value: obmc-host-shutdown@0.target
257 - name: log shutdown
[all …]
H A Dair-cooled.yaml170 callback: log and shutdown
189 callback: log and shutdown
204 - create shutdown error
206 - name: log and shutdown
213 - shutdown
214 - log shutdown
215 - create shutdown error
232 - name: shutdown
242 - value: obmc-host-shutdown@0.target
257 - name: log shutdown
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/
H A DOCOTShutdownPolicy.interface.yaml2 An interface for node shutdown policy on multi-node products. It is used by
8 Node shutdown policy on a power supply over current(OC) or over
16 The type of shutdown policy.
20 Do not shutdown node on an OC/OT event.
23 Shutdown node on an OC/OT event.
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.hpp48 * Note that the SoftShutdown alarm code actually implements a hard shutdown.
50 * driving the shutdown process (i.e. doing a soft shutdown) based on an alert
51 * it receives via another channel. If the soft shutdown timer expires, it
52 * means that the host didn't do a soft shutdown in the time allowed and
53 * now a hard shutdown is required. This behavior could be modified with
78 * @brief The propertiesChanged handled for the shutdown interfaces.
81 * if the shutdown timer needs to be started or stopped.
86 * @brief Checks an alarm value to see if a shutdown timer needs
100 * May result in starting or stopping shutdown timers.
105 * @brief Finds all shutdown alarm interfaces currently on
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/
H A D0001-shutdown-Do-not-guard-sys-quota.h-sys-swap.h-and-sys.patch4 Subject: [PATCH] shutdown: Do not guard sys/quota.h sys/swap.h and
14 src/shutdown.c | 4 ----
17 diff --git a/src/shutdown.c b/src/shutdown.c
19 --- a/src/shutdown.c
20 +++ b/src/shutdown.c
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/
H A Dwater-cooled.yaml199 callback: log and shutdown
218 callback: log and shutdown
252 - create shutdown error
254 - name: log and shutdown
261 - shutdown
262 - log shutdown
263 - create shutdown error
280 - name: shutdown
290 - value: obmc-host-shutdown@0.target
305 - name: log shutdown
[all …]
H A Dair-cooled.yaml205 callback: log and shutdown
224 callback: log and shutdown
258 - create shutdown error
260 - name: log and shutdown
267 - shutdown
268 - log shutdown
269 - create shutdown error
286 - name: shutdown
296 - value: obmc-host-shutdown@0.target
311 - name: log shutdown
[all …]
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/base-passwd/
H A D0001-Add-a-shutdown-group.patch4 Subject: [PATCH] Add a shutdown group
6 We need to have a shutdown group to allow the shutdown icon to work
7 correctly. Any users that want to use shutdown like the xuser should
24 +shutdown:*:70:
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/
H A Dampere-hostctrl.bb13 SRC_URI = "file://ampere-host-shutdown.service \
18 file://ampere-host-shutdown-ack.service \
28 ampere-host-shutdown.service \
32 ampere-host-shutdown-ack.service \
37 # overwrite the host shutdown to graceful shutdown
38 HOST_SHUTDOWN_TMPL = "ampere-host-shutdown.service"
39 HOST_SHUTDOWN_TGTFMT = "obmc-host-shutdown@{0}.target"
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/gpio-shutdown/
H A Dgpio-shutdown.bb1 SUMMARY = "GPIO shutdown bindings for SysV init"
6 file://gpio-shutdown-keymap.sh \
11 INITSCRIPT_NAME = "gpio-shutdown-keymap.sh"
22 install -m 0755 ${UNPACKDIR}/gpio-shutdown-keymap.sh ${D}${sysconfdir}/init.d/
29 … bbwarn "Not using sysvinit or systemd. The gpio-shutdown may require additional configuration."
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/
H A Dtest_server_power_operations_sub_menu.robot19 ${xpath_shutdown_button} //*[@data-test-id='serverPowerOperations-button-shutDown
73 Verify Immediate Shutdown
74 [Documentation] Verify shutdown after clicking immediate shutdown button.
86 Verify Orderly Shutdown
87 [Documentation] Verify shutdown after clicking orderly shutdown button.
108 Verify Shutdown And Reboot Buttons Presence At Power On
109 [Documentation] Verify existence of shutdown and reboot buttons at power on.
159 # Perform Shutdown Orderly operation.
162 # Perform Shutdown Immediate operation.
219 [Documentation] Perform Reboot, Orderly and Immediate shutdown with readonly user
[all …]
/openbmc/openbmc/poky/meta/recipes-sato/shutdown-desktop/
H A Dshutdown-desktop.bb5 SRC_URI = "file://shutdown.desktop"
13 install -m 0644 shutdown.desktop ${D}${datadir}/applications/
15 sed -i ${D}${datadir}/applications/shutdown.desktop -e 's#^Exec=\(.*\)#Exec=${base_sbindir}/\1#'
20 sed -i $D${datadir}/applications/shutdown.desktop -e 's#^Exec=\(.*\)/halt#Exec=\1/reboot#' \
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Power/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/State/Shutdown/Power'
6 'xyz/openbmc_project/State/Shutdown/Power__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/State/Shutdown/Power.errors.yaml',
22 'xyz/openbmc_project/State/Shutdown/Power',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Inventory/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/State/Shutdown/Inventory'
6 'xyz/openbmc_project/State/Shutdown/Inventory__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml',
22 'xyz/openbmc_project/State/Shutdown/Inventory',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/ThermalEvent/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/State/Shutdown/ThermalEvent'
6 'xyz/openbmc_project/State/Shutdown/ThermalEvent__cpp'.underscorify(),
8 '../../../../../../yaml/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml',
22 'xyz/openbmc_project/State/Shutdown/ThermalEvent',
/openbmc/qemu/tests/qemu-iotests/
H A D21354 vm.shutdown()
81 vm.shutdown()
108 vm.shutdown()
122 vm.shutdown()
135 vm.shutdown()
149 vm.shutdown()
176 vm.shutdown()
190 vm.shutdown()
204 vm.shutdown()
H A D087.out10 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"g…
21 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"g…
31 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"g…
43 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"g…
55 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"g…
66 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN", "data": {"g…
/openbmc/u-boot/drivers/net/phy/
H A Dsmsc.c53 .shutdown = &genphy_shutdown,
63 .shutdown = &genphy_shutdown,
73 .shutdown = &genphy_shutdown,
83 .shutdown = &genphy_shutdown,
93 .shutdown = &genphy_shutdown,
103 .shutdown = &genphy_shutdown,
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dreset-cs0-aspeed6 # This needs to be done in the shutdown script after umount the rootfs,
23 # Insert the shutdown_task_after_umount into the shutdown script
24 # This change could be apply to obmc-shutdown.sh in obmc-phosphor-initfs.bb
26 …unts/\/run\/initramfs\/shutdown_task_after_umount\\necho Remaining mounts/" /run/initramfs/shutdown
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0003-comment-out-sections-shutdown-and-environment-in-gen.patch4 Subject: [PATCH 3/4] comment out sections shutdown and environment in
13 fixup! add comments of shutdown for user
25 retval += "# Shutdown after installation\nshutdown"
28 + retval += "# Shutdown after installation\n#shutdown"

12345678910>>...32