index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-brcmstb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
pwm: rockchip: Replace "bus clk" with "PWM clk"
Simon South
1
-2
/
+2
2021-01-20
pwm: rockchip: rockchip_pwm_probe(): Remove superfluous clk_unprepare()
Simon South
1
-1
/
+0
2021-01-20
pwm: rockchip: Enable APB clock during register access while probing
Simon South
1
-3
/
+5
2021-01-20
pwm: Remove ZTE ZX driver
Arnd Bergmann
4
-311
/
+0
2020-12-17
pwm: sun4i: Remove erroneous else branch
Thierry Reding
1
-5
/
+1
2020-12-17
pwm: sl28cpld: Set driver data before registering the PWM chip
Thierry Reding
1
-2
/
+2
2020-12-17
pwm: Remove unused function pwmchip_add_inversed()
Uwe Kleine-König
1
-5
/
+0
2020-12-17
pwm: imx27: Fix overflow for bigger periods
Uwe Kleine-König
1
-1
/
+2
2020-12-17
pwm: bcm2835: Support apply function for atomic configuration
Lino Sanfilippo
1
-45
/
+24
2020-12-17
pwm: keembay: Fix build failure with -Os
Uwe Kleine-König
1
-1
/
+6
2020-12-17
pwm: core: Use octal permission
Soham Biswas
1
-1
/
+1
2020-12-17
pwm: lpss: Make compilable with COMPILE_TEST
Uwe Kleine-König
1
-3
/
+3
2020-12-17
pwm: Fix dependencies on HAS_IOMEM
Uwe Kleine-König
1
-7
/
+28
2020-12-17
pwm: Use -EINVAL for unsupported polarity
Thierry Reding
3
-3
/
+3
2020-12-17
pwm: sti: Remove unnecessary blank line
Thierry Reding
1
-1
/
+0
2020-12-17
pwm: sti: Avoid conditional gotos
Thierry Reding
1
-26
/
+22
2020-12-17
pwm: Add PWM fan controller driver for LGM SoC
Rahul Tanwar
3
-0
/
+256