/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | mediatek-thermal.txt | 6 this device needs phandles to the AUXADC. Also it controls a mux in the 7 apmixedsys register space via AHB bus accesses, so a phandle to the APMIXEDSYS 29 …: Should be 0. See Documentation/devicetree/bindings/thermal/thermal-sensor.yaml for a description. 33 - nvmem-cells: A phandle to the calibration data provided by a nvmem device. If
|
H A D | mediatek,lvts-thermal.yaml | 13 LVTS is a thermal management architecture composed of three subsystems, 14 a Sensing device - Thermal Sensing Micro Circuit Unit (TSMCU), 15 a Converter - Low Voltage Thermal Sensor converter (LVTS), and 16 a Digital controller (LVTS_CTRL).
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | mediatek,mtk-nfc.yaml | 42 "^nand@[a-f0-9]$": 61 "^nand@[a-f0-9]$": 76 "^nand@[a-f0-9]$": 91 "^nand@[a-f0-9]$":
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | tpo,tpg110.yaml | 14 This panel driver is a component that acts as an intermediary 15 between an RGB output and a variety of panels. The panel 17 and other properties, and has a control interface over 3WIRE 36 It requires a GPIO line for control of its reset line.
|
/openbmc/linux/Documentation/crypto/ |
H A D | crypto_engine.rst | 8 The crypto engine (CE) API is a crypto queue manager. 31 You are required to obtain a struct crypto_engine via ``crypto_engine_alloc_init()``. 63 When your driver receives a crypto_request, you must to transfer it to 76 At the end of the request process, a call to one of the following functions is needed:
|
/openbmc/linux/sound/core/seq/ |
H A D | Kconfig | 9 can be processed at a given time. 20 is a simple MIDI-through client: all normal input events are 26 To compile this driver as a module, choose M here: the module 39 To compile this driver as a module, choose M here: the module
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_small_bar.rst | 12 New gem_create_ext flag to tell the kernel that a BO will require CPU access. 14 underneath the device has a small BAR, meaning only some portion of it is CPU 29 Vulkan will need this as part of creating a separate VkMemoryHeap with the 32 give a rough estimate of how memory can potentially be allocated.
|
/openbmc/linux/Documentation/arch/parisc/ |
H A D | debugging.rst | 14 rest of the kernel. To translate an absolute address to a virtual 23 an HPMC instead of a kernel oops. To debug an HPMC, try to find 30 than __PAGE_OFFSET (0x10000000) which mean a virtual address didn't 31 get translated to a physical address before real-mode code tried to
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | atmel,at91-pio4-pinctrl.txt | 3 The Atmel PIO4 controller is used to select the function of a pin and to 14 - gpio-controller: mark the device node as a gpio controller. 18 a general description of GPIO and interrupt bindings. 33 - pinmux: integer array. Each integer represents a pin number plus mux and
|
/openbmc/linux/rust/alloc/ |
H A D | README.md | 27 We agreed on a middle-ground: we would keep a subset of `alloc` 30 etc., until we reach a point where the kernel already knows exactly 35 By doing this, the kernel can go a bit faster now, and Rust can
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0001-When-cross-installing-execute-package-scriptlets-wit.patch | 16 behaviors). This wouldn't have been a problem since we normally would use the 19 files are written to the host's /var/tmp/ directory, causing a gradual 31 diff --git a/lib/rpmscript.c b/lib/rpmscript.c 33 --- a/lib/rpmscript.c
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0002-platform-corstone1000-Cover-S_DATA-with-MPU.patch | 18 diff --git a/platform/ext/target/arm/corstone1000/CMakeLists.txt b/platform/ext/target/arm/corstone… 20 --- a/platform/ext/target/arm/corstone1000/CMakeLists.txt 37 diff --git a/platform/ext/target/arm/corstone1000/tfm_hal_isolation.c b/platform/ext/target/arm/cor… 39 --- a/platform/ext/target/arm/corstone1000/tfm_hal_isolation.c
|
/openbmc/openbmc/poky/meta/recipes-extended/wget/wget/ |
H A D | 0002-improve-reproducibility.patch | 31 ../lib/libgnu.a 46 diff --git a/src/Makefile.am b/src/Makefile.am 48 --- a/src/Makefile.am 50 @@ -108,9 +108,13 @@ version.c: $(wget_SOURCES) ../lib/libgnu.a
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0010-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch | 26 diff --git a/src/libsystemd/sd-bus/bus-error.c b/src/libsystemd/sd-bus/bus-error.c 28 --- a/src/libsystemd/sd-bus/bus-error.c 57 diff --git a/src/libsystemd/sd-journal/journal-send.c b/src/libsystemd/sd-journal/journal-send.c 59 --- a/src/libsystemd/sd-journal/journal-send.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microsoft-gsl/microsoft-gsl/ |
H A D | 0002-Fix-gcc-build-problem.patch | 16 diff --git a/include/gsl/span b/include/gsl/span 18 --- a/include/gsl/span 48 diff --git a/include/gsl/util b/include/gsl/util 50 --- a/include/gsl/util
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/ |
H A D | 0007-exec.go-filter-out-build-specific-paths-from-linker-.patch | 16 diff --git a/src/cmd/go/internal/work/exec.go b/src/cmd/go/internal/work/exec.go 18 --- a/src/cmd/go/internal/work/exec.go 20 @@ -1358,6 +1358,29 @@ func (b *Builder) linkActionID(a *Action) cache.ActionID { 48 // as part of the computation of a linker-related action ID.
|
/openbmc/bmcweb/ |
H A D | REDFISH_CHECKLIST.md | 5 If any of these are incomplete when pushing a patch to gerrit, either mark the 21 has a version that includes the parameters you've added 26 validator. If testing was performed on a previous commit in the series, but 35 8. Verify that all DBus usages match phosphor-dbus-interfaces, or include a link
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | zones.md | 47 target when a fan is removed, and this does not apply then. 49 Optional with a default of zero, meaning increases are immediately requested. 56 NetTargetDecrease requests a decrease. All increases and decreases requested 60 Optional with a default of zero, meaning decreases are immediately requested.
|
/openbmc/qemu/target/sparc/ |
H A D | helper.c | 84 uint64_t helper_udiv(CPUSPARCState *env, target_ulong a, target_ulong b) in helper_udiv() argument 86 uint64_t a64 = (uint32_t)a | ((uint64_t)env->y << 32); in helper_udiv() 102 uint64_t helper_sdiv(CPUSPARCState *env, target_ulong a, target_ulong b) in helper_sdiv() argument 104 int64_t a64 = (uint32_t)a | ((uint64_t)env->y << 32); in helper_sdiv()
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0006-cpp-honor-sysroot.patch | 28 diff --git a/gcc/cp/lang-specs.h b/gcc/cp/lang-specs.h 30 --- a/gcc/cp/lang-specs.h 41 diff --git a/gcc/gcc.cc b/gcc/gcc.cc 43 --- a/gcc/gcc.cc
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0010-distinguish-XSI-compliant-strerror_r-from-GNU-specif.patch | 26 diff --git a/src/libsystemd/sd-bus/bus-error.c b/src/libsystemd/sd-bus/bus-error.c 28 --- a/src/libsystemd/sd-bus/bus-error.c 57 diff --git a/src/libsystemd/sd-journal/journal-send.c b/src/libsystemd/sd-journal/journal-send.c 59 --- a/src/libsystemd/sd-journal/journal-send.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/nvme-cli/nvme-cli/ |
H A D | 0001-nvme-Use-C99-types-for-uint32_t.patch | 18 diff --git a/nvme.c b/nvme.c 20 --- a/nvme.c 56 diff --git a/util/base64.c b/util/base64.c 58 --- a/util/base64.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/ |
H A D | iptraf-ng_1.2.1.bb | 5 DESCRIPTION = "IPTraf-ng is a console-based network monitoring utility. IPTraf gathers \ 13 counts; a TCP and UDP service monitor showing counts of incoming and \ 14 outgoing packets for common TCP and UDP application ports, a LAN \ 20 on a wide variety of supported network cards."
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/ |
H A D | 0004-fix-corstone1000-remove-unused-NS_SHARED_RAM-region.patch | 18 diff --git a/plat/arm/board/corstone1000/common/corstone1000_plat.c b/plat/arm/board/corstone1000/c… 20 --- a/plat/arm/board/corstone1000/common/corstone1000_plat.c 30 diff --git a/plat/arm/board/corstone1000/common/include/platform_def.h b/plat/arm/board/corstone100… 32 --- a/plat/arm/board/corstone1000/common/include/platform_def.h
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
H A D | 0001-implement-libc-specific-reopen_stream.patch | 23 diff --git a/lib/log/log.c b/lib/log/log.c 25 --- a/lib/log/log.c 47 diff --git a/tools/lvmcmdline.c b/tools/lvmcmdline.c 49 --- a/tools/lvmcmdline.c
|