index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-renesas-tpu.c
Age
Commit message (
Expand
)
Author
2022-05-20
pwm: renesas-tpu: Improve precision of period and duty_cycle calculation
Uwe Kleine-König
2022-05-20
pwm: renesas-tpu: Improve maths to compute register settings
Uwe Kleine-König
2022-05-20
pwm: renesas-tpu: Rename variables to match the usual naming
Uwe Kleine-König
2022-05-20
pwm: renesas-tpu: Implement .apply() callback
Uwe Kleine-König
2022-05-20
pwm: renesas-tpu: Make use of devm functions
Uwe Kleine-König
2022-05-20
pwm: renesas-tpu: Make use of dev_err_probe()
Uwe Kleine-König
2021-09-02
pwm: renesas-tpu: Don't check the return code of pwmchip_remove()
Uwe Kleine-König
2021-05-25
pwm: Simplify all drivers with explicit of_pwm_n_cells = 3
Uwe Kleine-König
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
2020-12-17
pwm: renesas-tpu: Convert to devm_platform_ioremap_resource()
Yangtao Li
2020-03-30
pwm: renesas-tpu: Drop confusing registered message
Geert Uytterhoeven
2020-03-30
pwm: renesas-tpu: Fix late Runtime PM enablement
Geert Uytterhoeven
2018-10-12
pwm: Use SPDX identifier for Renesas drivers
Wolfram Sang
2017-08-18
pwm: renesas-tpu: Remove support for SH7372
Simon Horman
2015-07-20
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-21
pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data
Alexandre Belloni
2014-04-28
pwm: renesas-tpu: Remove unnecessary OOM messages
Jingoo Han
2013-09-03
pwm: simplify use of devm_ioremap_resource
Julia Lawall
2013-09-03
pwm: renesas-tpu: Add DT support
Laurent Pinchart
2013-06-26
pwm: renesas-tpu: Add MODULE_ALIAS to make module auto loading work
Axel Lin
2013-06-25
pwm: renesas-tpu: fix return value check in tpu_probe()
Wei Yongjun
2013-06-21
pwm: Add Renesas TPU PWM driver
Laurent Pinchart