index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
pwm-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
Boris Brezillon
1
-6
/
+29
2015-07-10
regulator: pwm-regulator: Fix ' comparison between signed and unsigned intege...
Lee Jones
1
-1
/
+1
2015-07-10
regulator: pwm-regulator: Fix 'used uninitialized' warning
Lee Jones
1
-1
/
+1
2015-07-10
regulator: pwm-regulator: Fix 'unused-variable' warning
Lee Jones
1
-2
/
+0
2015-07-09
regulator: pwm-regulator: Small clean-ups
Lee Jones
1
-6
/
+5
2015-07-09
regulator: pwm-regulator: Remove obsoleted property
Lee Jones
1
-9
/
+0
2015-07-07
regulator: pwm-regulator: Don't assign structure attributes right away
Lee Jones
1
-3
/
+5
2015-07-07
regulator: pwm-regulator: Simplify voltage to duty-cycle call
Lee Jones
1
-20
/
+7
2015-07-07
regulator: pwm-regulator: Add support for continuous-voltage
Lee Jones
1
-8
/
+106
2015-07-07
regulator: pwm-regulator: Separate voltage-table initialisation
Lee Jones
1
-32
/
+45
2015-06-08
regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulat...
Lee Jones
1
-9
/
+9
2015-06-08
regulator: pwm-regulator: Remove superfluous is_enabled check
Lee Jones
1
-8
/
+4
2015-06-08
regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata
Lee Jones
1
-9
/
+6
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-1
/
+2
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-28
regulator: pwm-regulator: get voltage and duty table from dts
Chris Zhong
1
-0
/
+197