index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-stm32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwm: stm32: Remove automatic output enable
Fabrice Gasnier
2020-01-20
1
-3
/
+1
*
pwm: stm32: Pass breakinput instead of its values
Thierry Reding
2019-10-21
1
-11
/
+8
*
pwm: stm32: Remove clutter from ternary operator
Thierry Reding
2019-10-21
1
-12
/
+9
*
pwm: stm32: Validate breakinput data from DT
Thierry Reding
2019-10-21
1
-0
/
+8
*
pwm: stm32: Add power management support
Fabrice Gasnier
2019-10-21
1
-0
/
+38
*
pwm: stm32: Split breakinput apply routine to ease PM support
Fabrice Gasnier
2019-10-21
1
-19
/
+31
*
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-09-21
1
-2
/
+2
*
pwm: stm32: Use 3 cells ->of_xlate()
Fabrice Gasnier
2019-06-25
1
-0
/
+2
*
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-14
1
-3
/
+1
|
\
|
*
pwm: stm32: Fix build warning with CONFIG_DMA_ENGINE disabled
Arnd Bergmann
2018-06-06
1
-3
/
+1
*
|
pwm: stm32: Initialize raw local variables
Fabrice Gasnier
2018-06-04
1
-1
/
+1
|
/
*
pwm: stm32: Use input prescaler to improve period capture
Fabrice Gasnier
2018-05-16
1
-2
/
+61
*
pwm: stm32: Improve capture by tuning counter prescaler
Fabrice Gasnier
2018-05-16
1
-1
/
+23
*
pwm: stm32: Add capture support
Fabrice Gasnier
2018-05-16
1
-0
/
+176
*
pwm: stm32: Protect common prescaler for all channels
Fabrice Gasnier
2018-03-28
1
-1
/
+17
*
pwm: stm32: Remove unused struct device
Fabrice Gasnier
2018-03-28
1
-1
/
+0
*
pwm: stm32: Adopt SPDX identifier
Benjamin Gaignard
2018-03-27
1
-2
/
+1
*
pwm: Add driver for STM32 plaftorm
Benjamin Gaignard
2017-01-25
1
-0
/
+397