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
/
include
/
linux
/
pwm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
pwm: Move pwm_capture() dummy to restore order
Geert Uytterhoeven
1
-7
/
+7
2022-12-21
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-2
/
+2
2022-11-22
pwm: Add a stub for devm_pwmchip_add()
Andy Shevchenko
1
-0
/
+5
2022-09-19
pwm: core: Make of_pwm_get() static
Andy Shevchenko
1
-10
/
+0
2022-09-19
pwm: core: Get rid of unused devm_of_pwm_get()
Andy Shevchenko
1
-10
/
+0
2022-06-22
pwm: Drop unused forward declaration from pwm.h
Uwe Kleine-König
1
-2
/
+0
2022-06-22
pwm: Reorder header file to get rid of struct pwm_capture forward declaration
Uwe Kleine-König
1
-11
/
+10
2022-06-22
pwm: Drop support for legacy drivers
Uwe Kleine-König
1
-12
/
+0
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+13
2021-11-05
pwm: Make it explicit that pwm_apply_state() might sleep
Uwe Kleine-König
1
-0
/
+4
2021-11-05
pwm: Add might_sleep() annotations for !CONFIG_PWM API functions
Uwe Kleine-König
1
-0
/
+9
2021-10-27
pwm: Introduce single-PWM of_xlate function
Bjorn Andersson
1
-0
/
+2
2021-09-02
pwm: Make pwmchip_remove() return void
Uwe Kleine-König
1
-1
/
+1
2021-06-30
pwm: core: Remove unused devm_pwm_put()
Andy Shevchenko
1
-5
/
+0
2021-06-28
pwm: Add a device-managed function to add PWM chips
Uwe Kleine-König
1
-0
/
+3
2021-06-04
pwm: core: Support new usage_power setting in PWM state
Clemens Gruber
1
-0
/
+7
2021-04-09
pwm: Clarify which state pwm_get_state() returns
Uwe Kleine-König
1
-0
/
+5
2021-03-22
pwm: Drop function pwmchip_add_with_polarity()
Uwe Kleine-König
1
-2
/
+0
2020-12-17
pwm: Remove unused function pwmchip_add_inversed()
Uwe Kleine-König
1
-5
/
+0
2020-06-17
pwm: Convert period and duty cycle to u64
Guru Das Srinagesh
1
-6
/
+6
2020-03-30
pwm: Implement some checks for lowlevel drivers
Uwe Kleine-König
1
-1
/
+3
2019-10-21
pwm: Update comment on struct pwm_ops::apply
Rasmus Villemoes
1
-4
/
+1
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-2
/
+2
2019-06-26
pwm: Add support referencing PWMs from ACPI
Nikolaus Voss
1
-0
/
+10
2019-06-25
pwm: Add consumer device link
Fabrice Gasnier
1
-2
/
+4
2019-03-20
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
1
-5
/
+0
2019-01-10
pwm: Rearrange structures to group members by purpose
Uwe Kleine-König
1
-15
/
+18
2019-01-10
pwm: Drop per-chip dbg_show callback
Uwe Kleine-König
1
-4
/
+0
2018-12-12
pwm: Drop legacy wrapper for changing polarity
Uwe Kleine-König
1
-42
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-30
pwm: Try to load modules during pwm_get()
Hans de Goede
1
-8
/
+15
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
1
-3
/
+0
2017-01-04
pwm: Remove pwm_can_sleep()
Thierry Reding
1
-7
/
+0
2016-09-05
pwm: Unexport children before chip removal
David Hsu
1
-0
/
+5
2016-07-25
Merge branch 'for-4.8/capture' into for-next
Thierry Reding
1
-0
/
+24
2016-07-25
Merge branch 'for-4.8/core' into for-next
Thierry Reding
1
-1
/
+88
2016-07-08
pwm: Remove gratuitous blank line
Thierry Reding
1
-1
/
+0
2016-07-08
pwm: Add relative duty cycle manipulation helpers
Boris Brezillon
1
-0
/
+55
2016-07-08
pwm: Add a helper to prepare a new PWM state
Boris Brezillon
1
-0
/
+33
2016-06-23
pwm: Fix pwm_apply_args()
Boris Brezillon
1
-6
/
+10
2016-06-10
pwm: Add PWM capture support
Lee Jones
1
-0
/
+24
2016-06-10
pwm: Improve args checking in pwm_apply_state()
Brian Norris
1
-0
/
+3
2016-05-17
pwm: Add core infrastructure to allow atomic updates
Boris Brezillon
1
-85
/
+184
2016-05-17
pwm: Add hardware readout infrastructure
Boris Brezillon
1
-0
/
+28
2016-05-17
pwm: Move the enabled/disabled info into pwm_state
Boris Brezillon
1
-3
/
+8
2016-05-17
pwm: Introduce the pwm_state concept
Boris Brezillon
1
-12
/
+42
2016-05-17
pwm: Keep PWM state in sync with hardware state
Boris Brezillon
1
-1
/
+0
2016-05-17
pwm: Get rid of pwm->lock
Boris BREZILLON
1
-2
/
+0
2016-05-03
pwm: Introduce the pwm_args concept
Boris Brezillon
1
-0
/
+33
[next]