index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
core.c
Age
Commit message (
Expand
)
Author
2026-01-19
pwm: Ensure ioctl() returns a negative errno on error
Uwe Kleine-König
2025-11-14
Merge branch 'pwm/th1520' into pwm/for-next
Uwe Kleine-König
2025-11-14
pwm: Use %u to printf unsigned int pwm_chip::npwm and pwm_chip::id
Uwe Kleine-König
2025-11-14
pwm: Simplify printf to emit chip->npwm in $debugfs/pwm
Uwe Kleine-König
2025-11-07
pwm: Export `pwmchip_release` for external use
Michal Wilczynski
2025-09-15
pwm: Provide a gpio device for waveform drivers
Uwe Kleine-König
2025-09-15
pwm: Check actual period and duty_cycle for ignored polarity test
Uwe Kleine-König
2025-09-15
pwm: Disable PWM_DEBUG check for disabled states
Uwe Kleine-König
2025-09-15
pwm: Fix incorrect variable used in error message
Colin Ian King
2025-07-07
pwm: Expose PWM_WFHWSIZE in public header
Michal Wilczynski
2025-07-07
pwm: Add support for pwmchip devices for faster and easier userspace access
Uwe Kleine-König
2025-07-07
pwm: Fix invalid state detection
Uwe Kleine-König
2025-05-07
pwm: Formally describe the procedure used to pick a hardware waveform setting
Uwe Kleine-König
2025-05-07
pwm: Let pwm_set_waveform_might_sleep() return 0 instead of 1 after rounding up
Uwe Kleine-König
2025-05-07
pwm: Let pwm_set_waveform_might_sleep() fail for exact but impossible requests
Uwe Kleine-König
2025-04-24
pwm: Fix various formatting issues in kernel-doc
Uwe Kleine-König
2025-04-17
pwm: Better document return value of pwm_round_waveform_might_sleep()
Uwe Kleine-König
2025-04-14
pwm: Do stricter return value checking for .round_waveform_tohw()
Uwe Kleine-König
2025-04-14
pwm: Add actual hardware state to pwm debugfs file
Uwe Kleine-König
2025-04-07
pwm: Let pwm_set_waveform() succeed even if lowlevel driver rounded up
Uwe Kleine-König
2025-02-12
pwm: Add support for pwm nexus dt bindings
Herve Codina
2025-02-10
pwm: Add upgrade path to #pwm-cells = <3> for users of of_pwm_single_xlate()
Uwe Kleine-König
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-27
Merge tag 'pwm/for-6.14-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-23
pwm: Ensure callbacks exist before calling them
Uwe Kleine-König
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-11-07
pwm: Assume a disabled PWM to emit a constant inactive output
Uwe Kleine-König
2024-11-03
pwm: core: export pwm_get_state_hw()
David Lechner
2024-10-25
pwm: core: use device_match_name() instead of strcmp(dev_name(...
Andy Shevchenko
2024-09-28
pwm: Reorder symbols in core.c
Uwe Kleine-König
2024-09-28
pwm: Add tracing for waveform callbacks
Uwe Kleine-König
2024-09-28
pwm: Provide new consumer API functions for waveforms
Uwe Kleine-König
2024-09-28
pwm: New abstraction for PWM waveforms
Uwe Kleine-König
2024-09-27
pwm: Add more locking
Uwe Kleine-König
2024-09-05
pwm: Simplify pwm_capture()
Uwe Kleine-König
2024-09-05
pwm: Don't export pwm_capture()
Uwe Kleine-König
2024-07-10
pwm: Allow pwm state transitions from an invalid state
Uwe Kleine-König
2024-07-10
pwm: Use guards for pwm_lookup_lock instead of explicity mutex_lock + mutex_u...
Uwe Kleine-König
2024-07-10
pwm: Use guards for export->lock instead of explicity mutex_lock + mutex_unlock
Uwe Kleine-König
2024-07-10
pwm: Use guards for pwm_lock instead of explicity mutex_lock + mutex_unlock
Uwe Kleine-König
2024-07-10
pwm: Register debugfs operations after the pwm class
Uwe Kleine-König
2024-07-10
pwm: Make pwm_request_from_chip() private to the core
Uwe Kleine-König
2024-07-10
pwm: Make use of a symbol namespace for the core
Uwe Kleine-König
2024-04-30
pwm: Don't check pointer for being non-NULL after use
Uwe Kleine-König
2024-04-26
pwm: Add a struct device to struct pwm_chip
Uwe Kleine-König
2024-04-26
pwm: Ensure a struct pwm has the same lifetime as its pwm_chip
Uwe Kleine-König
2024-04-26
pwm: Move contents of sysfs.c into core.c
Uwe Kleine-König
2024-04-26
pwm: Ensure that pwm_chips are allocated using pwmchip_alloc()
Uwe Kleine-König
2024-03-29
pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate()
Uwe Kleine-König
[next]