Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: brcmstb: Remove useless locking | Uwe Kleine-König | 2022-02-24 | 1 | -7/+0 |
* | pwm: brcmstb: Implement .apply() callback | Uwe Kleine-König | 2022-02-24 | 1 | -21/+24 |
* | pwm: brcmstb: Don't check the return code of pwmchip_remove() | Uwe Kleine-König | 2021-09-02 | 1 | -3/+2 |
* | pwm: Always allocate PWM chip base ID dynamically | Uwe Kleine-König | 2021-03-22 | 1 | -1/+0 |
* | pwm: brcmstb: Convert to devm_platform_ioremap_resource() | Yangtao Li | 2020-12-17 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | pwm: Remove .can_sleep from struct pwm_chip | Thierry Reding | 2017-01-04 | 1 | -1/+0 |
* | pwm: brcmstb: Fix check of devm_ioremap_resource() return code | Vladimir Zapolskiy | 2016-03-23 | 1 | -2/+2 |
* | pwm: Add Broadcom BCM7038 PWM controller support | Florian Fainelli | 2015-10-06 | 1 | -0/+343 |