History log of /linux-master/Documentation/devicetree/bindings/power/reset/qnap-poweroff.txt
Revision Date Author Comments
# 8cf46643 30-Jan-2017 Guenter Roeck <linux@roeck-us.net>

dt-bindings: power: reset: qnap-poweroff: Drop reference to pm_power_off

Replace reference to pm_power_off (which is an implementation detail)
and replace it with a more generic description of the driver's
functionality.

Cc: Rob Herring <robh+dt@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Rob Herring <robh@kernel.org>


# f3332532 17-Jun-2016 Sebastian Reichel <sre@kernel.org>

power/supply: unify DT documentation

Currently the power supply device tree documentation is spread
in .../bindings/power_supply and .../bindings/power. This
unifies the files for chargers and battery fuel gauges in
.../bindings/power/supply and the ones for system reset/shutdown
in .../bindings/power/reset (same structure as used for the
drivers itself).

Signed-off-by: Sebastian Reichel <sre@kernel.org>