summaryrefslogtreecommitdiffstats
path: root/common/state/state.c
Commit message (Expand)AuthorAgeFilesLines
* state: Make pointing to the backend using a phandle the only supported methodSascha Hauer2017-03-311-12/+9
* treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-301-3/+2
* state: Use dev_* for information rather than pr_*Sascha Hauer2016-10-201-4/+4
* state: pass error code instead of inventing new oneSascha Hauer2016-10-201-3/+4
* state: fix finding the correct parent nodeMichael Olbrich2016-09-201-2/+2
* state: don't keep pointers to device tree nodesMichael Olbrich2016-09-201-7/+12
* state: Save on shutdownSascha Hauer2016-07-221-0/+15
* state: also append backend storage stridesizeMichael Grzeschik2016-07-081-0/+7
* state: Refactor state frameworkMarkus Pargmann2016-07-081-0/+566