index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-clps711x.c
Age
Commit message (
Expand
)
Author
2024-02-15
pwm: clps711x: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
2024-02-15
pwm: clps711x: Drop custom .of_xlate() callback
Uwe Kleine-König
2024-02-15
pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
Uwe Kleine-König
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2022-04-22
pwm: clps71xx: Implement .apply() callback
Uwe Kleine-König
2021-06-28
pwm: clps711x: Simplify using devm_pwmchip_add()
Uwe Kleine-König
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2020-12-17
pwm: clps711x: Convert to devm_platform_ioremap_resource()
Yangtao Li
2020-06-16
pwm: clps711x: Use 64-bit division macro
Guru Das Srinagesh
2018-12-24
pwm: clps711x: Switch to SPDX identifier
Alexander Shiyan
2018-12-24
pwm: clps711x: Fix period calculation
Alexander Shiyan
2016-07-06
pwm: clps711x: Changing the compatibility string to match with the smallest s...
Alexander Shiyan
2016-05-03
pwm: Introduce the pwm_args concept
Boris Brezillon
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-18
pwm: Add CLPS711X PWM support
Alexander Shiyan