index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
pwm-regulator.c
Age
Commit message (
Expand
)
Author
2015-07-10
regulator: pwm-regulator: Fix ' comparison between signed and unsigned intege...
Lee Jones
2015-07-10
regulator: pwm-regulator: Fix 'used uninitialized' warning
Lee Jones
2015-07-10
regulator: pwm-regulator: Fix 'unused-variable' warning
Lee Jones
2015-07-09
regulator: pwm-regulator: Small clean-ups
Lee Jones
2015-07-09
regulator: pwm-regulator: Remove obsoleted property
Lee Jones
2015-07-07
regulator: pwm-regulator: Don't assign structure attributes right away
Lee Jones
2015-07-07
regulator: pwm-regulator: Simplify voltage to duty-cycle call
Lee Jones
2015-07-07
regulator: pwm-regulator: Add support for continuous-voltage
Lee Jones
2015-07-07
regulator: pwm-regulator: Separate voltage-table initialisation
Lee Jones
2015-06-08
regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulat...
Lee Jones
2015-06-08
regulator: pwm-regulator: Remove superfluous is_enabled check
Lee Jones
2015-06-08
regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata
Lee Jones
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-28
regulator: pwm-regulator: get voltage and duty table from dts
Chris Zhong