Searched +full:c +full:- +full:45 (Results 1 – 25 of 60) sorted by relevance
123
| /Documentation/hwmon/ |
| D | coretemp.rst | 11 - 0xe (Pentium M DC), 0xf (Core 2 DC 65nm), 12 - 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm), 13 - 0x1a (Nehalem), 0x1c (Atom), 0x1e (Lynnfield), 14 - 0x26 (Tunnel Creek Atom), 0x27 (Medfield Atom), 15 - 0x36 (Cedar Trail Atom) 19 Intel 64 and IA-32 Architectures Software Developer's Manual 27 ----------- 30 inside Intel CPUs. This driver can read both the per-core and per-package 31 temperature using the appropriate sensors. The per-package sensor is new; 37 1 degree C. Valid temperatures are from 0 to TjMax degrees C, because [all …]
|
| /Documentation/arch/s390/ |
| D | s390dbf.rst | 6 - arch/s390/kernel/debug.c 7 - arch/s390/include/asm/debug.h 10 ------------ 24 ------- 26 feature with the function call :c:func:`debug_register()`. 31 which are written by event- and exception-calls. 33 An event-call writes the specified debug entry to the active debug 39 An exception-call writes the specified debug entry to the log and 48 There are four versions for the event- and exception-calls: One for 50 and one for sprintf-like formatted strings. [all …]
|
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-octeon.txt | 3 - compatible: "cavium,octeon-3860-twsi" 9 compatible: "cavium,octeon-7890-twsi" 13 - reg: The base address of the TWSI/I2C bus controller register bank. 15 - #address-cells: Must be <1>. 17 - #size-cells: Must be <0>. I2C addresses have no size component. 19 - interrupts: A single interrupt specifier. 21 - clock-frequency: The I2C bus clock rate in Hz. 25 #address-cells = <1>; 26 #size-cells = <0>; 27 compatible = "cavium,octeon-3860-twsi"; [all …]
|
| /Documentation/fault-injection/ |
| D | nvme-fault-injection.rst | 17 --------------------------------------------------- 34 CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.15.0-rc8+ #2 68 EXT4-fs error (device nvme0n1): ext4_find_entry:1436: 72 ------------------------------------------------ 92 CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.15.0-rc8+ #4 123 ------------------------------------------------------ 142 CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.2.0-rc2+ #2 143 Hardware name: MSI MS-7A45/B150M MORTAR ARCTIC (MS-7A45), BIOS 1.50 04/25/2017 160 …74 17 9c 58 0f 1f 44 00 00 f6 c4 02 0f 85 69 03 00 00 31 ff e8 62 aa 8c ff fb 66 0f 1f 44 00 00 <4…
|
| /Documentation/devicetree/bindings/net/ |
| D | brcm,mdio-mux-iproc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/brcm,mdio-mux-iproc.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Florian Fainelli <f.fainelli@gmail.com> 14 external to SoCs and could accept MDIO transaction compatible to C-22 or 15 C-45 Clause. When child bus is selected, one needs to select these two 19 - $ref: /schemas/net/mdio-mux.yaml# 23 const: brcm,mdio-mux-iproc 34 - compatible [all …]
|
| /Documentation/translations/zh_CN/process/ |
| D | magic-number.rst | 1 .. include:: ../disclaimer-zh_CN.rst 3 :Original: Documentation/staging/magic-number.rst 21 体。最后一种情况特别地有用---特别是当你通过一个空指针指向结构体的时候。例如, 53 更新魔术表到Linux 2.5.45。刚好越过特性冻结,但是有可能还会有一些新的魔 70 APM_BIOS_MAGIC 0x4101 apm_user ``arch/x86/kernel/apm_32.c`` 73 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c`` 77 YAM_MAGIC 0xF10A7654 yam_port ``drivers/net/hamradio/yam.c`` 78 CCB_MAGIC 0xf2691ad2 ccb ``drivers/scsi/ncr53c8xx.c`` 79 QUEUE_MAGIC_FREE 0xf7e1c9a3 queue_entry ``drivers/scsi/arm/queue.c`` 80 QUEUE_MAGIC_USED 0xf7e1cc33 queue_entry ``drivers/scsi/arm/queue.c``
|
| /Documentation/translations/zh_TW/process/ |
| D | magic-number.rst | 1 .. SPDX-License-Identifier: GPL-2.0 5 .. include:: ../disclaimer-zh_TW.rst 7 :Original: :ref:`Documentation/staging/magic-number.rst <magicnumbers>` 22 使用魔術值來保護內核數據結構是一個非常好的主意。這就允許你在運行期檢查(a)一個結構是否已經被攻擊,或者(b)你已經給一個例行程序通過了一個錯誤的結構。後一種情況特別地有用---特別是當你通過一個空… 48 更新魔術表到Linux 2.5.45。剛好越過特性凍結,但是有可能還會有一些新的魔術值在2.6.x之前融入到內核中。 64 APM_BIOS_MAGIC 0x4101 apm_user ``arch/x86/kernel/apm_32.c`` 67 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c`` 71 YAM_MAGIC 0xF10A7654 yam_port ``drivers/net/hamradio/yam.c`` 72 CCB_MAGIC 0xf2691ad2 ccb ``drivers/scsi/ncr53c8xx.c`` 73 QUEUE_MAGIC_FREE 0xf7e1c9a3 queue_entry ``drivers/scsi/arm/queue.c`` [all …]
|
| /Documentation/networking/device_drivers/ethernet/3com/ |
| D | 3c509.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 Linux and the 3Com EtherLink III Series Ethercards (driver v1.18c and higher) 7 This file contains the instructions and caveats for v1.18c and higher versions 21 ethercards in Linux. These cards are commonly known by the most widely-used 22 card's 3Com model number, 3c509. They are all 10mb/s ISA-bus cards and shouldn't 23 be (but sometimes are) confused with the similarly-numbered PCI-bus "3c905" 25 provided by the module 3c509.c, which has code to support all of the following 28 - 3c509 (original ISA card) 29 - 3c509B (later revision of the ISA card; supports full-duplex) 30 - 3c589 (PCMCIA) [all …]
|
| /Documentation/devicetree/bindings/pwm/ |
| D | pwm-sifive.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (C) 2020 SiFive, Inc. 4 --- 5 $id: http://devicetree.org/schemas/pwm/pwm-sifive.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Paul Walmsley <paul.walmsley@sifive.com> 19 numbers can be found here - 21 https://github.com/sifive/sifive-blocks/tree/master/src/main/scala/devices/pwm 24 - $ref: pwm.yaml# 29 - enum: [all …]
|
| /Documentation/scsi/ |
| D | FlashPoint.rst | 1 .. SPDX-License-Identifier: GPL-2.0 17 FREMONT, CA, -- October 8, 1996 -- Mylex Corporation has expanded Linux 33 Linux is a freely-distributed implementation of UNIX for Intel x86, Sun 71 510/796-6100 78 BusLogic FlashPoint LT/BT-948 Upgrade Program 82 BusLogic FlashPoint LW/BT-958 Upgrade Program 99 customers to make sure the BT-946C/956C MultiMaster cards would still be 101 the FlashPoint would be able to upgrade to the BT-946C. While this helped 135 to trade in their FlashPoint LT for the new BT-948 MultiMaster PCI Ultra 136 SCSI Host Adapter. The BT-948 is the Ultra SCSI successor to the BT-946C [all …]
|
| D | NinjaSCSI.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 WorkBiT NinjaSCSI-3/32Bi driver for Linux 10 This is Workbit corp.'s(http://www.workbit.co.jp/) NinjaSCSI-3 17 :pcmcia-cs: 3.1.27 18 :gcc: gcc-2.95.4 19 :PC card: I-O data PCSC-F (NinjaSCSI-3), 20 I-O data CBSC-II in 16 bit mode (NinjaSCSI-32Bi) 21 :SCSI device: I-O data CDPS-PX24 (CD-ROM drive), 22 Media Intelligent MMO-640GT (Optical disk drive) 27 (a) Check your PC card is true "NinjaSCSI-3" card. [all …]
|
| D | ChangeLog.megaraid_sas | 1 Release Date : Thu. Jun 19, 2014 17:00:00 PST 2014 - 2 (emaild-id:megaraidlinux@lsi.com) 7 Current Version : 06.803.02.00-rc1 8 Old Version : 06.803.01.00-rc1 14 ------------------------------------------------------------------------------- 15 Release Date : Mon. Mar 10, 2014 17:00:00 PST 2014 - 16 (emaild-id:megaraidlinux@lsi.com) 20 Current Version : 06.803.01.00-rc1 21 Old Version : 06.700.06.00-rc1 25 4. Add Dell PowerEdge VRTX SR-IOV VF device support. [all …]
|
| /Documentation/staging/ |
| D | magic-number.rst | 14 routine. This last is especially useful --- particularly when you are 16 for example, does this frequently to pass driver-specific and line 17 discipline-specific structures back and forth. 53 Updated the magic table to Linux 2.5.45. Right over the feature freeze, 72 APM_BIOS_MAGIC 0x4101 apm_user ``arch/x86/kernel/apm_32.c`` 75 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c`` 79 YAM_MAGIC 0xF10A7654 yam_port ``drivers/net/hamradio/yam.c`` 80 CCB_MAGIC 0xf2691ad2 ccb ``drivers/scsi/ncr53c8xx.c`` 81 QUEUE_MAGIC_FREE 0xf7e1c9a3 queue_entry ``drivers/scsi/arm/queue.c`` 82 QUEUE_MAGIC_USED 0xf7e1cc33 queue_entry ``drivers/scsi/arm/queue.c``
|
| /Documentation/translations/sp_SP/process/ |
| D | magic-number.rst | 1 .. include:: ../disclaimer-sp.rst 3 :Original: :ref:`Documentation/staging/magic-number.rst <magicnumbers>` 19 a una rutina. Esto último es especialmente útil --- particularmente cuando 59 Se actualizó la tabla mágica a Linux 2.5.45. Justo sobre el feature 77 APM_BIOS_MAGIC 0x4101 apm_user ``arch/x86/kernel/apm_32.c`` 80 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c`` 84 YAM_MAGIC 0xF10A7654 yam_port ``drivers/net/hamradio/yam.c`` 85 CCB_MAGIC 0xf2691ad2 ccb ``drivers/scsi/ncr53c8xx.c`` 86 QUEUE_MAGIC_FREE 0xf7e1c9a3 queue_entry ``drivers/scsi/arm/queue.c`` 87 QUEUE_MAGIC_USED 0xf7e1cc33 queue_entry ``drivers/scsi/arm/queue.c``
|
| /Documentation/translations/it_IT/process/ |
| D | magic-number.rst | 1 .. include:: ../disclaimer-ita.rst 3 :Original: :ref:`Documentation/staging/magic-number.rst <magicnumbers>` 19 struttura errata. Quest'ultimo è molto utile - particolarmente quando si passa 59 Aggiornamento della tabella a Linux 2.5.45. Giusti nel congelamento 78 APM_BIOS_MAGIC 0x4101 apm_user ``arch/x86/kernel/apm_32.c`` 81 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c`` 85 YAM_MAGIC 0xF10A7654 yam_port ``drivers/net/hamradio/yam.c`` 86 CCB_MAGIC 0xf2691ad2 ccb ``drivers/scsi/ncr53c8xx.c`` 87 QUEUE_MAGIC_FREE 0xf7e1c9a3 queue_entry ``drivers/scsi/arm/queue.c`` 88 QUEUE_MAGIC_USED 0xf7e1cc33 queue_entry ``drivers/scsi/arm/queue.c``
|
| /Documentation/input/ |
| D | multi-touch-protocol.rst | 4 Multi-touch (MT) Protocol 7 :Copyright: |copy| 2009-2010 Henrik Rydberg <rydberg@euromail.se> 11 ------------ 13 In order to utilize the full power of the new multi-touch and multi-user 16 document describes the multi-touch (MT) protocol which allows kernel 30 -------------- 34 packet. Since these events are ignored by current single-touch (ST) 48 All drivers mark the end of a multi-touch transfer by calling the usual 67 the ABS_MT_TRACKING_ID of the associated slot. A non-negative tracking id 68 is interpreted as a contact, and the value -1 denotes an unused slot. A [all …]
|
| D | input.rst | 7 :Copyright: |copy| 1999-2001 Vojtech Pavlik <vojtech@ucw.cz> - Sponsored by SuSE 18 loaded before any other of the input modules - it serves as a way of 22 -------------- 28 -------------- 31 via various interfaces - keystrokes to the kernel, mouse movements via 51 crw-r--r-- 1 root root 13, 63 Mar 28 22:45 mice 58 mknod input/mice c 13 63 61 XFree to this device to use it - GPM should be called like:: 63 gpm -t ps2 -m /dev/input/mice 79 -------------- [all …]
|
| /Documentation/devicetree/bindings/clock/ |
| D | renesas,5p35023.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Biju Das <biju.das.jz@bp.renesas.com> 14 is designed for low-power, consumer, and high-performance PCI 29 …renesas.com/us/en/products/clocks-timing/clock-generation/programmable-clocks/5p35023-versaclock-3… 34 - renesas,5p35023 39 '#clock-cells': 41 The index in the assigned-clocks is mapped to the output clock as below 42 0 - REF, 1 - SE1, 2 - SE2, 3 - SE3, 4 - DIFF1, 5 - DIFF2. [all …]
|
| /Documentation/admin-guide/media/ |
| D | cx23885-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 .. flat-table:: 9 :header-rows: 1 11 :stub-columns: 0 13 * - Card number 14 - Card name 15 - PCI subsystem IDs 17 * - 0 18 - UNKNOWN/GENERIC 19 - 0070:3400 [all …]
|
| D | tuner-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 34 25 LG PAL_I+FM (TAPC-I001D) 35 26 LG PAL_I (TAPC-I701D) 49 40 HITACHI V7-J180AT 54 45 Microtune 4049 FM5 60 51 Philips PAL/SECAM_D (FM 1256 I-H3) 67 58 Ymec TVision TVF-8531MF/8831MF/8731MF 68 59 Ymec TVision TVF-5533MF 70 61 Tena TNF9533-D/IF/TNF9533-B/DF 73 64 LG TDVS-H06xF [all …]
|
| D | em28xx-cardlist.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 .. flat-table:: 9 :header-rows: 1 11 :stub-columns: 0 13 * - Card number 14 - Card name 15 - Empia Chip 16 - USB IDs 17 * - 0 18 - Unknown EM2800 video grabber [all …]
|
| /Documentation/dev-tools/ |
| D | kselftest.rst | 23 On some systems, hot-plug tests could hang forever waiting for cpu and 24 memory to be ready to be offlined. A special hot-plug target is created 25 to run the full range of hot-plug tests. In default mode, hot-plug tests run 26 in safe mode with a limited scope. In limited mode, cpu-hotplug test is 40 $ make -C tools/testing/selftests 44 $ make -C tools/testing/selftests run_tests 87 $ make -C tools/testing/selftests TARGETS=ptrace run_tests 106 $ make -C tools/testing/selftests SKIP_TARGETS=ptrace run_tests 117 See the top-level tools/testing/selftests/Makefile for the list of all 125 $ make -C tools/testing/selftests hotplug [all …]
|
| /Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-sliced-vbi-cap.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 2 .. c:namespace:: V4L 13 VIDIOC_G_SLICED_VBI_CAP - Query sliced VBI capabilities 18 .. c:macro:: VIDIOC_G_SLICED_VBI_CAP 26 File descriptor returned by :c:func:`open()`. 29 Pointer to struct :c:type:`v4l2_sliced_vbi_cap`. 36 :c:type:`v4l2_sliced_vbi_cap`, clear the 43 The ``type`` field was added, and the ioctl changed from read-only 44 to write-read, in Linux 2.6.19. 46 .. c:type:: v4l2_sliced_vbi_cap [all …]
|
| /Documentation/ABI/stable/ |
| D | sysfs-class-tpm | 4 Contact: linux-integrity@vger.kernel.org 12 Contact: linux-integrity@vger.kernel.org 24 Contact: linux-integrity@vger.kernel.org 32 Contact: linux-integrity@vger.kernel.org 49 Contact: linux-integrity@vger.kernel.org 50 Description: The "durations" property shows the 3 vendor-specific values 72 Contact: linux-integrity@vger.kernel.org 81 Contact: linux-integrity@vger.kernel.org 89 Contact: linux-integrity@vger.kernel.org 97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 [all …]
|
| /Documentation/devicetree/bindings/power/supply/ |
| D | summit,smb347-charger.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/power/supply/summit,smb347-charger.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - David Heidelberg <david@ixit.cz> 11 - Dmitry Osipenko <digetx@gmail.com> 16 - summit,smb345 17 - summit,smb347 18 - summit,smb358 26 monitored-battery: [all …]
|
123