aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: Document the Broadcom STB wake-up timer nodeFlorian Fainelli2017-07-121-0/+22
| | | | | | | | Document the binding for the Broadcom STB SoCs wake-up timer node allowing the system to generate alarms and exit low power states. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* Fix erroneous commitWolfgang Denk2005-08-191-214/+0
|
* Fix MPC52xx watchdog driverWolfgang Denk2005-08-191-0/+214
- make watchdog driver work on systems with an IPB clock frequency of 133 MHz (watchdog expired to fast there). - now all three watchdog chain entries could be used. - fix some typos. Patch by Martin Krause, 23 Jun 2005