aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski4-2/+199
2018-05-17regulator: bindings: Add properties for coupled regulatorsMaciej Purski1-0/+5
2018-05-17regulator: core: Make locks re-entrantMaciej Purski2-41/+93
2018-05-17regulator: s2mps11: Pass descriptor instead of GPIO numberLinus Walleij1-23/+23
2018-05-17regulator: max77686: Pass descriptor instead of GPIO numberLinus Walleij1-7/+12
2018-05-17regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij3-22/+28
2018-05-17regulator: of: add support for allowed modes configurationDavid Collins1-1/+28
2018-05-17regulator: of: add property for allowed modes specificationDavid Collins1-0/+5
2018-05-17regulator: core: Allow for regulators that can't be read at bootupDouglas Anderson2-2/+17
2018-05-09regulator: add support for SY8106A regulatorOndrej Jirman4-1/+181