index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
core.c
Age
Commit message (
Expand
)
Author
2015-06-12
pwm: Add pwmchip_add_with_polarity() API
Tim Kryger
2015-05-06
pwm: Add support to remove registered consumer lookup tables
Shobhit Kumar
2015-04-23
pwm: Remove __init initializer for pwm_add_table()
Shobhit Kumar
2015-02-03
pwm: Remove unnecessary check before of_node_put()
Markus Elfring
2014-08-29
pwm: Fix uninitialized warnings in pwm_get()
Geert Uytterhoeven
2014-08-25
pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-08-18
pwm: Fix period and polarity in pwm_get() for non-perfect matches
Geert Uytterhoeven
2014-05-21
pwm: add period and polarity to struct pwm_lookup
Alexandre Belloni
2013-12-20
pwm: use seq_puts() instead of seq_printf()
Jingoo Han
2013-09-03
pwm: Use the DT macro directly when parsing PWM DT flags
Laurent Pinchart
2013-06-21
pwm: Add sysfs interface
H Hartley Sweeten
2013-06-10
pwm: devm: alloc correct pointer size
Wolfram Sang
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-02-01
pwm: Add devm_of_pwm_get() as exported API for users
Peter Ujfalusi
2013-02-01
pwm: core: Rename of_pwm_request() to of_pwm_get() and export it
Peter Ujfalusi
2013-01-30
pwm: Export pwm_{set,get}_chip_data()
Thierry Reding
2013-01-30
pwm: Add pwm_can_sleep() as exported API to users
Florian Vaussard
2012-12-06
pwm: Export of_pwm_xlate_with_flags()
Thierry Reding
2012-11-22
pwm: Device tree support for PWM polarity
Philip, Avinash
2012-10-05
pwm: Check for negative duty-cycle and period
Thierry Reding
2012-09-10
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
2012-09-10
pwm: Add support for configuring the PWM polarity
Philip, Avinash
2012-08-17
pwm: core: Fix coding style issues
Sachin Kamat
2012-08-17
pwm: Add missing static storage class specifiers in core.c file
Sachin Kamat
2012-07-23
pwm: fix used-uninitialized warning in pwm_get()
Thierry Reding
2012-06-15
pwm: Add device tree support
Thierry Reding
2012-06-15
pwm: Add table-based lookup for static mappings
Thierry Reding
2012-06-15
pwm: Add debugfs interface
Thierry Reding
2012-06-15
pwm: Allow chips to support multiple PWMs
Thierry Reding
2012-06-15
pwm: Add PWM framework support
Sascha Hauer