/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_sel.robot | 153 Verify IPMI SEL Most Recent Addition Timestamp 154 [Documentation] Verify most recent addition timestamp in SEL info. 157 # Get Most Recent Addition Timestamp from SEL Info. 158 ${addition_timestamp}= Get Most Recent Addition Timestamp From SEL Info 189 # Get Most Recent Addition Timestamp from SEL Info. 190 ${addition}= Get Most Recent Addition Timestamp From SEL Info 199 Verify IPMI SEL Most Recent Erase Timestamp 200 [Documentation] Verify Most Recent Erase Timestamp In SEL Info with current 207 # Get Most Recent Addition Timestamp from SEL Info. 208 ${addition_timestamp}= Get Most Recent Addition Timestamp From SEL Info [all …]
|
/openbmc/linux/drivers/cpuidle/governors/ |
H A D | teo.c | 21 * (relatively recent) past can be used to estimate whether or not the deepest 28 * which can be covered by taking a few most recent idle time intervals of the 62 * In addition to the metrics described above, the governor counts recent 84 * - The sum of the numbers of recent intercepts for all of the idle states 95 * of the numbers of recent intercepts over all of the idle states between 165 * Number of the most recent idle duration values to take into consideration for 166 * the detection of recent early wakeup patterns. 174 * @recent: The number of recent "intercepts". 179 unsigned int recent; member 189 * @recent_idx: Indices of bins corresponding to recent "intercepts". [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_all_builds_page.py | 72 in the recent builds area 75 '[data-role="data-recent-build-buildtime-field"]' % build.id 189 Test 'Rebuild' buttons in recent builds section 254 recent builds area; failed builds should not have links on the time column, 255 or in the recent builds area 263 # test recent builds area for successful build 266 msg = 'should be a link on the build time for a successful recent build' 269 # test recent builds area for failed build 272 msg = 'should not be a link on the build time for a failed recent build'
|
H A D | test_most_recent_builds_states.py | 19 """ Test states update correctly in most recent builds area """ 134 Test state transitions in the recent builds area for a build which 152 Test state transitions in the recent builds area for a build which 170 Test that most recent build area updates correctly for a build
|
/openbmc/linux/tools/power/cpupower/man/ |
H A D | cpupower-idle-info.1 | 36 On recent X86 platforms it is often possible to read out hardware registers 58 the ACPI BIOS tables (from the _CST ACPI function on recent platforms or from 66 It only serves recent Intel CPUs (Nehalem, Westmere, Sandybridge, Atoms or
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/ |
H A D | emlog.inc | 2 most recent (and only the most recent) output from a process"
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | debugfs-pfo-nx-crypto | 18 The most recent non-zero return code from the H_COP_OP hcall. -EBUSY is not 22 The process ID of the process who received the most recent error from the
|
/openbmc/qemu/docs/about/ |
H A D | build-platforms.rst | 70 The project aims to support the most recent major version at all times for 78 recent minor release is considered. 137 The project aims to support the two most recent versions of Windows that are 146 A more recent Windows version is always preferred as it is less likely to have
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/ |
H A D | PostCode.interface.yaml | 27 is for the most recent boot cycle. CurrentBootCycleCount is for 42 is for the most recent boot cycle. CurrentBootCycleCount is for
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0017-khronos-backport-typedef-for-EGL_EXT_image_dma_buf_i.patch | 7 expects the `EGLuint64KHR` typedef that is present in recent versions of Khronos. 10 This patch backports the missing typedef from recent Khronos into userland.
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | cstate.c | 47 * On all recent Intel platforms, ARB_DISABLE is a nop. in acpi_processor_power_init_bm_check() 60 * For all recent Centaur CPUs, the ucode will make sure that each in acpi_processor_power_init_bm_check() 68 * For all recent Centaur platforms, ARB_DISABLE is a nop. in acpi_processor_power_init_bm_check() 84 * On all recent Zhaoxin platforms, ARB_DISABLE is a nop. in acpi_processor_power_init_bm_check()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-uinput/ |
H A D | 0001-Deal-with-64bit-time_t-default-on-32bit-architecture.patch | 6 Deal with Y2K38 concerns related to Linux input events on more recent 33 +/* attempt to deal with 64-bit time keeping on recent 32-bit systems */
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/ |
H A D | 0001-utils-version.py-use-usr-bin-env-in-shebang.patch | 8 Traceback (most recent call last): 17 Traceback (most recent call last):
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_timeline_types.h | 73 * We track the most recent seqno that we wait on in every context so 75 * recent sync point. As the contexts may be executed out-of-order, we
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
H A D | 0001-Create-subroutine-for-cleaning-recent-interfaces.patch | 4 Subject: [PATCH] Create subroutine for cleaning recent interfaces 6 Moves functionality for cleaning the list of recent
|
/openbmc/u-boot/include/ |
H A D | MCD_dma.h | 144 * MCD_HALTED - the most recent DMA has been killed with MCD_killTask() 145 * MCD_DONE - the most recent DMA has completed 271 * lastSrcAddr - the most-recent or last, post-increment source address 272 * lastDestAddr - the most-recent or last, post-increment destination address
|
/openbmc/linux/include/net/ |
H A D | slhc_vj.h | 132 struct iphdr cs_ip; /* ip/tcp hdr from most recent packet */ 151 byte_t xmit_current; /* most recent xmit id */ 152 byte_t recv_current; /* most recent rcvd id */
|
/openbmc/linux/net/tipc/ |
H A D | monitor.h | 44 * @peer_gen: most recent domain generation received from peer 45 * @acked_gen: most recent generation of self's domain acked by peer
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | brcm,bcm63xx-hsspi.yaml | 17 controller was carried over to recent ARM based chips, such as BCM63138, 19 brcm,bcm6328-hsspi compatible string. The recent ARM based chip is required to
|
/openbmc/linux/Documentation/arch/arm/google/ |
H A D | chromebook-boot-flow.rst | 7 Most recent Chromebooks that use device tree are using the opensource 21 For recent Chromebooks, depthcharge_ creates a match list that looks like this:
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_plb.c | 43 /* Check whether recent congestion has been persistent enough to warrant 68 * end. We clear pause_until to 0 to indicate there is no recent in tcp_plb_check_rehash()
|
/openbmc/linux/drivers/macintosh/ |
H A D | Kconfig | 63 On PowerBooks, iBooks, and recent iMacs and Power Macintoshes, the 224 which is the recent (SMU based) single CPU desktop G5 232 which are the recent dual and quad G5 machines using the
|
/openbmc/linux/fs/ocfs2/ |
H A D | reservations.h | 25 unsigned int r_last_len; /* Length of most recent alloc */ 26 unsigned int r_last_start; /* Start of most recent alloc */
|
/openbmc/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-get-features.rst | 61 as long as the kernel is recent enough. Use the 153 transmit, as long as the kernel is recent enough. Use the
|
/openbmc/linux/Documentation/fb/ |
H A D | sstfb.rst | 31 with x = 19) and "recent" 2.4.x kernel, as a module or compiled in. 178 problem with XFree86-4. Apparently recent Xfree86-4.x solve this 184 voodoo 2 boards, but it should be solved in recent versions. Please
|