Home
last modified time | relevance | path

Searched full:technology (Results 1 – 25 of 1687) sorted by relevance

12345678910>>...68

/linux-6.12.1/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml39 description: ShenZhen Asia Better Technology Ltd.
43 description: Acelink Technology Co., Ltd.
91 description: Allwinner Technology Co., Ltd.
109 description: Shenzhen Amediatech Technology Co., Ltd
127 description: Andes Technology Corporation
141 description: ArcherMind Technology (Nanjing) Co., Ltd.
155 description: ArmSoM Technology Co., Ltd.
167 description: ASPEED Technology Inc.
194 description: Shanghai Awinic Technology Co., Ltd.
202 description: Shenzhen AZW Technology Co., Ltd.
[all …]
/linux-6.12.1/Documentation/hwmon/
Dltc2978.rst6 * Linear Technology LTC2972
14 * Linear Technology LTC2974
22 * Linear Technology LTC2975
30 * Linear Technology LTC2977
38 * Linear Technology LTC2978, LTC2978A
48 * Linear Technology LTC2979
56 * Linear Technology LTC2980
64 * Linear Technology LTC3880
72 * Linear Technology LTC3882
80 * Linear Technology LTC3883
[all …]
Dmcp3021.rst6 * Microchip Technology MCP3021
12 * Microchip Technology MCP3221
28 This driver implements support for the Microchip Technology MCP3021 and
31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
Ddrivetemp.rst11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS)
14 Information technology - SCSI Primary Commands - 4 (SPC-4)
17 Information technology - SCSI / ATA Translation - 5 (SAT-5)
Dltc2992.rst7 * Linear Technology LTC2992
17 This driver supports hardware monitoring for Linear Technology LTC2992 power monitor.
Dlm95234.rst28 System Management Bus (SMBus) interface and TrueTherm technology
33 beta compensation technology allows sensing of 90 nm or 65 nm process
/linux-6.12.1/Documentation/admin-guide/pm/
Dintel-speed-select.rst4 Intel(R) Speed Select Technology User Guide
7 The Intel(R) Speed Select Technology (Intel(R) SST) provides a powerful new
12 Refer to the links below for an overview of the technology:
14 - https://www.intel.com/content/www/us/en/architecture-and-technology/speed-select-technology-artic…
15 - https://builders.intel.com/docs/networkbuilders/intel-speed-select-technology-base-frequency-enha…
67 Intel(R) Speed Select Technology
79 Intel(R) Speed Select Technology - Performance Profile (Intel(R) SST-PP)
85 Technology - Performance Profile (Intel(R) SST-PP) feature introduces a mechanism
100 Intel(R) Speed Select Technology
125 Intel(R) Speed Select Technology
[all …]
/linux-6.12.1/drivers/platform/x86/intel/pmt/
DKconfig3 # Intel Platform Monitoring Technology drivers
9 The Intel Platform Monitoring Technology (PMT) class driver provides
19 tristate "Intel Platform Monitoring Technology (PMT) Telemetry driver"
23 The Intel Platform Monitory Technology (PMT) Telemetry driver provides
31 tristate "Intel Platform Monitoring Technology (PMT) Crashlog driver"
35 The Intel Platform Monitoring Technology (PMT) crashlog driver provides
/linux-6.12.1/drivers/crypto/intel/qat/
DKconfig23 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
34 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
45 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
56 Support for Intel(R) QuickAssist Technology QAT_4xxx
67 Support for Intel(R) QuickAssist Technology QAT_420xx
80 Support for Intel(R) DH895xcc with Intel(R) QuickAssist Technology
92 Support for Intel(R) C3xxx with Intel(R) QuickAssist Technology
104 Support for Intel(R) C62x with Intel(R) QuickAssist Technology
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dpanel-simple.yaml74 # Crystal Clear Technology CMT430B19N00 4.3" 480x272 TFT-LCD panel
100 # Emerging Display Technology Corp. 3.5" QVGA TFT LCD panel
102 # Emerging Display Technology Corp. 5.7" VGA TFT LCD panel
105 # Emerging Display Technology Corp. 3.5" WVGA TFT LCD panel with
108 # Emerging Display Technology Corp. 480x272 TFT Display with capacitive touch
110 # Emerging Display Technology Corp. 480x272 TFT Display
112 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
115 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
118 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
123 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
[all …]
Dpanel-simple-lvds-dual-ports.yaml44 # Lincoln Technology Solutions, LCD185-101CT 10.1" TFT 1920x1200
46 # Microtips Technology MF-101HIEBCAF0 10.1" WUXGA (1920x1200) TFT LCD panel
48 # Microtips Technology MF-103HIEB0GA0 10.25" 1920x720 TFT LCD panel
/linux-6.12.1/drivers/platform/x86/intel/speed_select_if/
DKconfig1 menu "Intel Speed Select Technology interface support"
9 tristate "Intel(R) Speed Select Technology interface drivers"
12 This config enables the Intel(R) Speed Select Technology interface
13 drivers. The Intel(R) speed select technology features are non
20 Intel(R) Speed Select Technology features from the user space.
/linux-6.12.1/include/net/nfc/
Ddigital.h22 * RF technology values passed as param argument to in_configure_hw and
94 * @in_configure_hw: Hardware configuration for RF technology and communication
96 * @in_send_cmd: Initiator mode data exchange using RF technology and framing
103 * @tg_configure_hw: Hardware configuration for RF technology and communication
105 * @tg_send_cmd: Target mode data exchange using RF technology and framing
114 * automatically detects the RF technology and executes the anti-collision
123 * device automatically detects the RF technology. What the actual
124 * RF technology is can be retrieved by calling @tg_get_rf_tech.
128 * Return the RF Technology that was detected by the @tg_listen_md call.
/linux-6.12.1/drivers/power/supply/
Dlego_ev3_battery.c32 int technology; member
46 val->intval = batt->technology; in lego_ev3_battery_get_property()
100 * Only allow changing technology from Unknown to NiMH. Li-ion in lego_ev3_battery_set_property()
107 if (batt->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in lego_ev3_battery_set_property()
111 batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in lego_ev3_battery_set_property()
132 batt->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_property_is_writeable()
191 batt->technology = POWER_SUPPLY_TECHNOLOGY_LION; in lego_ev3_battery_probe()
196 batt->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_probe()
/linux-6.12.1/drivers/ata/pata_parport/
DKconfig58 protocol from Fidelity International Technology. This is a simple
66 protocol from Fidelity International Technology. This protocol is
76 Technology and widely used in devices from major vendors such as
92 IDE protocol from Shuttle Technology. This adapter can still be
124 from KT Technology. This is a simple (low speed) adapter that is
/linux-6.12.1/Documentation/virt/coco/
Dsev-guest.rst26 Technology:
27 which SEV technology provides this ioctl. SEV, SEV-ES, SEV-SNP or all.
90 :Technology: sev-snp
105 :Technology: sev-snp
124 :Technology: sev-snp
146 :Technology: sev-snp
157 :Technology: sev-snp
168 :Technology: sev-snp
181 :Technology: sev-snp
/linux-6.12.1/drivers/iio/adc/
DKconfig703 tristate "Linear Technology LTC2309 ADC driver"
706 Say yes here to build support for Linear Technology LTC2309, a low
713 tristate "Linear Technology LTC2471 and LTC2473 ADC driver"
716 Say yes here to build support for Linear Technology LTC2471 and
723 tristate "Linear Technology LTC2485 ADC driver"
726 Say yes here to build support for Linear Technology LTC2485 ADC.
732 tristate "Linear Technology LTC2496 ADC driver"
735 Say yes here to build support for Linear Technology LTC2496
742 tristate "Linear Technology LTC2497 ADC driver"
745 Say yes here to build support for Linear Technology LTC2497
[all …]
/linux-6.12.1/drivers/cache/
DKconfig5 bool "Andes Technology AX45MP L2 Cache controller"
9 Support for the L2 cache controller on Andes Technology AX45MP platforms.
/linux-6.12.1/drivers/hwmon/
DKconfig690 tristate "Fujitsu Technology Solutions sensor chip Teutates"
694 If you say yes here you get support for the Fujitsu Technology
737 Technology Inc G760A fan speed PWM controller chips.
747 Technology Inc G762 and G763 fan speed PWM controller chips.
953 tristate "Linear Technology LTC2945"
957 If you say yes here you get support for Linear Technology LTC2945
972 If you say yes here you get support for Linear Technology LTC2947
984 If you say yes here you get support for Linear Technology LTC2947
991 tristate "Linear Technology LTC2990"
994 If you say yes here you get support for Linear Technology LTC2990
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/timer/
Dfaraday,fttmr010.txt1 Faraday Technology timer
3 This timer is a generic IP block from Faraday Technology, embedded in the
/linux-6.12.1/drivers/platform/x86/intel/
DKconfig158 tristate "Intel Rapid Start Technology Driver"
162 equipped with Intel's Rapid Start Technology. When put in an ACPI
185 Intel Smart Connect is a technology intended to permit devices to
220 bool "Intel Turbo Boost Max Technology 3.0 enumeration driver"
/linux-6.12.1/Documentation/arch/x86/
Dintel_txt.rst5 Intel's technology for safer computing, Intel(R) Trusted Execution
6 Technology (Intel(R) TXT), defines platform-level enhancements that
9 Intel TXT was formerly known by the code name LaGrande Technology (LT).
23 For more information, see http://www.intel.com/technology/security/.
212 Execution Technology (TXT)". It is considered EXPERIMENTAL and
/linux-6.12.1/Documentation/devicetree/bindings/iio/dac/
Dlltc,ltc1660.yaml8 title: Linear Technology Micropower octal 8-Bit and 10-Bit DACs
14 Bindings for the Linear Technology Micropower octal 8-Bit and 10-Bit DAC.
/linux-6.12.1/Documentation/devicetree/bindings/watchdog/
Dfaraday,ftwdt010.yaml7 title: Faraday Technology FTWDT010 watchdog
14 This is an IP part from Faraday Technology found in the Gemini
/linux-6.12.1/arch/x86/kernel/
Ditmt.c3 * itmt.c: Support Intel Turbo Boost Max Technology 3.0
8 * On platforms supporting Intel Turbo Boost Max Technology 3.0, (ITMT),
35 * Technology 3.0.

12345678910>>...68