index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
12
-131
/
+904
2012-10-05
pwm: Check for negative duty-cycle and period
Thierry Reding
6
-12
/
+3
2012-10-05
pwm: Add Ingenic JZ4740 support
Thierry Reding
3
-1
/
+232
2012-10-05
pwm: Move PUV3 PWM driver to PWM framework
Thierry Reding
3
-1
/
+172
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
3
-0
/
+194
2012-09-20
pwm: Move AB8500 PWM driver to PWM framework
Thierry Reding
3
-0
/
+163
2012-09-19
pwm: Move TWL6030 PWM driver to PWM framework
Thierry Reding
3
-0
/
+194
2012-09-12
pwm: i.MX: fix clock lookup
Philipp Zabel
1
-8
/
+27
2012-09-12
pwm: i.MX: use per clock unconditionally
Sascha Hauer
1
-7
/
+1
2012-09-12
pwm: i.MX: add devicetree support
Philipp Zabel
1
-9
/
+35
2012-09-12
pwm: i.MX: Use module_platform_driver
Sascha Hauer
1
-11
/
+1
2012-09-12
pwm: i.MX: add functions to enable/disable pwm.
Sascha Hauer
1
-4
/
+44
2012-09-12
pwm: i.MX: remove unnecessary if in pwm_[en|dis]able
Sascha Hauer
1
-14
/
+11
2012-09-12
pwm: i.MX: factor out SoC specific functions
Sascha Hauer
1
-63
/
+83
2012-09-10
pwm: pwm-tiehrpwm: Add support for configuring polarity of PWM
Philip, Avinash
1
-22
/
+51
2012-09-10
pwm: pwm-tiecap: Add support for configuring polarity of PWM
Philip, Avinash
1
-0
/
+22
2012-09-10
pwm: add devm_pwm_get() and devm_pwm_put()
Alexandre Courbot
1
-0
/
+58
2012-09-10
pwm: Add support for configuring the PWM polarity
Philip, Avinash
1
-0
/
+22
2012-09-10
pwm: pwm-tiehrpwm: Fix conflicting channel period setting
Philip, Avinash
1
-0
/
+29
2012-09-10
pwm: pwm-tiecap: Disable APWM mode after configure
Philip, Avinash
1
-0
/
+7
2012-08-20
pwm: Improve Kconfig help text
Thierry Reding
1
-6
/
+25
2012-08-17
pwm: core: Fix coding style issues
Sachin Kamat
1
-4
/
+4
2012-08-17
pwm: vt8500: Fix coding style issue
Sachin Kamat
1
-1
/
+1
2012-08-17
pwm: Remove a redundant error message when devm_request_and_ioremap fails
Axel Lin
3
-9
/
+3
2012-08-17
pwm: samsung: add missing device pointer to struct pwm_chip
Jingoo Han
1
-0
/
+1
2012-08-17
pwm: Add missing static storage class specifiers in core.c file
Sachin Kamat
1
-2
/
+2
2012-07-26
pwm: pwm-tiehrpwm: PWM driver support for EHRPWM
Philip, Avinash
3
-0
/
+422
2012-07-26
pwm: pwm-tiecap: PWM driver support for ECAP APWM
Philip, Avinash
3
-0
/
+243
2012-07-23
pwm: fix used-uninitialized warning in pwm_get()
Thierry Reding
1
-1
/
+1
2012-07-23
pwm: add lpc32xx PWM support
Alexandre Pereira da Silva
3
-0
/
+159
2012-07-23
pwm: Use pr_* functions in pwm-samsung.c file
Sachin Kamat
1
-2
/
+4
2012-07-23
pwm: Convert pwm-samsung to use devm_* APIs
Axel Lin
1
-18
/
+6
2012-07-23
pwm: Convert pwm-tegra to use devm_clk_get()
Axel Lin
1
-6
/
+2
2012-07-23
pwm: pwm-mxs: Return proper error if pwmchip_remove() fails
Axel Lin
1
-3
/
+1
2012-07-23
pwm: pwm-bfin: Return proper error if pwmchip_remove() fails
Axel Lin
1
-3
/
+1
2012-07-23
pwm: pxa: Propagate pwmchip_remove() error
Thierry Reding
1
-2
/
+1
2012-07-23
pwm: Convert pwm-pxa to use devm_* APIs
Axel Lin
1
-39
/
+10
2012-07-23
pwm: Convert pwm-vt8500 to use devm_* APIs
Axel Lin
1
-39
/
+8
2012-07-23
pwm: Convert pwm-imx to use devm_* APIs
Axel Lin
1
-47
/
+10
2012-07-23
pwm: Conflict with legacy PWM API
Thierry Reding
1
-0
/
+1
2012-07-23
pwm: pwm-mxs: add pinctrl support
Shawn Guo
1
-0
/
+6
2012-07-23
pwm: pwm-mxs: use devm_* managed functions
Shawn Guo
1
-16
/
+8
2012-07-23
pwm: pwm-mxs: use global reset function stmp_reset_block
Shawn Guo
2
-2
/
+3
2012-07-23
pwm: pwm-mxs: encode soc name in compatible string
Shawn Guo
1
-1
/
+1
2012-07-02
pwm: add pwm-mxs support
Shawn Guo
3
-0
/
+217
2012-07-02
ARM vt8500: Move vt8500 pwm driver to pwm framework
Sascha Hauer
3
-0
/
+218
2012-07-02
ARM Samsung: Move s3c pwm driver to pwm framework
Sascha Hauer
3
-0
/
+376
2012-07-02
ARM i.MX: Move i.MX pwm driver to pwm framework
Sascha Hauer
3
-0
/
+277
2012-07-02
pwm: Move PXA PWM driver to PWM framework
Thierry Reding
3
-0
/
+258
2012-07-02
pwm: Move Blackfin PWM driver to PWM framework
Thierry Reding
3
-0
/
+174
[next]