Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1b96a41b420972f8ba563373de8154d59d5b2208
/
drivers
/
regulator
/
pwm-regulator.c
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
638aef7
regulator: pwm: No need to make a copy of regulator_ops per instance
by Axel Lin
· 6 years ago
a4aae5a
regulator: pwm-regulator: Remove unneeded gpiod NULL check
by Fabio Estevam
· 7 years ago
73e705b
regulator: core: Add set_voltage_time op
by Matthias Kaehlcke
· 8 years ago
ea398e2
regulator: pwm: Support extra continuous mode cases
by Boris Brezillon
· 9 years ago
d9070fd
regulator: pwm: Retrieve correct voltage
by Boris Brezillon
· 9 years ago
8724899
regulator: pwm: Properly initialize the ->state field
by Boris Brezillon
· 9 years ago
3f4eb39
regulator: pwm: Switch to the atomic PWM API
by Boris Brezillon
· 9 years ago
fd4f99c
regulator: pwm: Adjust PWM config at probe time
by Boris Brezillon
· 9 years ago
c258839
regulator: pwm: Fix regulator ramp delay for continuous mode
by Douglas Anderson
· 9 years ago
27bfa88
regulator: pwm: Support for enable GPIO
by Alexandre Courbot
· 9 years ago
8305830
regulator: pwm: Drop unneeded pwm_enable() call
by Boris Brezillon
· 9 years ago
bc0868c
Merge branch 'for-4.7/pwm-regulator' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm into regulator-pwm
by Mark Brown
· 9 years ago
8c12ad8
regulator: pwm: Use pwm_get_args() where appropriate
by Boris Brezillon
· 9 years ago
fd786fb0
regulator: pwm: Try to avoid voltage error in duty cycle calculation
by Laxman Dewangan
· 9 years ago
5bf59bd
regulator: pwm: Prints error number along with detail
by Laxman Dewangan
· 9 years ago
f907a0a
regulator: pwm: Add support to have multiple instance of pwm regulator
by Laxman Dewangan
· 9 years ago
1aaab34
regulator: pwm: Fix calculation of voltage-to-duty cycle
by Laxman Dewangan
· 9 years ago
1de7d80
regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methods
by Boris Brezillon
· 9 years ago
60cb65e
regulator: pwm-regulator: Fix ' comparison between signed and unsigned integer' warning
by Lee Jones
· 10 years ago
b343e08
regulator: pwm-regulator: Fix 'used uninitialized' warning
by Lee Jones
· 10 years ago
f293634
regulator: pwm-regulator: Fix 'unused-variable' warning
by Lee Jones
· 10 years ago
f3f6439
regulator: pwm-regulator: Small clean-ups
by Lee Jones
· 10 years ago
f747a1f
regulator: pwm-regulator: Remove obsoleted property
by Lee Jones
· 10 years ago
5ad2cb1
regulator: pwm-regulator: Don't assign structure attributes right away
by Lee Jones
· 10 years ago
cae897d
regulator: pwm-regulator: Simplify voltage to duty-cycle call
by Lee Jones
· 10 years ago
4773be1
regulator: pwm-regulator: Add support for continuous-voltage
by Lee Jones
· 10 years ago
f9178da
regulator: pwm-regulator: Separate voltage-table initialisation
by Lee Jones
· 10 years ago
ab101e3
regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev)
by Lee Jones
· 10 years ago
c779ceb
regulator: pwm-regulator: Remove superfluous is_enabled check
by Lee Jones
· 10 years ago
b6f55e7
regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata
by Lee Jones
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
072e78b
regulator: of: Add regulator desc param to of_get_regulator_init_data()
by Javier Martinez Canillas
· 10 years ago
6c794b2
regulator: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
aa66cc6
regulator: pwm-regulator: get voltage and duty table from dts
by Chris Zhong
· 10 years ago