index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
core.c
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
Thomas Gleixner
2019-05-21
*
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
2019-05-09
*
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-03-20
*
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
2019-01-10
*
pwm: Don't use memcmp() to compare state variables
Uwe Kleine-König
2019-01-10
*
pwm: Silently error out on EPROBE_DEFER
Jerome Brunet
2017-07-06
*
pwm: Try to load modules during pwm_get()
Hans de Goede
2017-01-30
*
pwm: Don't hold pwm_lookup_lock longer than necessary
Hans de Goede
2017-01-30
*
pwm: Make the PWM_POLARITY flag in DTB optional
Lothar Wassmann
2017-01-30
*
pwm: Print error messages with pr_err() instead of pr_debug()
Lothar Wassmann
2017-01-30
*
pwm: Remove pwm_can_sleep()
Thierry Reding
2017-01-04
*
pwm: Unexport children before chip removal
David Hsu
2016-09-05
*
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
2016-07-25
|
\
|
*
pwm: Add PWM capture support
Lee Jones
2016-06-10
*
|
pwm: Improve args checking in pwm_apply_state()
Brian Norris
2016-06-10
|
/
*
Merge branch 'for-4.7/pwm-atomic' into for-next
Thierry Reding
2016-05-17
|
\
|
*
pwm: Add information about polarity, duty cycle and period to debugfs
Heiko Stübner
2016-05-17
|
*
pwm: Switch to the atomic API
Boris Brezillon
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-17
*
|
Merge branch 'for-4.7/pwm-args' into for-next
Thierry Reding
2016-05-17
|
\
|
|
*
pwm: Fix pwm_apply_args() call sites
Boris Brezillon
2016-05-17
|
*
pwm: Introduce the pwm_args concept
Boris Brezillon
2016-05-03
*
|
pwm: Use kcalloc() instead of kzalloc()
Thierry Reding
2016-05-03
*
|
pwm: Add missing newline
Thierry Reding
2016-05-03
|
/
*
pwm: Mark all devices as "might sleep"
Thierry Reding
2016-01-21
*
pwm: Return -ENODEV if no PWM lookup match is found
Thierry Reding
2015-11-10
*
pwm: Set enable state properly on failed call to enable
Jonathan Richardson
2015-11-10
*
pwm: Clean up kerneldoc
Thierry Reding
2015-08-17
*
pwm: Remove useless whitespace
Thierry Reding
2015-08-17
*
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
2015-07-20
*
pwm: Add pwmchip_add_with_polarity() API
Tim Kryger
2015-06-12
*
pwm: Add support to remove registered consumer lookup tables
Shobhit Kumar
2015-05-06
*
pwm: Remove __init initializer for pwm_add_table()
Shobhit Kumar
2015-04-23
*
pwm: Remove unnecessary check before of_node_put()
Markus Elfring
2015-02-03
*
pwm: Fix uninitialized warnings in pwm_get()
Geert Uytterhoeven
2014-08-29
*
pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-08-25
*
pwm: Fix period and polarity in pwm_get() for non-perfect matches
Geert Uytterhoeven
2014-08-18
*
pwm: add period and polarity to struct pwm_lookup
Alexandre Belloni
2014-05-21
*
pwm: use seq_puts() instead of seq_printf()
Jingoo Han
2013-12-20
*
pwm: Use the DT macro directly when parsing PWM DT flags
Laurent Pinchart
2013-09-03
*
pwm: Add sysfs interface
H Hartley Sweeten
2013-06-21
*
pwm: devm: alloc correct pointer size
Wolfram Sang
2013-06-10
*
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-02-26
|
\
|
*
pwm: Export pwm_{set,get}_chip_data()
Thierry Reding
2013-01-30
|
*
pwm: Add pwm_can_sleep() as exported API to users
Florian Vaussard
2013-01-30
[next]