summaryrefslogtreecommitdiff
path: root/drivers/regulator/pwm-regulator.c
AgeCommit message (Expand)Author
2015-07-10regulator: pwm-regulator: Fix ' comparison between signed and unsigned intege...Lee Jones
2015-07-10regulator: pwm-regulator: Fix 'used uninitialized' warningLee Jones
2015-07-10regulator: pwm-regulator: Fix 'unused-variable' warningLee Jones
2015-07-09regulator: pwm-regulator: Small clean-upsLee Jones
2015-07-09regulator: pwm-regulator: Remove obsoleted propertyLee Jones
2015-07-07regulator: pwm-regulator: Don't assign structure attributes right awayLee Jones
2015-07-07regulator: pwm-regulator: Simplify voltage to duty-cycle callLee Jones
2015-07-07regulator: pwm-regulator: Add support for continuous-voltageLee Jones
2015-07-07regulator: pwm-regulator: Separate voltage-table initialisationLee Jones
2015-06-08regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulat...Lee Jones
2015-06-08regulator: pwm-regulator: Remove superfluous is_enabled checkLee Jones
2015-06-08regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddataLee Jones
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-09-28regulator: pwm-regulator: get voltage and duty table from dtsChris Zhong