Home
last modified time | relevance | path

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

12345678910>>...70

/linux-6.15/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml39 description: ShenZhen Asia Better Technology Ltd.
43 description: Acelink Technology Co., Ltd.
93 description: Allwinner Technology Co., Ltd.
111 description: Shenzhen Amediatech Technology Co., Ltd
129 description: Andes Technology Corporation
143 description: ArcherMind Technology (Nanjing) Co., Ltd.
159 description: ArmSoM Technology Co., Ltd.
171 description: ASPEED Technology Inc.
198 description: Shanghai Awinic Technology Co., Ltd.
206 description: Shenzhen AZW Technology Co., Ltd.
[all …]
/linux-6.15/Documentation/hwmon/
Dltc2978.rst24 * Linear Technology LTC2972
32 * Linear Technology LTC2974
40 * Linear Technology LTC2975
48 * Linear Technology LTC2977
56 * Linear Technology LTC2978, LTC2978A
66 * Linear Technology LTC2979
74 * Linear Technology LTC2980
82 * Linear Technology LTC3880
90 * Linear Technology LTC3882
98 * 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.
/linux-6.15/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.15/Documentation/devicetree/bindings/display/panel/
Dpanel-simple.yaml76 # Crystal Clear Technology CMT430B19N00 4.3" 480x272 TFT-LCD panel
102 # Emerging Display Technology Corp. 3.5" QVGA TFT LCD panel
104 # Emerging Display Technology Corp. 5.7" VGA TFT LCD panel
107 # Emerging Display Technology Corp. 3.5" WVGA TFT LCD panel with
110 # Emerging Display Technology Corp. 480x272 TFT Display with capacitive touch
112 # Emerging Display Technology Corp. 480x272 TFT Display
114 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
117 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
120 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
125 # Emerging Display Technology Corp. WVGA TFT Display with capacitive touch
[all …]
Dpanel-simple-lvds-dual-ports.yaml47 # Lincoln Technology Solutions, LCD185-101CT 10.1" TFT 1920x1200
49 # Microtips Technology MF-101HIEBCAF0 10.1" WUXGA (1920x1200) TFT LCD panel
51 # Microtips Technology MF-103HIEB0GA0 10.25" 1920x720 TFT LCD panel
/linux-6.15/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.15/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.15/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.15/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.15/drivers/power/supply/
Dlego_ev3_battery.c33 int technology; member
47 val->intval = batt->technology; in lego_ev3_battery_get_property()
101 * Only allow changing technology from Unknown to NiMH. Li-ion in lego_ev3_battery_set_property()
108 if (batt->technology != POWER_SUPPLY_TECHNOLOGY_UNKNOWN) in lego_ev3_battery_set_property()
112 batt->technology = POWER_SUPPLY_TECHNOLOGY_NiMH; in lego_ev3_battery_set_property()
133 batt->technology == POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_property_is_writeable()
192 batt->technology = POWER_SUPPLY_TECHNOLOGY_LION; in lego_ev3_battery_probe()
197 batt->technology = POWER_SUPPLY_TECHNOLOGY_UNKNOWN; in lego_ev3_battery_probe()
/linux-6.15/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.15/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.15/drivers/iio/adc/
DKconfig787 tristate "Linear Technology LTC2309 ADC driver"
790 Say yes here to build support for Linear Technology LTC2309, a low
797 tristate "Linear Technology LTC2471 and LTC2473 ADC driver"
800 Say yes here to build support for Linear Technology LTC2471 and
807 tristate "Linear Technology LTC2485 ADC driver"
810 Say yes here to build support for Linear Technology LTC2485 ADC.
816 tristate "Linear Technology LTC2496 ADC driver"
819 Say yes here to build support for Linear Technology LTC2496
826 tristate "Linear Technology LTC2497 ADC driver"
829 Say yes here to build support for Linear Technology LTC2497
[all …]
/linux-6.15/drivers/cache/
DKconfig5 bool "Andes Technology AX45MP L2 Cache controller"
9 Support for the L2 cache controller on Andes Technology AX45MP platforms.
/linux-6.15/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.15/drivers/hwmon/
DKconfig700 tristate "Fujitsu Technology Solutions sensor chip Teutates"
704 If you say yes here you get support for the Fujitsu Technology
747 Technology Inc G760A fan speed PWM controller chips.
757 Technology Inc G762 and G763 fan speed PWM controller chips.
985 tristate "Linear Technology LTC2945"
989 If you say yes here you get support for Linear Technology LTC2945
1004 If you say yes here you get support for Linear Technology LTC2947
1016 If you say yes here you get support for Linear Technology LTC2947
1023 tristate "Linear Technology LTC2990"
1026 If you say yes here you get support for Linear Technology LTC2990
[all …]
/linux-6.15/drivers/platform/x86/intel/
DKconfig159 tristate "Intel Rapid Start Technology Driver"
163 equipped with Intel's Rapid Start Technology. When put in an ACPI
186 Intel Smart Connect is a technology intended to permit devices to
221 bool "Intel Turbo Boost Max Technology 3.0 enumeration driver"
/linux-6.15/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),
36 * Technology 3.0.
/linux-6.15/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.15/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.15/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.15/Documentation/devicetree/bindings/hwmon/
Dadi,ltc2992.yaml7 title: Linear Technology 2992 Power Monitor
13 Linear Technology 2992 Dual Wide Range Power Monitor

12345678910>>...70