summaryrefslogtreecommitdiff
path: root/drivers/pwm (follow)
Commit message (Expand)AuthorAge
* pwm-qpnp: fix the uninitialized pwm mode issueyanyh22022-07-27
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\
| * pwm: spear: Don't modify HW state in .remove callbackUwe Kleine-König2021-07-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\|
| * pwm: fsl-ftm: Use flat regmap cacheStefan Agner2020-06-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\|
| * pwm: bcm2835: Dynamically allocate baseFlorian Fainelli2020-05-02
| * pwm: renesas-tpu: Fix late Runtime PM enablementGeert Uytterhoeven2020-05-02
| * pwm: rcar: Fix late Runtime PM enablementGeert Uytterhoeven2020-05-02
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * pwm: Clear chip_data in pwm_put()Uwe Kleine-König2019-12-05
* | pwm: qpnp-pwm: add api for synchronous enable of pwmsScott Mertz2019-12-23
* | Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P2019-06-24
|\|
| * pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-06-22
| * pwm: tiehrpwm: Update shadow register for disabling PWMsChristoph Vogtländer2019-06-22
* | pwm: pwm-qpnp: Fix the order of configuring PWM valueAnirudh Ghayal2019-05-15
* | Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P2018-09-12
|\|
| * pwm: tiehrpwm: Fix disabling of output of PWMsVignesh R2018-09-09
* | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\|
| * pwm: tegra: Increase precision in PWM rate calculationLaxman Dewangan2018-03-22
* | pwm: pwm-qpnp: Enable glitch removal after PWM enabledFenglin Wu2017-11-08
* | pwm: pwm-qpnp: Fix uninitialized variable useFenglin Wu2017-09-27
* | pwm: pwm-qpnp: Re-enable PWM output after changing modeFenglin Wu2017-08-16
* | pwm: pwm-qpnp: Ignore changing period setting if it's not requestedFenglin Wu2017-07-07
* | Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev2017-03-23
|\|
| * pwm: pca9685: Fix period change with same duty cycleClemens Gruber2017-03-15
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * pwm: Fix device reference leakJohan Hovold2016-12-08
| * pwm: Unexport children before chip removalDavid Hsu2016-11-10
| * pwm: Mark all devices as "might sleep"Thierry Reding2016-09-30
* | pwm: qpnp: correct various coding style issuesDavid Collins2017-02-03
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\|
| * pwm: lpc32xx: fix and simplify duty cycle and period calculationsVladimir Zapolskiy2016-09-15
| * pwm: lpc32xx: correct number of PWM channels from 2 to 1Vladimir Zapolskiy2016-09-15
| * pwm: fsl-ftm: Fix clock enable/disable when using PMStefan Agner2016-09-15
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\|
* | pwm: qpnp: Add support to read the LPG LUT size from device treeDevesh Jhunjhunwala2016-10-10
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy2016-05-04
* | pwm: qpnp: Enable glitch removal selectivelySubbaraman Narayanamurthy2016-05-24
* | pwm: qpnp: configure PWM period during bootupSubbaraman Narayanamurthy2016-05-24
* | pwm: qpnp: support DTEST configuration for PWM subtypeSubbaraman Narayanamurthy2016-05-24
* | spmi_devices: change to platform_devicesAbhijeet Dharmapurikar2016-03-01
* | qpnp: Add snapshot of some qpnp, regulator and charger driversAbhijeet Dharmapurikar2016-03-01
|/
* Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-11
|\
| * pwm: sunxi: Fix whitespace issueOlliver Schinagl2015-11-10
| * pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro'sOlliver Schinagl2015-11-10
| * pwm: sysfs: Remove unnecessary temporary variableOlliver Schinagl2015-11-10
| * pwm: Return -ENODEV if no PWM lookup match is foundThierry Reding2015-11-10