index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-455
/
+1063
2019-06-26
pwm: fsl-ftm: Make sure to unlock mutex on failure
Thierry Reding
1
-2
/
+2
2019-06-26
pwm: fsl-ftm: Use write protection for prescaler & polarity
Patrick Havelange
1
-0
/
+21
2019-06-26
pwm: fsl-ftm: More relaxed permissions for updating period
Patrick Havelange
1
-180
/
+186
2019-06-26
pwm: atmel-hlcdc: Add compatible for SAM9X60 HLCDC's PWM
Claudiu Beznea
1
-0
/
+1
2019-06-26
pwm: bcm2835: Improve precision of PWM
Sean Young
1
-3
/
+5
2019-06-26
pwm: Add support referencing PWMs from ACPI
Nikolaus Voss
1
-0
/
+122
2019-06-26
pwm: rcar: Remove suspend/resume support
Yoshihiro Shimoda
1
-39
/
+0
2019-06-26
pwm: sysfs: Add suspend/resume support
Yoshihiro Shimoda
1
-0
/
+102
2019-06-26
pwm: meson: Add documentation to the driver
Martin Blumenstingl
1
-0
/
+22
2019-06-26
pwm: meson: Add support PWM_POLARITY_INVERSED when disabling
Martin Blumenstingl
1
-1
/
+22
2019-06-26
pwm: meson: Don't cache struct pwm_state internally
Martin Blumenstingl
1
-24
/
+1
2019-06-26
pwm: meson: Read the full hardware state in meson_pwm_get_state()
Martin Blumenstingl
1
-3
/
+49
2019-06-26
pwm: meson: Simplify the calculation of the pre-divider and count
Martin Blumenstingl
1
-15
/
+10
2019-06-26
pwm: meson: Move pwm_set_chip_data() to meson_pwm_request()
Martin Blumenstingl
1
-14
/
+8
2019-06-26
pwm: meson: Add the per-channel register offsets and bits in a struct
Martin Blumenstingl
1
-56
/
+34
2019-06-26
pwm: meson: Add the meson_pwm_channel data to struct meson_pwm
Martin Blumenstingl
1
-15
/
+10
2019-06-26
pwm: meson: Pass struct pwm_device to meson_pwm_calc()
Martin Blumenstingl
1
-3
/
+3
2019-06-26
pwm: meson: Don't duplicate the polarity internally
Martin Blumenstingl
1
-15
/
+8
2019-06-26
pwm: meson: Change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
Martin Blumenstingl
1
-2
/
+2
2019-06-26
pwm: meson: Use GENMASK and FIELD_PREP for the lo and hi values
Martin Blumenstingl
1
-2
/
+6
2019-06-26
pwm: meson: Use devm_clk_get_optional() to get the input clock
Martin Blumenstingl
1
-8
/
+3
2019-06-26
pwm: meson: Unify the parameter list of meson_pwm_{enable, disable}
Martin Blumenstingl
1
-8
/
+7
2019-06-26
pwm: jz4740: Force TCU2 channels to return to their init level
Paul Cercueil
1
-1
/
+9
2019-06-25
pwm: jz4740: Apply configuration atomically
Paul Cercueil
1
-25
/
+12
2019-06-25
pwm: jz4740: Remove unused devicetree compatible strings
Paul Cercueil
1
-2
/
+0
2019-06-25
pwm: meson: Fix the G12A AO clock parents order
Neil Armstrong
1
-2
/
+11
2019-06-25
pwm: meson: Update with SPDX Licence identifier
Neil Armstrong
1
-51
/
+1
2019-06-25
pwm: stm32: Use 3 cells ->of_xlate()
Fabrice Gasnier
1
-0
/
+2
2019-06-25
pwm: Add consumer device link
Fabrice Gasnier
1
-3
/
+47
2019-06-25
pwm: stm32-lp: Add power management support
Fabrice Gasnier
1
-0
/
+25
2019-06-25
pwm: sifive: Add a driver for SiFive SoC PWM
Yash Shah
3
-0
/
+351
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
10
-41
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
4
-48
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2
-9
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
3
-12
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
3
-31
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
1
-10
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
1
-10
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2
-28
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
[next]