summaryrefslogtreecommitdiffstats
path: root/common/state/state_variables.c
Commit message (Expand)AuthorAgeFilesLines
* common: state: fix another alignmentRoland Hieber2019-01-081-1/+1
* common: state: fix alignmentRoland Hieber2019-01-071-4/+4
* state: remove unused functionSascha Hauer2018-11-191-13/+0
* common: state: use of_property_write_string() where appropriateUlrich Ölmann2018-10-121-4/+2
* common: state: Add variable type as enumDaniel Schultz2017-11-071-0/+18
* common: state: Add variable_type to state_variableDaniel Schultz2017-11-071-5/+15
* param: make parameter functions more consistentSascha Hauer2017-04-111-2/+2
* state: remove unused variable typeSascha Hauer2017-04-041-5/+0
* Merge branch 'for-next/state'Sascha Hauer2016-11-141-3/+3
|\
| * state: fix indentationStefan Lengfeld2016-11-031-3/+3
* | state: fix state is not saved when string variable is changedStefan Lengfeld2016-11-031-1/+1
|/
* state: consistently pass one type as private data to dev_add_param_*Sascha Hauer2016-09-201-14/+15
* state: make locally used function staticSascha Hauer2016-09-201-1/+1
* state: Add state to state_variableSascha Hauer2016-09-201-4/+7
* state: Refactor state frameworkMarkus Pargmann2016-07-081-0/+493