summaryrefslogtreecommitdiff
path: root/drivers/power/regulator/pwm_regulator.c
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2018-05-08power: pwm regulator: support live treeAndy Yan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-07-27power: pwm_regulator: remove redundant codeKever Yang
2017-07-27power: pwm_regulator: fix the pwm_set_config parameter orderKever Yang
2017-06-07regulator: pwm: Fix handling of missing init voltageMark Kettenis
2017-05-10power: regulator: pwm: support pwm polarity settingKever Yang
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-01power: regulator: add pwm regulatorKever Yang