Home
last modified time | relevance | path

Searched +full:on +full:- +full:module (Results 1 – 25 of 1187) sorted by relevance

12345678910>>...48

/kernel/linux/linux-6.6/drivers/pwm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Pulse-Width Modulation (PWM) Support"
5 Generic Pulse-Width Modulation (PWM) support.
7 In Pulse-Width Modulation, a variation of the width of pulses
15 within the Linux kernel. On the driver side it provides an API
38 depends on DEBUG_KERNEL
43 output to the kernel log, so only enable while working on a driver.
47 depends on AB8500_CORE && ARCH_U8500
51 To compile this driver as a module, choose M here: the module
52 will be called pwm-ab8500.
[all …]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
17 depends on MFD_88PM860X
20 support for the built-in touchscreen.
24 To compile this driver as a module, choose M here: the
25 module will be called 88pm860x-ts.
29 depends on SPI_MASTER
30 depends on HWMON = n || HWMON
34 and your board-specific setup code includes that in its
38 on your board, you will also get hwmon interfaces for the voltage
39 (and on ads7846/tsc2046/ad7873, temperature) sensors of this chip.
[all …]
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on VIDEO_V4L2
5 depends on INPUT || INPUT=n
10 on the GSPCA framework.
12 See <file:Documentation/admin-guide/media/gspca-cardlist.rst> for more info.
18 module will be called gspca_main.
29 depends on VIDEO_V4L2 && USB_GSPCA
33 To compile this driver as a module, choose M here: the
34 module will be called gspca_benq.
38 depends on VIDEO_V4L2 && USB_GSPCA
[all …]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on VIDEO_DEV
5 depends on INPUT || INPUT=n
9 on the GSPCA framework.
11 See <file:Documentation/admin-guide/media/gspca-cardlist.rst> for more info.
17 module will be called gspca_main.
23 depends on VIDEO_DEV && USB_GSPCA
27 To compile this driver as a module, choose M here: the
28 module will be called gspca_benq.
32 depends on VIDEO_DEV && USB_GSPCA
[all …]
/kernel/linux/linux-5.10/drivers/pwm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Pulse-Width Modulation (PWM) Support"
5 Generic Pulse-Width Modulation (PWM) support.
7 In Pulse-Width Modulation, a variation of the width of pulses
15 within the Linux kernel. On the driver side it provides an API
38 depends on DEBUG_KERNEL
43 output to the kernel log, so only enable while working on a driver.
47 depends on AB8500_CORE && ARCH_U8500
51 To compile this driver as a module, choose M here: the module
52 will be called pwm-ab8500.
[all …]
/kernel/linux/linux-5.10/drivers/input/misc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
18 depends on MFD_88PM860X
23 To compile this driver as a module, choose M here: the module
28 depends on MFD_88PM800
33 To compile this driver as a module, choose M here: the module
38 depends on AB8500_CORE
40 Say Y here to use the PowerOn Key for ST-Ericsson's AB8500
41 Mix-Sig PMIC.
43 To compile this driver as a module, choose M here: the module
44 will be called ab8500-ponkey.
[all …]
/kernel/linux/linux-6.6/drivers/input/misc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
18 depends on MFD_88PM860X
23 To compile this driver as a module, choose M here: the module
28 depends on MFD_88PM800
33 To compile this driver as a module, choose M here: the module
38 depends on AB8500_CORE
40 Say Y here to use the PowerOn Key for ST-Ericsson's AB8500
41 Mix-Sig PMIC.
43 To compile this driver as a module, choose M here: the module
44 will be called ab8500-ponkey.
[all …]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
17 depends on INPUT
21 depends on MFD_88PM860X
24 support for the built-in touchscreen.
28 To compile this driver as a module, choose M here: the
29 module will be called 88pm860x-ts.
33 depends on SPI_MASTER
34 depends on HWMON = n || HWMON
38 and your board-specific setup code includes that in its
42 on your board, you will also get hwmon interfaces for the voltage
[all …]
/kernel/linux/linux-6.6/drivers/hwmon/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 depends on HAS_IOMEM
20 sensors-detect script from the lm_sensors package. Read
21 <file:Documentation/hwmon/userspace-tools.rst> for details.
23 This support can also be built as a module. If so, the module
37 on.
43 depends on X86 && DMI
48 chip can be found on Abit uGuru featuring motherboards (most modern
53 This driver can also be built as a module. If so, the module
58 depends on X86 && DMI
[all …]
/kernel/linux/linux-6.6/drivers/iio/adc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
10 bool "ST-Ericsson AB8500 GPADC driver"
11 depends on AB8500_CORE && REGULATOR_AB8500
26 depends on SPI
27 depends on GPIOLIB
31 depends on COMMON_CLK
33 Say yes here to build support for Analog Devices AD4130-8 SPI analog
36 To compile this driver as a module, choose M here: the module will be
41 depends on I2C
44 Say yes here to build support for Analog Devices AD7091R-5 ADC.
[all …]
/kernel/linux/linux-6.6/drivers/nvmem/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
16 depends on SYSFS
32 depends on ARCH_APPLE || COMPILE_TEST
35 Say y here to enable support for reading eFuses on Apple SoCs
37 calibration data required for the PCIe or the USB-C PHY.
39 This driver can also be built as a module. If so, the module will
40 be called nvmem-apple-efuses.
43 tristate "Broadcom On-Chip OTP Controller support"
44 depends on ARCH_BCM_IPROC || COMPILE_TEST
45 depends on HAS_IOMEM
[all …]
/kernel/linux/linux-6.6/drivers/rtc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
16 depends on !S390
26 bool "Set system time from RTC on startup and resume"
35 depends on RTC_HCTOSYS
44 This clock should be battery-backed, so that it reads the correct
45 time when the system boots from a power-off state. Otherwise, your
54 bool "Set the RTC time based on NTP synchronization"
63 depends on RTC_SYSTOHC
80 depends on KUNIT
93 backed) storage present on RTCs.
[all …]
/kernel/linux/linux-5.10/drivers/iio/adc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
10 bool "ST-Ericsson AB8500 GPADC driver"
11 depends on AB8500_CORE && REGULATOR_AB8500
26 depends on I2C
29 Say yes here to build support for Analog Devices AD7091R-5 ADC.
32 tristate "Analog Devices AD7124 and similar sigma-delta ADCs driver"
33 depends on SPI_MASTER
36 Say yes here to build support for Analog Devices AD7124-4 and AD7124-8
39 To compile this driver as a module, choose M here: the module will be
44 depends on SPI
[all …]
/kernel/linux/linux-6.6/drivers/input/keyboard/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
18 depends on IIO
24 board-specific setup logic must also provide a configuration data
27 To compile this driver as a module, choose M here: the
28 module will be called adc_keys.
32 depends on PMIC_ADP5520
35 on Analog Devices ADP5520 PMICs.
37 To compile this driver as a module, choose M here: the module will
38 be called adp5520-keys.
42 depends on I2C
[all …]
/kernel/linux/linux-5.10/drivers/hwmon/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 depends on HAS_IOMEM
20 sensors-detect script from the lm_sensors package. Read
21 <file:Documentation/hwmon/userspace-tools.rst> for details.
23 This support can also be built as a module. If so, the module
37 on.
43 depends on AB8500_GPADC && AB8500_BM && (IIO = y)
51 This driver can also be built as a module. If so, the module
52 will be called abx500-temp.
56 depends on X86 && DMI
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'"
9 depends on MEDIA_SUBDRV_AUTOSELECT && I2C && RC_CORE
12 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT || EXPERT
13 depends on I2C && RC_CORE
28 comment "audio, video and radio I2C drivers auto-selected by 'Autoselect ancillary drivers'"
29 depends on MEDIA_HIDE_ANCILLARY_SUBDRV
31 # Encoder / Decoder module configuration
39 depends on VIDEO_V4L2 && I2C
41 Support for several audio decoder chips found on some bt8xx boards:
[all …]
/kernel/linux/linux-5.10/drivers/input/keyboard/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
18 depends on IIO
24 board-specific setup logic must also provide a configuration data
27 To compile this driver as a module, choose M here: the
28 module will be called adc_keys.
32 depends on PMIC_ADP5520
35 on Analog Devices ADP5520 PMICs.
37 To compile this driver as a module, choose M here: the module will
38 be called adp5520-keys.
42 depends on I2C
[all …]
/kernel/linux/linux-5.10/drivers/rtc/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
16 depends on !S390 && !UML
26 bool "Set system time from RTC on startup and resume"
35 depends on RTC_HCTOSYS
44 This clock should be battery-backed, so that it reads the correct
45 time when the system boots from a power-off state. Otherwise, your
54 bool "Set the RTC time based on NTP synchronization"
63 depends on RTC_SYSTOHC
84 backed) storage present on RTCs.
90 depends on SYSFS
[all …]
/kernel/linux/linux-6.6/drivers/media/i2c/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'"
9 depends on MEDIA_SUBDRV_AUTOSELECT && I2C && RC_CORE
12 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT || EXPERT
13 depends on I2C && RC_CORE
30 depends on MEDIA_CAMERA_SUPPORT && I2C
45 tristate "ON Semiconductor AR0521 sensor support"
47 This is a Video4Linux2 sensor driver for the ON Semiconductor
50 To compile this driver as a module, choose M here: the
51 module will be called ar0521.
[all …]
/kernel/linux/linux-6.6/drivers/char/hw_random/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
12 To compile this driver as a module, choose M here: the
13 module will be called rng-core. This provides a device
26 depends on HAS_IOMEM
28 This driver provides kernel-side support for a generic Random
31 the default FPGA bitstream on the TS-7800 has such functionality.
33 To compile this driver as a module, choose M here: the
34 module will be called timeriomem-rng.
40 depends on (X86 || IA64 || COMPILE_TEST) && PCI
43 This driver provides kernel-side support for the Random Number
[all …]
/kernel/linux/linux-5.10/drivers/char/hw_random/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
12 To compile this driver as a module, choose M here: the
13 module will be called rng-core. This provides a device
26 depends on HAS_IOMEM
28 This driver provides kernel-side support for a generic Random
31 the default FPGA bitstream on the TS-7800 has such functionality.
33 To compile this driver as a module, choose M here: the
34 module will be called timeriomem-rng.
40 depends on (X86 || IA64) && PCI
43 This driver provides kernel-side support for the Random Number
[all …]
/kernel/linux/linux-6.6/drivers/i2c/busses/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 depends on HAS_IOMEM
10 depends on PCI
15 A common module to provide an API to instantiate UCSI device
16 for Cypress CCGx Type-C controller. Individual bus drivers
17 need to select this one on demand.
21 depends on PCI
24 Host controller on Acer Labs Inc. (ALI) M1535 South Bridges. The SMB
25 controller is part of the 7101 device, which is an ACPI-compliant
28 This driver can also be built as a module. If so, the module
[all …]
/kernel/linux/linux-5.10/drivers/nvmem/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
16 depends on SYSFS
25 tristate "i.MX IC Identification Module support"
26 depends on ARCH_MXC || COMPILE_TEST
28 This is a driver for the IC Identification Module (IIM) available on
32 This driver can also be built as a module. If so, the module
33 will be called nvmem-imx-iim.
36 tristate "i.MX 6/7/8 On-Chip OTP Controller support"
37 depends on ARCH_MXC || COMPILE_TEST
38 depends on HAS_IOMEM
[all …]
/kernel/linux/linux-5.10/drivers/i2c/busses/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 depends on HAS_IOMEM
10 depends on PCI
14 depends on PCI
17 Host controller on Acer Labs Inc. (ALI) M1535 South Bridges. The SMB
18 controller is part of the 7101 device, which is an ACPI-compliant
21 This driver can also be built as a module. If so, the module
22 will be called i2c-ali1535.
26 depends on PCI
29 Host controller on Acer Labs Inc. (ALI) M1563 South Bridges. The SMB
[all …]
/kernel/linux/linux-6.6/sound/pci/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
6 depends on PCI
18 device found in particular on the Hewlett-Packard [BCJ]-xxx0
19 class PA-RISC workstations, using the AD1819 codec.
21 To compile this as a module, choose M here: the module
22 will be called snd-ad1889.
29 depends on ZONE_DMA && HAS_IOPORT
33 To compile this driver as a module, choose M here: the module
34 will be called snd-als300
38 depends on ISA_DMA_API
[all …]

12345678910>>...48