/kernel/linux/linux-5.10/drivers/power/reset/ |
D | Makefile | 2 obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o 3 obj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o 9 obj-$(CONFIG_POWER_RESET_GEMINI_POWEROFF) += gemini-poweroff.o 10 obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o 13 obj-${CONFIG_POWER_RESET_LINKSTATION} += linkstation-poweroff.o 14 obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o 15 obj-$(CONFIG_POWER_RESET_MT6323) += mt6323-poweroff.o 19 obj-$(CONFIG_POWER_RESET_PIIX4_POWEROFF) += piix4-poweroff.o 20 obj-$(CONFIG_POWER_RESET_LTC2952) += ltc2952-poweroff.o 21 obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o [all …]
|
D | gemini-poweroff.c | 52 * controller so it can cause spurious poweroff in gemini_powerbutton_interrupt() 55 dev_info(gpw->dev, "infrared poweroff - ignored\n"); in gemini_powerbutton_interrupt() 58 dev_info(gpw->dev, "RTC poweroff\n"); in gemini_powerbutton_interrupt() 62 dev_info(gpw->dev, "poweroff button pressed\n"); in gemini_powerbutton_interrupt() 126 * will result in unconditional poweroff without any warning. in gemini_poweroff_probe() 127 * This makes the kernel handle the poweroff. in gemini_poweroff_probe() 149 "poweroff", gpw); in gemini_poweroff_probe() 156 dev_info(dev, "Gemini poweroff driver registered\n"); in gemini_poweroff_probe() 171 .name = "gemini-poweroff",
|
D | syscon-poweroff.c | 3 * Generic Syscon Poweroff Driver 27 /* Issue the poweroff */ in syscon_poweroff() 32 pr_emerg("Unable to poweroff system\n"); in syscon_poweroff() 89 { .compatible = "syscon-poweroff" }, 97 .name = "syscon-poweroff",
|
D | restart-poweroff.c | 45 { .compatible = "restart-poweroff", }, 53 .name = "poweroff-restart", 60 MODULE_DESCRIPTION("restart poweroff driver"); 62 MODULE_ALIAS("platform:poweroff-restart");
|
D | gpio-poweroff.c | 90 { .compatible = "gpio-poweroff", }, 99 .name = "poweroff-gpio", 107 MODULE_DESCRIPTION("GPIO poweroff driver"); 109 MODULE_ALIAS("platform:poweroff-gpio");
|
D | Kconfig | 19 tristate "Atmel AT91 poweroff driver" 23 This driver supports poweroff for Atmel AT91SAM9 and SAMA5 233 bool "Generic SYSCON regmap poweroff driver" 238 Poweroff support for generic SYSCON mapped register poweroff.
|
D | sc27xx-poweroff.c | 28 * taking cpus down to avoid racing regmap or spi mutex lock when poweroff 72 .name = "sc27xx-poweroff",
|
D | piix4-poweroff.c | 59 pr_emerg("Unable to poweroff system\n"); in piix4_poweroff() 101 .name = "piix4-poweroff",
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
D | syscon-poweroff.yaml | 4 $id: http://devicetree.org/schemas/power/reset/syscon-poweroff.yaml# 7 title: Generic SYSCON mapped register poweroff driver 13 This is a generic poweroff driver using syscon to map the poweroff register. 14 The poweroff is generally performed with a write to the poweroff register 16 with the value and mask defined in the poweroff node. 21 const: syscon-poweroff 29 description: Offset in the register map for the poweroff register (in bytes). 37 description: The poweroff value written to the poweroff register (32 bit access). 57 poweroff { 58 compatible = "syscon-poweroff";
|
D | gpio-poweroff.txt | 19 - compatible : should be "gpio-poweroff". 37 gpio-poweroff { 38 compatible = "gpio-poweroff";
|
D | msm-poweroff.txt | 4 Clearing that bit allows us to restart/poweroff. The difference 5 between poweroff and restart is determined by unique power manager IC
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | exynos-syscon-restart.dtsi | 3 * Samsung's Exynos SoC syscon reboot/poweroff nodes common definition. 7 poweroff: syscon-poweroff { label 8 compatible = "syscon-poweroff";
|
D | armada-370-netgear-rn102.dts | 154 gpio-poweroff { 155 compatible = "gpio-poweroff"; 156 pinctrl-0 = <&poweroff>; 222 poweroff: poweroff { label
|
D | armada-370-netgear-rn104.dts | 186 gpio-poweroff { 187 compatible = "gpio-poweroff"; 188 pinctrl-0 = <&poweroff>; 223 poweroff: poweroff { label
|
D | armada-xp-netgear-rn2120.dts | 186 gpio-poweroff { 187 compatible = "gpio-poweroff"; 188 pinctrl-0 = <&poweroff>; 228 poweroff: poweroff { label
|
D | armada-xp-lenovo-ix4-300d.dts | 228 * them up does the tweak) for poweroff to shutdown otherwise it 231 gpio-poweroff { 232 compatible = "gpio-poweroff"; 265 poweroff_pin: poweroff-pin {
|
D | kirkwood-netgear_readynas_duo_v2.dts | 69 pmx_poweroff: pmx-poweroff { 170 gpio-poweroff { 171 compatible = "gpio-poweroff";
|
D | kirkwood-netgear_readynas_nv+_v2.dts | 74 pmx_poweroff: pmx-poweroff { 194 gpio-poweroff { 195 compatible = "gpio-poweroff";
|
/kernel/linux/linux-5.10/kernel/power/ |
D | poweroff.c | 3 * poweroff.c - sysrq handler to gracefully power down machine. 28 /* run sysrq poweroff on boot cpu */ in handle_poweroff() 34 .help_msg = "poweroff(o)",
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/apm/ |
D | apm-merlin.dts | 39 poweroff: poweroff@10548010 { label 40 compatible = "syscon-poweroff";
|
D | apm-mustang.dts | 39 poweroff: poweroff@10548010 { label 40 compatible = "syscon-poweroff";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | imx6q-clock.yaml | 46 fsl,pmic-stby-poweroff: 51 Boards that are designed to initiate poweroff on PMIC_ON_REQ signal should 52 be using "syscon-poweroff" driver instead.
|
/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/panel/ |
D | tpo_tj032md01bw.c | 66 static u16 poweroff[] = { variable 87 ret = spi_write(plat->spi, poweroff, sizeof(poweroff)); in tpohvga_onoff() 89 dev_warn(panel->dev, "poweroff cmd failed(%d)\n", ret); in tpohvga_onoff()
|
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
D | ipmi_poweroff.c | 5 * MontaVista IPMI Poweroff extension to sys_reboot 15 #define pr_fmt(fmt) "IPMI poweroff: " fmt 47 /* Holds the old poweroff function so we can restore it on removal. */ 240 pr_info("Installing Pigeon Point Systems Poweroff Hook\n"); in ipmi_atca_detect() 421 * but they can handle a chassis poweroff or powercycle command. 441 * but they can handle a chassis poweroff or powercycle command. 614 /* Scan for a poweroff method */ in ipmi_po_new_smi() 621 pr_err("Unable to find a poweroff function that will work, giving up\n"); in ipmi_po_new_smi() 626 pr_info("Found a %s style poweroff function\n", in ipmi_po_new_smi() 742 MODULE_DESCRIPTION("IPMI Poweroff extension to sys_reboot");
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
D | panel-sharp-lq101r1sx01.c | 185 goto poweroff; in sharp_panel_prepare() 201 goto poweroff; in sharp_panel_prepare() 208 goto poweroff; in sharp_panel_prepare() 214 goto poweroff; in sharp_panel_prepare() 229 goto poweroff; in sharp_panel_prepare() 235 goto poweroff; in sharp_panel_prepare() 245 poweroff: in sharp_panel_prepare()
|