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