index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
follow
)
Commit message (
Expand
)
Author
Age
*
pwm-qpnp: fix the uninitialized pwm mode issue
yanyh2
2022-07-27
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-07-22
|
\
|
*
pwm: spear: Don't modify HW state in .remove callback
Uwe Kleine-König
2021-07-20
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-07-24
|
\
|
|
*
pwm: fsl-ftm: Use flat regmap cache
Stefan Agner
2020-06-20
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-05-14
|
\
|
|
*
pwm: bcm2835: Dynamically allocate base
Florian Fainelli
2020-05-02
|
*
pwm: renesas-tpu: Fix late Runtime PM enablement
Geert Uytterhoeven
2020-05-02
|
*
pwm: rcar: Fix late Runtime PM enablement
Geert Uytterhoeven
2020-05-02
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-03-08
|
\
|
|
*
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
2019-12-05
*
|
pwm: qpnp-pwm: add api for synchronous enable of pwms
Scott Mertz
2019-12-23
*
|
Merge android-4.4.183 (94fd428) into msm-4.4
Srinivasarao P
2019-06-24
|
\
|
|
*
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-06-22
|
*
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph Vogtländer
2019-06-22
*
|
pwm: pwm-qpnp: Fix the order of configuring PWM value
Anirudh Ghayal
2019-05-15
*
|
Merge android-4.4.155 (b3f777e) into msm-4.4
Srinivasarao P
2018-09-12
|
\
|
|
*
pwm: tiehrpwm: Fix disabling of output of PWMs
Vignesh R
2018-09-09
*
|
Merge android-4.4.127 (d6bbe8b) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
*
pwm: tegra: Increase precision in PWM rate calculation
Laxman Dewangan
2018-03-22
*
|
pwm: pwm-qpnp: Enable glitch removal after PWM enabled
Fenglin Wu
2017-11-08
*
|
pwm: pwm-qpnp: Fix uninitialized variable use
Fenglin Wu
2017-09-27
*
|
pwm: pwm-qpnp: Re-enable PWM output after changing mode
Fenglin Wu
2017-08-16
*
|
pwm: pwm-qpnp: Ignore changing period setting if it's not requested
Fenglin Wu
2017-07-07
*
|
Merge tag v4.4.55 into branch 'msm-4.4'
Blagovest Kolenichev
2017-03-23
|
\
|
|
*
pwm: pca9685: Fix period change with same duty cycle
Clemens Gruber
2017-03-15
*
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
|
|
*
pwm: Fix device reference leak
Johan Hovold
2016-12-08
|
*
pwm: Unexport children before chip removal
David Hsu
2016-11-10
|
*
pwm: Mark all devices as "might sleep"
Thierry Reding
2016-09-30
*
|
pwm: qpnp: correct various coding style issues
David Collins
2017-02-03
*
|
Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android
Runmin Wang
2016-12-16
|
\
|
|
*
pwm: lpc32xx: fix and simplify duty cycle and period calculations
Vladimir Zapolskiy
2016-09-15
|
*
pwm: lpc32xx: correct number of PWM channels from 2 to 1
Vladimir Zapolskiy
2016-09-15
|
*
pwm: fsl-ftm: Fix clock enable/disable when using PM
Stefan Agner
2016-09-15
*
|
Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4
Runmin Wang
2016-10-21
|
\
|
*
|
pwm: qpnp: Add support to read the LPG LUT size from device tree
Devesh Jhunjhunwala
2016-10-10
*
|
Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"
Trilok Soni
2016-08-26
*
|
Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4
Trilok Soni
2016-08-18
|
\
|
|
*
pwm: brcmstb: Fix check of devm_ioremap_resource() return code
Vladimir Zapolskiy
2016-05-04
*
|
pwm: qpnp: Enable glitch removal selectively
Subbaraman Narayanamurthy
2016-05-24
*
|
pwm: qpnp: configure PWM period during bootup
Subbaraman Narayanamurthy
2016-05-24
*
|
pwm: qpnp: support DTEST configuration for PWM subtype
Subbaraman Narayanamurthy
2016-05-24
*
|
spmi_devices: change to platform_devices
Abhijeet Dharmapurikar
2016-03-01
*
|
qpnp: Add snapshot of some qpnp, regulator and charger drivers
Abhijeet Dharmapurikar
2016-03-01
|
/
*
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-11
|
\
|
*
pwm: sunxi: Fix whitespace issue
Olliver Schinagl
2015-11-10
|
*
pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro's
Olliver Schinagl
2015-11-10
|
*
pwm: sysfs: Remove unnecessary temporary variable
Olliver Schinagl
2015-11-10
|
*
pwm: Return -ENODEV if no PWM lookup match is found
Thierry Reding
2015-11-10
[next]