| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | strategies.rst | 20 designated devices, triggering a transition to the ``working state`` in which 25 The other strategy, referred to as the :doc:`working-state power management 26 <working-state>`, is based on adjusting the power states of individual hardware 27 components of the system, as needed, in the working state. In consequence, if 28 this strategy is in use, the working state of the system usually does not 44 back to the working state can only be started by a limited set of devices, so 53 away from the laptop keyboard, it probably should stay in the working state and 54 use the working-state power management in case it becomes idle, because the user
|
| H A D | suspend-flows.rst | 13 system to get from the working state into one of the supported 19 For those sleep states, the transition from the working state of the system into 23 working state is referred to as *system resume*. 45 The following steps are taken in order to transition the system from the working 54 up after getting back to the working state. 92 would be triggered in the working state of the system (those actions are 124 :ref:`suspend-to-idle <s2idle>` sleep state into the working state: 137 2. Resuming devices and restoring the working-state configuration of IRQs. 146 The working-state configuration of IRQs is restored after the *noirq* resume 167 The following steps are taken in order to transition the system from the working [all …]
|
| /OK3568_Linux_fs/u-boot/board/keymile/scripts/ |
| H A D | README | 14 This file defines variables for working with rootfs via nfs for powerpc and 19 This file defines architecture specific variables for working with rootfs via 25 This file defines variables for working with rootfs inside the ram for powerpc 30 This file defines architecture specific variables for working with rootfs inside
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/ |
| H A D | 0001-typecast-enum-conversions-explicitly.patch | 28 - supported_boards[i].working = binfo[i].working; 29 + supported_boards[i].working = 30 + (enum flashrom_test_state) binfo[i].working;
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | tricks.rst | 7 If you want to trick swsusp/S3 into working, you might want to try: 14 * use ext2. At least it has working fsck. [If something seems to go 25 * due to video issues, swsusp should be easier to get working than
|
| H A D | video.rst | 26 whitelist of systems, and automatically selects working method for a 29 whitelist, please try to find a working solution, and submit whitelist 62 to life. It needs text console to be working. Do vbetool vbestate 75 the display working in graphical mode again. 87 chance of working. 89 Table of known working notebooks: 198 Known working desktop systems
|
| H A D | apm-acpi.rst | 14 enabled by default). If a working ACPI implementation is found, the 20 would like to use both to get a full set of working features, but you
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
| H A D | 0010-oprofile-Determine-the-root-home-directory-dynamical.patch | 27 - with this option, your current working directory should be <filename>/root</filename> or a subdi… 29 + with this option, your current working directory should be <filename>~root</filename> or a subdi… 40 - with this option, your current working directory should be <code class="filename">/root</code> o… 42 + with this option, your current working directory should be <code class="filename">~root</code> o…
|
| /OK3568_Linux_fs/buildroot/package/python-xmltodict/ |
| H A D | Config.in | 6 Makes working with XML feel like you are working with JSON.
|
| /OK3568_Linux_fs/buildroot/package/apache/ |
| H A D | 0001-cross-compile.patch | 16 +++ b/server/Makefile.in (working copy) 35 +++ b/configure.in (working copy) 54 +++ ab/cinclude.m4 (working copy)
|
| /OK3568_Linux_fs/buildroot/package/nginx/ |
| H A D | 0002-auto-feature-add-mechanism-allowing-to-force-feature.patch | 52 + echo " found but is not working" 56 - echo " found but is not working" 90 - echo " found but is not working" 92 + echo " found but is not working"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-xmltodict_0.12.0.bb | 1 SUMMARY = "Makes working with XML feel like you are working with JSON"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/desktop-file-utils/ |
| H A D | desktop-file-utils_0.26.bb | 1 SUMMARY = "Command line utilities for working with *.desktop files" 2 DESCRIPTION = "desktop-file-utils contains a few command line utilities for working with desktop en…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysfsutils/ |
| H A D | sysfsutils_2.1.0.bb | 1 SUMMARY = "Tools for working with sysfs" 2 DESCRIPTION = "Tools for working with the sysfs virtual filesystem. The tool 'systool' can query d…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/perl/ |
| H A D | libxml-perl_0.08.bb | 2 documents for working with XML in Perl. libxml-perl software \ 6 SUMMARY = "Collection of Perl modules for working with XML"
|
| /OK3568_Linux_fs/kernel/tools/iio/ |
| H A D | iio_utils.c | 33 char *working, *prefix = ""; in iioutils_break_up_name() local 47 working = strtok(current, "_\0"); in iioutils_break_up_name() 48 if (!working) { in iioutils_break_up_name() 53 w = working; in iioutils_break_up_name() 54 r = working; in iioutils_break_up_name() 65 ret = asprintf(generic_name, "%s_%s", prefix, working); in iioutils_break_up_name()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/ |
| H A D | 0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch | 24 …message(FATAL_ERROR "You need to install a working iconv implementation, such as ftp://ftp.gnu.org… 35 - message(FATAL_ERROR "You need to install a working iconv implementation, such as ftp://ftp.gnu.or…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.7.1 | 30 - [QTBUG-55535] Fixed map polygon not working correctly when zooming. 38 - [QTBUG-52514] Fixed not working MapPolygon inside Repeater.
|
| H A D | changes-5.9.2 | 36 - [QTBUG-62075] Fixed PluginParameter not working with script as property values 43 * [QTBUG-61637] Fixed OSM plugin not working with providersrepository.disabled = true
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | python3-manifest.json | 6 # with a fully working native package (with all the PACKAGECONFIGs enabled and all 7 # and all the modules should be working, check log.do_compile), otherwise the script 82 # detected correctly along with its dependencies, and we will get a working manifest. 84 # This is the reason why it is important to make sure we have a fully working native build,
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | sctp.rst | 13 RFC2960 defines the core protocol. The IETF SIGTRAN working group originally 15 Transport Area (TSVWG) working group for the continued evolvement of SCTP as a
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libterm/ |
| H A D | libterm-readkey-perl_2.38.bb | 5 handy functions for working with terminals. One of the main goals is to \ 8 working."
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | vfpmacros.h | 30 @ read all the working registers back into the VFP 56 @ write all the working registers out of the VFP
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_btc.c | 40 _os_mem_set(d, &msg->working[0], 0, RTW_BTC_OVERWRITE_BUF_LEN); in _bt_msg_init() 379 _os_mem_cpy(d, &bmsg->working[0], in rtw_hal_btc_fwinfo_ntfy() 384 ops->ntfy_fwinfo(btc, &bmsg->working[0], bmsg->len, in rtw_hal_btc_fwinfo_ntfy() 396 _os_mem_cpy(d, &bmsg->working[0], in rtw_hal_btc_fwinfo_ntfy() 401 ops->ntfy_fwinfo(btc, &bmsg->working[0], bmsg->len, in rtw_hal_btc_fwinfo_ntfy()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | dvb-usb.rst | 111 first almost working version for HanfTek UMT-010 144 - first working version of the dib3000mc/p frontend driver. 194 - firmware-extraction-2.422-problem solved, driver is now working 218 - firmware loader is working 231 working. 307 working like charm now with VDR. Sometimes I even was able to record a channel
|