index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
core.c
Age
Commit message (
Expand
)
Author
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
2024-02-15
pwm: Provide pwmchip_alloc() function and a devm variant of it
Uwe Kleine-König
2024-02-15
pwm: Provide an inline function to get the parent device of a given chip
Uwe Kleine-König
2024-02-15
pwm: Reorder symbols in core.c
Uwe Kleine-König
2024-02-15
pwm: Drop duplicate check against chip->npwm in of_pwm_xlate_with_flags()
Uwe Kleine-König
2024-02-15
pwm: Let the of_xlate callbacks accept references without period
Uwe Kleine-König
2024-02-15
pwm: Drop useless member .of_pwm_n_cells of struct pwm_chip
Uwe Kleine-König
2024-01-12
pwm: Fix out-of-bounds access in of_pwm_single_xlate()
Uwe Kleine-König
2023-12-20
pwm: Reduce number of pointer dereferences in pwm_device_request()
Uwe Kleine-König
2023-12-20
pwm: Make it possible to apply PWM changes in atomic context
Sean Young
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-20
pwm: Narrow scope of struct pwm_device pointer
Uwe Kleine-König
2023-12-20
pwm: Mention PWM chip ID in /sys/kernel/debug/pwm
Uwe Kleine-König
2023-12-20
pwm: Replace PWM chip unique base by unique ID
Uwe Kleine-König
2023-12-20
pwm: Drop unused member "pwm" from struct pwm_device
Uwe Kleine-König
2023-10-13
pwm: Drop pwm_[sg]et_chip_data()
Uwe Kleine-König
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2023-07-28
pwm: Fix order of freeing resources in pwmchip_remove()
Uwe Kleine-König
2023-07-28
pwm: Drop unused #include <linux/radix-tree.h>
Uwe Kleine-König
2023-07-28
pwm: Remove outdated documentation for pwmchip_remove()
Uwe Kleine-König
2023-07-24
pwm: Explicitly include correct DT includes
Rob Herring
2023-07-20
pwm: Use a consistent name for pwm_chip pointers in the core
Uwe Kleine-König
2023-04-14
pwm: Remove unused radix tree
Thierry Reding
[next]