/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/ |
H A D | 0004-add-libvchostif-to-link.patch | 16 life/Makefile | 2 +- 41 diff --git a/life/Makefile b/life/Makefile 43 --- a/life/Makefile 44 +++ b/life/Makefile 45 @@ -2,7 +2,7 @@ OBJS=main.o life.o info.o 46 BIN=life
|
H A D | 0002-add-install-targets-to-Makefiles.patch | 12 life/Makefile | 4 ++++ 65 diff --git a/life/Makefile b/life/Makefile 67 --- a/life/Makefile 68 +++ b/life/Makefile
|
H A D | 0007-Makefile-reorganize.patch | 31 - life \ 32 +TARGETS=life \
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-samsung-laptop | 28 life can be extended by reducing the max battery charge 32 - 1 means battery life extender mode (80% charge)
|
H A D | sysfs-class-power-wilco | 23 Customized charge rate for last longer battery life.
|
H A D | sysfs-class-power-ltc4162l | 71 property to arm a special "ship" mode that extends shelf life
|
/openbmc/linux/arch/x86/kernel/ |
H A D | apm_32.c | 1033 static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) in apm_get_power_status() argument 1051 *life = swab16((u16)call.edx); in apm_get_power_status() 1052 *life |= 0x8000; in apm_get_power_status() 1054 *life = call.edx; in apm_get_power_status() 1060 u_short *bat, u_short *life, u_short *nbat) 1073 return apm_get_power_status(status, bat, life); 1081 *life = edx;
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | request-func-close.rst | 36 See :ref:`here <media-request-life-time>` for more information.
|
H A D | media-ioc-request-alloc.rst | 55 :ref:`here <media-request-life-time>` for more information.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-astor/ |
H A D | 0001-rtrip.py-convert-to-python3.patch | 6 As Python 2 reached end of life (EOL), so convert rtrip.py to python3.
|
/openbmc/linux/drivers/hid/intel-ish-hid/ |
H A D | Kconfig | 14 low power modes more often, resulting in the increased battery life.
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | Kconfig | 36 other flashes which have eraseblock life-cycle 100000 or more. 38 life-cycle less than 10000, the threshold should be lessened (e.g.,
|
/openbmc/openbmc/poky/meta/recipes-core/coreutils/coreutils/ |
H A D | remove-usr-local-lib-from-m4.patch | 10 and make life easier for cross compilation process.
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | Kconfig | 26 other flashes which have eraseblock life-cycle 100000 or more. 28 life-cycle less than 10000, the threshold should be lessened (e.g.,
|
/openbmc/linux/net/rxrpc/ |
H A D | rxkad.c | 870 unsigned int life; in rxkad_decrypt_ticket() local 947 life = *p++ * 5 * 60; in rxkad_decrypt_ticket() 948 _debug("KIV LIFE : %u", life); in rxkad_decrypt_ticket() 968 if (issue < now - life) in rxkad_decrypt_ticket() 972 *_expiry = issue + life; in rxkad_decrypt_ticket()
|
/openbmc/linux/Documentation/scheduler/ |
H A D | completion.rst | 75 structures that are assured to be alive for the life-time of the function/driver, 121 acutely aware of the short life time of the function stack: the function 134 in some other long lived object that has a boringly long life time which 135 exceeds the life time of any helper threads using the completion object,
|
/openbmc/linux/Documentation/hwmon/ |
H A D | lm95245.rst | 39 hysteresis value common to both critical limits. To make life easier to
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
H A D | add-pkgconfig.patch | 2 It would make life a bit easier for distro maintainers if this was applied.
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 2833 if (have_prefs || op->life) { in tcg_dump_ops() 2839 if (op->life) { in tcg_dump_ops() 2840 unsigned life = op->life; in tcg_dump_ops() local 2842 if (life & (SYNC_ARG * 3)) { in tcg_dump_ops() 2845 if (life & (SYNC_ARG << i)) { in tcg_dump_ops() 2850 life /= DEAD_ARG; in tcg_dump_ops() 2851 if (life) { in tcg_dump_ops() 2853 for (i = 0; life; ++i, life >>= 1) { in tcg_dump_ops() 2854 if (life & 1) { in tcg_dump_ops() 3932 op->life = arg_life; in liveness_pass_1() [all …]
|
/openbmc/webui-vue/ |
H A D | README.md | 10 [AngularJS went End of Life](https://www.convective.com/angularjs-end-of-life/)
|
/openbmc/linux/Documentation/driver-api/hte/ |
H A D | hte.rst | 44 u64. An example of the typical timestamp data life cycle, for the GPIO line is
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | cafe_ccic.rst | 39 This option nails down the memory for the life of the module, but
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/mutter/ |
H A D | mutter_47.4.bb | 75 # Add gir links in standard paths. That makes dependents life much easier
|
/openbmc/linux/tools/testing/selftests/arm64/signal/ |
H A D | README | 43 In order to alleviate the misery of the life of such test-developer, a few
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | zswap.rst | 23 * Users with SSDs as swap devices can extend the life of the device by 24 drastically reducing life-shortening writes.
|