Searched +full:non +full:- +full:core (Results 1 – 25 of 446) sorted by relevance
12345678910>>...18
| /Documentation/devicetree/bindings/nvmem/ |
| D | st,stm32-romem.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/nvmem/st,stm32-romem.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: STMicroelectronics STM32 Factory-programmed data 10 This represents STM32 Factory-programmed read only non-volatile area: locked 11 flash, OTP, read-only HW regs... This contains various information such as: 16 - Fabrice Gasnier <fabrice.gasnier@foss.st.com> 19 - $ref: nvmem.yaml# 20 - $ref: nvmem-deprecated-cells.yaml# [all …]
|
| /Documentation/devicetree/bindings/sound/ |
| D | atmel,sama5d2-classd.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/sound/atmel,sama5d2-classd.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Nicolas Ferre <nicolas.ferre@microchip.com> 12 - Alexandre Belloni <alexandre.belloni@bootlin.com> 13 - Claudiu Beznea <claudiu.beznea@microchip.com> 22 - items: 23 - const: atmel,sama5d2-classd 24 - items: [all …]
|
| D | sound-card-common.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/sound-card-common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Mark Brown <broonie@kernel.org> 13 audio-routing: 14 $ref: /schemas/types.yaml#/definitions/non-unique-string-array 20 ignore-suspend-widgets: 21 $ref: /schemas/types.yaml#/definitions/non-unique-string-array 32 - model
|
| D | audio-graph.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/audio-graph.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> 13 - $ref: /schemas/sound/dai-params.yaml# 17 $ref: /schemas/types.yaml#/definitions/phandle-array 28 $ref: /schemas/types.yaml#/definitions/non-unique-string-array 35 $ref: /schemas/types.yaml#/definitions/non-unique-string-array 37 pa-gpios: [all …]
|
| /Documentation/translations/it_IT/ |
| D | index.rst | 1 .. SPDX-License-Identifier: GPL-2.0 24 se vuoi aiutare, iscriviti alla lista di discussione linux-doc presso 33 la comprensione per chi non capisce l'inglese o ha dubbi sulla sua 39 :ref:`linux_doc` è altamente improbabile. I manutentori delle traduzioni - 40 e i contributori - seguono l'evolversi della documentazione ufficiale e 42 possibile. Per questo motivo non c'è garanzia che una traduzione sia 44 non corrisponde a quello che leggete nel codice, informate il manutentore 45 della traduzione e - se potete - verificate anche la documentazione in 48 Una traduzione non è un *fork* della documentazione ufficiale, perciò gli 49 utenti non vi troveranno alcuna informazione diversa rispetto alla versione [all …]
|
| /Documentation/translations/it_IT/process/ |
| D | 4.Coding.rst | 1 .. include:: ../disclaimer-ita.rst 23 -------- 29 :ref:`Documentation/translations/it_IT/process/coding-style.rst <codingstyle>`. 32 codice nel kernel che non rispetta le linee guida relative allo stile. 37 non sono importanti e possono non essere applicati. La verità è che 38 aggiungere nuovo codice al kernel è davvero difficile se questo non 42 per gli sviluppatori una comprensione veloce di ogni sua parte. Non ci sono, 49 in differenti modi - incluso il controllo sul come formattare il codice. 59 ma le modifiche di stile non dovrebbero essere fatte fini a se stesse. 61 Il documento sullo stile del codice non dovrebbe essere letto come una legge [all …]
|
| D | coding-style.rst | 1 .. include:: ../disclaimer-ita.rst 3 :Original: :ref:`Documentation/process/coding-style.rst <codingstyle>` 12 il kernel Linux. Lo stile di codifica è molto personale e non voglio 19 di codifica GNU e di NON leggerla. Bruciatela, è un grande gesto simbolico. 24 --------------- 29 pi-greco a 3. 51 .. code-block:: c 70 A meno che non vogliate nascondere qualcosa, non mettete più istruzioni sulla 73 .. code-block:: c 78 Non usate le virgole per evitare le parentesi: [all …]
|
| D | submitting-patches.rst | 1 .. include:: ../disclaimer-ita.rst 3 :Original: :ref:`Documentation/process/submitting-patches.rst <submittingpatches>` 19 Documentation/translations/it_IT/process/development-process.rst. Leggete anche 20 Documentation/translations/it_IT/process/submit-checklist.rst per una lista di 23 Documentation/translations/it_IT/process/submitting-patches.rst. 26 Se non siete pratici di ``git``, allora è bene che lo impariate; 31 :ref:`Documentation/translations/it_IT/process/maintainer-handbooks.rst <it_maintainer_handbooks_ma… 34 --------------------------- 36 Se non avete un repositorio coi sorgenti del kernel più recenti, allora usate 42 Notate, comunque, che potreste non voler sviluppare direttamente coi sorgenti [all …]
|
| /Documentation/driver-api/ |
| D | xillybus.rst | 10 - Introduction 11 -- Background 12 -- Xillybus Overview 14 - Usage 15 -- User interface 16 -- Synchronization 17 -- Seekable pipes 19 - Internals 20 -- Source code organization 21 -- Pipe attributes [all …]
|
| /Documentation/locking/ |
| D | locktypes.rst | 1 .. SPDX-License-Identifier: GPL-2.0 15 - Sleeping locks 16 - CPU local locks 17 - Spinning locks 27 -------------- 39 - mutex 40 - rt_mutex 41 - semaphore 42 - rw_semaphore 43 - ww_mutex [all …]
|
| /Documentation/userspace-api/media/cec/ |
| D | cec-ioc-receive.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 14 CEC_RECEIVE, CEC_TRANSMIT - Receive or transmit a CEC message 42 If the file descriptor is in non-blocking mode and there are no received 43 messages pending, then it will return -1 and set errno to the ``EAGAIN`` 45 is non-zero and no message arrived within ``timeout`` milliseconds, then 46 it will return -1 and set errno to the ``ETIMEDOUT`` error code. 51 be 0, ``tx_status`` will be 0 and ``rx_status`` will be non-zero). 52 2. the transmit result of an earlier non-blocking transmit (the ``sequence`` 53 field will be non-zero, ``tx_status`` will be non-zero and ``rx_status`` 55 3. the reply to an earlier non-blocking transmit (the ``sequence`` field will [all …]
|
| /Documentation/translations/it_IT/locking/ |
| D | lockdep-design.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 .. include:: ../disclaimer-ita.rst 9 ----------------- 21 possono essere interpretate come il loro ordine; per esempio L1 -> L2 suggerisce 23 vista di lockdep, i due blocchi (L1 ed L2) non sono per forza correlati: quella 32 classe di blocco non sparisce quando sparisce una sua istanza, ma può essere 37 ----- 44 - 'sempre trattenuto nel contesto <STATO>' 45 - 'sempre trattenuto come blocco di lettura nel contesto <STATO>' 46 - 'sempre trattenuto con <STATO> abilitato' [all …]
|
| /Documentation/translations/it_IT/kernel-hacking/ |
| D | hacking.rst | 1 .. include:: ../disclaimer-ita.rst 4 :ref:`Documentation/kernel-hacking/hacking.rst <kernel_hacking_hack>` 6 :Original: :ref:`Documentation/kernel-hacking/hacking.rst <kernel_hacking_hack>` 27 Prima di leggere questa guida, sappiate che non ho mai voluto scriverla, 38 - non associata ad alcun processo, servendo un'interruzione hardware; 40 - non associata ad alcun processo, servendo un softirq o tasklet; 42 - in esecuzione nello spazio kernel, associata ad un processo 45 - in esecuzione di un processo nello spazio utente; 58 --------------- 81 --------------------------------- [all …]
|
| /Documentation/devicetree/bindings/regulator/ |
| D | rohm,bd71815-regulator.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/regulator/rohm,bd71815-regulator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Matti Vaittinen <mazziesaccount@gmail.com> 14 see Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml. 16 The regulator controller is represented as a sub-node of the PMIC node 33 regulator-name: 37 "^((ldo|buck)[1-5]|ldolpsr|ldodvref)$": 44 regulator-name: [all …]
|
| /Documentation/hwmon/ |
| D | pmbus-core.rst | 2 PMBus core driver and internal API 9 power-management protocol with a fully defined command language that facilitates 11 protocol is implemented over the industry-standard SMBus serial interface and 12 enables programming, control, and real-time monitoring of compliant power 18 promoted by the PMBus Implementers Forum (PMBus-IF), comprising 30+ adopters 22 commands, and manufacturers can add as many non-standard commands as they like. 23 Also, different PMBUs devices act differently if non-supported commands are 29 device specific extensions in addition to the core PMBus driver, since it is 34 to modify the core PMBus driver repeatedly for new devices, the PMBus driver was 35 split into core, generic, and device specific code. The core code (in [all …]
|
| /Documentation/devicetree/bindings/cache/ |
| D | andestech,ax45mp-cache.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/cache/andestech,ax45mp-cache.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> 14 A level-2 cache (L2C) is used to improve the system performance by providing 16 is shared between cores, and a non-inclusive non-exclusive policy is used. 23 - andestech,ax45mp-cache 26 - compatible 31 - const: andestech,ax45mp-cache [all …]
|
| /Documentation/devicetree/bindings/display/bridge/ |
| D | simple-bridge.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/bridge/simple-bridge.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Transparent non-programmable DRM bridges 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 11 - Maxime Ripard <mripard@kernel.org> 14 This binding supports transparent non-programmable bridges that don't require 20 - items: 21 - enum: [all …]
|
| /Documentation/devicetree/bindings/display/panel/ |
| D | raydium,rm67191.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Raydium RM67171 OLED LCD panel with MIPI-DSI protocol 10 - Robert Chiras <robert.chiras@nxp.com> 13 - $ref: panel-common.yaml# 23 reset-gpios: true 24 width-mm: true 25 height-mm: true 27 dsi-lanes: [all …]
|
| /Documentation/dev-tools/ |
| D | gpio-sloppy-logic-analyzer.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 This document briefly describes how to run the GPIO based in-kernel sloppy 22 Another feature is to snoop on on-chip peripherals if the I/O cells of these 26 control subsystem such pin controllers are called "non-strict": a certain pin 31 non-deterministic code paths and non-maskable interrupts. It is called 'sloppy' 40 core is easiest. If you do need cpusets, check that helper script for the 47 i2c-analyzer { 48 compatible = "gpio-sloppy-logic-analyzer"; 49 probe-gpios = <&gpio6 21 GPIO_OPEN_DRAIN>, <&gpio6 4 GPIO_OPEN_DRAIN>; 50 probe-names = "SCL", "SDA"; [all …]
|
| /Documentation/devicetree/bindings/misc/ |
| D | qcom,fastrpc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 The FastRPC implements an IPC (Inter-Processor Communication) 25 - adsp 26 - mdsp 27 - sdsp 28 - cdsp 29 - cdsp1 [all …]
|
| /Documentation/driver-api/mmc/ |
| D | mmc-async-req.rst | 11 pre-fetch makes the cache overhead relatively significant. If the DMA 15 The intention of non-blocking (asynchronous) MMC requests is to minimize the 19 dma_unmap_sg are processing. Using non-blocking MMC requests makes it 26 The mmc_blk_issue_rw_rq() in the MMC block driver is made non-blocking. 40 https://wiki.linaro.org/WorkingGroups/Kernel/Specs/StoragePerfMMC-async-req 42 MMC core API extension 48 truly non-blocking. If there is an ongoing async request it waits 56 There are two optional members in the mmc_host_ops -- pre_req() and 57 post_req() -- that the host driver may implement in order to move work 77 if (is_first_req && req->size > threshold) [all …]
|
| /Documentation/devicetree/bindings/iio/multiplexer/ |
| D | io-channel-mux.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/iio/multiplexer/io-channel-mux.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Peter Rosin <peda@axentia.se> 16 For each non-empty string in the channels property, an io-channel will be 17 created. The number of this io-channel is the same as the index into the list 20 Documentation/devicetree/bindings/mux/mux-controller.yaml 25 const: io-channel-mux 27 io-channels: [all …]
|
| /Documentation/devicetree/bindings/mfd/ |
| D | nxp,bbnsm.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: NXP Battery-Backed Non-Secure Module 10 - Jacky Bai <ping.bai@nxp.com> 13 NXP BBNSM serves as non-volatile logic and storage for the system. 17 significant 32 bits of the real-time counter match the value in the 26 - enum: 27 - nxp,imx93-bbnsm 28 - const: syscon [all …]
|
| /Documentation/devicetree/bindings/slimbus/ |
| D | slimbus.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 SLIMbus is a 2-wire bus, and is used to communicate with peripheral 14 components like audio-codec. 18 pattern: "^slim(@.*|-([0-9]|[1-9][0-9]+))?$" 20 "#address-cells": 23 "#size-cells": 27 "^.*@[0-9a-f]+,[0-9a-f]+$": [all …]
|
| /Documentation/devicetree/bindings/net/can/ |
| D | can-transceiver.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/net/can/can-transceiver.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 - Rob Herring <robh@kernel.org> 15 max-bitrate: 17 description: a positive non 0 value that determines the max speed that CAN/CAN-FD can run.
|
12345678910>>...18