Searched hist:ffd8f9a727f27270584c7472ca56cce1e4736888 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/power/reset/ |
H A D | restart-poweroff.c | ffd8f9a727f27270584c7472ca56cce1e4736888 Fri Dec 28 13:25:11 CET 2012 Andrew Lunn <andrew@lunn.ch> power/reset: Add a new driver implementing 'power off by restarting'
Some devices, Buffalo Linkstation LS-XHL and LS-CHLv2 for example, power-off by restarting to letting u-boot hold the SoC until the user presses a key. Add a generic driver to implement this. It binds a function to pm_power_off, which calls arm_pm_restart.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Michael Walle <michael@walle.cc> Signed-off-by: Anton Vorontsov <anton@enomsg.org>
|
H A D | Makefile | diff ffd8f9a727f27270584c7472ca56cce1e4736888 Fri Dec 28 13:25:11 CET 2012 Andrew Lunn <andrew@lunn.ch> power/reset: Add a new driver implementing 'power off by restarting'
Some devices, Buffalo Linkstation LS-XHL and LS-CHLv2 for example, power-off by restarting to letting u-boot hold the SoC until the user presses a key. Add a generic driver to implement this. It binds a function to pm_power_off, which calls arm_pm_restart.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Michael Walle <michael@walle.cc> Signed-off-by: Anton Vorontsov <anton@enomsg.org>
|