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