index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
pwm-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Boris Brezillon
2015-09-21
1
-6
/
+29
*
regulator: pwm-regulator: Fix ' comparison between signed and unsigned intege...
Lee Jones
2015-07-10
1
-1
/
+1
*
regulator: pwm-regulator: Fix 'used uninitialized' warning
Lee Jones
2015-07-10
1
-1
/
+1
*
regulator: pwm-regulator: Fix 'unused-variable' warning
Lee Jones
2015-07-10
1
-2
/
+0
*
regulator: pwm-regulator: Small clean-ups
Lee Jones
2015-07-09
1
-6
/
+5
*
regulator: pwm-regulator: Remove obsoleted property
Lee Jones
2015-07-09
1
-9
/
+0
*
regulator: pwm-regulator: Don't assign structure attributes right away
Lee Jones
2015-07-07
1
-3
/
+5
*
regulator: pwm-regulator: Simplify voltage to duty-cycle call
Lee Jones
2015-07-07
1
-20
/
+7
*
regulator: pwm-regulator: Add support for continuous-voltage
Lee Jones
2015-07-07
1
-8
/
+106
*
regulator: pwm-regulator: Separate voltage-table initialisation
Lee Jones
2015-07-07
1
-32
/
+45
*
regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulat...
Lee Jones
2015-06-08
1
-9
/
+9
*
regulator: pwm-regulator: Remove superfluous is_enabled check
Lee Jones
2015-06-08
1
-8
/
+4
*
regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata
Lee Jones
2015-06-08
1
-9
/
+6
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-26
1
-1
/
+2
|
/
*
regulator: pwm-regulator: get voltage and duty table from dts
Chris Zhong
2014-09-28
1
-0
/
+197