index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-brcmstb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
pwm: brcmstb: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Uwe Kleine-König
1
-5
/
+3
2023-10-13
pwm: brcmstb: Checked clk_prepare_enable() return value
Florian Fainelli
1
-3
/
+1
2023-10-13
pwm: brcmstb: Utilize appropriate clock APIs in suspend/resume
Florian Fainelli
1
-2
/
+2
2023-10-13
pwm: brcmstb: Simplify using devm functions
Uwe Kleine-König
1
-33
/
+9
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-1
/
+0
2023-03-30
pwm: brcmstb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-02-24
pwm: brcmstb: Remove useless locking
Uwe Kleine-König
1
-7
/
+0
2022-02-24
pwm: brcmstb: Implement .apply() callback
Uwe Kleine-König
1
-21
/
+24
2021-09-02
pwm: brcmstb: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
1
-3
/
+2
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2020-12-17
pwm: brcmstb: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
1
-1
/
+0
2016-03-23
pwm: brcmstb: Fix check of devm_ioremap_resource() return code
Vladimir Zapolskiy
1
-2
/
+2
2015-10-06
pwm: Add Broadcom BCM7038 PWM controller support
Florian Fainelli
1
-0
/
+343