Searched full:ladder (Results 1 – 25 of 40) sorted by relevance
12
| /kernel/linux/linux-6.6/drivers/cpuidle/governors/ |
| D | ladder.c | 2 * ladder.c - the residency ladder algorithm 47 * @ldev: the ladder device 174 .name = "ladder", 187 * When NO_HZ is disabled, or when booting with nohz=off, the ladder in init_ladder()
|
| D | Makefile | 6 obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
|
| /kernel/linux/linux-5.10/drivers/cpuidle/governors/ |
| D | ladder.c | 2 * ladder.c - the residency ladder algorithm 47 * @ldev: the ladder device 174 .name = "ladder", 187 * When NO_HZ is disabled, or when booting with nohz=off, the ladder in init_ladder()
|
| D | Makefile | 6 obj-$(CONFIG_CPU_IDLE_GOV_LADDER) += ladder.o
|
| /kernel/linux/linux-6.6/tools/power/cpupower/man/ |
| D | cpupower-idle-set.1 | 39 There are two cpuidle governors ladder and menu. While the ladder 44 implementation of a particular governor. In the ladder governor, for
|
| /kernel/linux/linux-5.10/tools/power/cpupower/man/ |
| D | cpupower-idle-set.1 | 39 There are two cpuidle governors ladder and menu. While the ladder 44 implementation of a particular governor. In the ladder governor, for
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| D | adc-keys.c | 3 * Input driver for resistor ladder connected on ADC 206 MODULE_DESCRIPTION("Input driver for resistor ladder connected on ADC");
|
| D | Kconfig | 17 tristate "ADC Ladder Buttons" 21 to an ADC using a resistor ladder.
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | adc-keys.c | 3 * Input driver for resistor ladder connected on ADC 206 MODULE_DESCRIPTION("Input driver for resistor ladder connected on ADC");
|
| D | Kconfig | 17 tristate "ADC Ladder Buttons" 21 to an ADC using a resistor ladder.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| D | mcp4725.txt | 17 connected to the internal resistor ladder circuit.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | adc-keys.txt | 1 ADC attached resistor ladder buttons
|
| /kernel/linux/linux-5.10/drivers/cpuidle/ |
| D | Kconfig | 22 bool "Ladder governor (for periodic timer tick)"
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/ |
| D | microchip,mcp4725.yaml | 38 resistor ladder circuit.
|
| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| D | Kconfig | 22 bool "Ladder governor (for periodic timer tick)"
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/ |
| D | adc-keys.yaml | 7 title: ADC attached resistor ladder buttons
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| D | Kconfig | 163 THS8134 and THS8135 or passive resistor ladder DACs.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/pm/ |
| D | cpuidle.rst | 163 ``ladder`` and ``haltpoll``. Which of them is used by default depends on the 258 ``CPUIdle`` governor on it will be ``ladder``. 473 never be asked for by any of them. [Note that, due to the way the ``ladder`` 611 the ``menu`` governor to be used on the systems that use the ``ladder`` governor
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
| D | cpuidle.rst | 163 ``ladder`` and ``haltpoll``. Which of them is used by default depends on the 258 ``CPUIdle`` governor on it will be ``ladder``. 546 never be asked for by any of them. [Note that, due to the way the ``ladder`` 684 the ``menu`` governor to be used on the systems that use the ``ladder`` governor
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| D | Kconfig | 271 THS8134 and THS8135 or passive resistor ladder DACs.
|
| /kernel/linux/linux-5.10/drivers/usb/phy/ |
| D | phy-gpio-vbus-usb.c | 282 * part of a resistor ladder turning a 4.0V-5.25V level on VBUS into a in gpio_vbus_probe()
|
| /kernel/linux/linux-6.6/drivers/usb/phy/ |
| D | phy-gpio-vbus-usb.c | 282 * part of a resistor ladder turning a 4.0V-5.25V level on VBUS into a in gpio_vbus_probe()
|
| /kernel/linux/linux-6.6/Documentation/filesystems/ |
| D | path-lookup.txt | 229 ladder of snapshots to walk down.
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | path-lookup.txt | 229 ladder of snapshots to walk down.
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-devices-system-cpu | 192 of a particular governor. In the ladder governor, for example,
|
12