index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-bcm-iproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-15
pwm: bcm-iproc: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
1
-10
/
+9
2023-10-13
pwm: bcm-iproc: Simplify using devm functions
Uwe Kleine-König
1
-28
/
+9
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-1
/
+0
2023-03-30
pwm: bcm-iproc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-3
/
+5
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-12
/
+2
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
1
-2
/
+0
2021-04-09
pwm: bcm-iproc: Free resources only after pwmchip_remove()
Uwe Kleine-König
1
-1
/
+3
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-12-17
pwm: bcm-iproc: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2020-07-30
pwm: bcm-iproc: handle clk_get_rate() return
Rayagonda Kokatanur
1
-2
/
+7
2020-07-30
pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
Lee Jones
1
-2
/
+1
2019-11-08
pwm: bcm-iproc: Prevent unloading the driver module while in use
Uwe Kleine-König
1
-0
/
+1
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-1
/
+1
2016-07-11
pwm: Add support for Broadcom iProc PWM controller
Yendapally Reddy Dhananjaya Reddy
1
-0
/
+277