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
/
include
/
linux
/
pwm.h
Age
Commit message (
Expand
)
Author
2021-06-30
pwm: core: Remove unused devm_pwm_put()
Andy Shevchenko
2021-06-28
pwm: Add a device-managed function to add PWM chips
Uwe Kleine-König
2021-06-04
pwm: core: Support new usage_power setting in PWM state
Clemens Gruber
2021-04-09
pwm: Clarify which state pwm_get_state() returns
Uwe Kleine-König
2021-03-22
pwm: Drop function pwmchip_add_with_polarity()
Uwe Kleine-König
2020-12-17
pwm: Remove unused function pwmchip_add_inversed()
Uwe Kleine-König
2020-06-17
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
2020-03-30
pwm: Implement some checks for lowlevel drivers
Uwe Kleine-König
2019-10-21
pwm: Update comment on struct pwm_ops::apply
Rasmus Villemoes
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
2019-06-26
pwm: Add support referencing PWMs from ACPI
Nikolaus Voss
2019-06-25
pwm: Add consumer device link
Fabrice Gasnier
2019-03-20
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-01-10
pwm: Rearrange structures to group members by purpose
Uwe Kleine-König
2019-01-10
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2018-12-12
pwm: Drop legacy wrapper for changing polarity
Uwe Kleine-König
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-30
pwm: Try to load modules during pwm_get()
Hans de Goede
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2017-01-04
pwm: Remove pwm_can_sleep()
Thierry Reding
2016-09-05
pwm: Unexport children before chip removal
David Hsu
2016-07-25
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
2016-07-25
Merge branch 'for-4.8/core' into for-next
Thierry Reding
2016-07-08
pwm: Remove gratuitous blank line
Thierry Reding
2016-07-08
pwm: Add relative duty cycle manipulation helpers
Boris Brezillon
2016-07-08
pwm: Add a helper to prepare a new PWM state
Boris Brezillon
2016-06-23
pwm: Fix pwm_apply_args()
Boris Brezillon
2016-06-10
pwm: Add PWM capture support
Lee Jones
2016-06-10
pwm: Improve args checking in pwm_apply_state()
Brian Norris
2016-05-17
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
2016-05-17
pwm: Add hardware readout infrastructure
Boris Brezillon
2016-05-17
pwm: Move the enabled/disabled info into pwm_state
Boris Brezillon
2016-05-17
pwm: Introduce the pwm_state concept
Boris Brezillon
2016-05-17
pwm: Keep PWM state in sync with hardware state
Boris Brezillon
2016-05-17
pwm: Get rid of pwm->lock
Boris BREZILLON
2016-05-03
pwm: Introduce the pwm_args concept
Boris Brezillon
2015-11-10
pwm: Set enable state properly on failed call to enable
Jonathan Richardson
2015-08-17
pwm: Clean up kerneldoc
Thierry Reding
2015-08-17
pwm: Remove useless whitespace
Thierry Reding
2015-07-20
pwm: Add pwm_get_polarity() helper function
Boris Brezillon
2015-07-20
pwm: Constify PWM device where possible
Boris Brezillon
2015-07-20
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
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
2014-05-21
pwm: modify PWM_LOOKUP to initialize all struct pwm_lookup members
Alexandre Belloni
2014-05-21
pwm: add period and polarity to struct pwm_lookup
Alexandre Belloni
2014-02-10
pwm: Remove obsolete HAVE_PWM Kconfig symbol
Sascha Hauer
2013-06-21
pwm: Add sysfs interface
H Hartley Sweeten
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
[next]