index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
core.c
Age
Commit message (
Expand
)
Author
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