- 9666cec pwm: Drop function pwmchip_add_with_polarity() by Uwe Kleine-König · 4 years, 1 month ago
- d58cb0e pwm: Return -EINVAL for old-style drivers without .set_polarity callback by Uwe Kleine-König · 3 years, 10 months ago
- f9a8ee8 pwm: Always allocate PWM chip base ID dynamically by Uwe Kleine-König · 3 years, 10 months ago
- 765edf0 pwm: core: Use octal permission by Soham Biswas · 4 years, 1 month ago
- f339e79 pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 4 months ago
- a9d887d pwm: Convert period and duty cycle to u64 by Guru Das Srinagesh · 4 years, 7 months ago
- f5641d0 pwm: Add missing "CONFIG_" prefix by Kees Cook · 4 years, 7 months ago
- db539cb pwm: Add missing '\n' in log messages by Christophe JAILLET · 4 years, 9 months ago
- 374c110 pwm: Make pwm_apply_state_debug() static by Jason Yan · 4 years, 9 months ago
- 3ad1f3a pwm: Implement some checks for lowlevel drivers by Uwe Kleine-König · 4 years, 11 months ago
- 1188829 pwm: Implement tracing for .get_state() and .apply_state() by Uwe Kleine-König · 5 years ago
- cfc4c18 pwm: Read initial hardware state at request time by Thierry Reding · 5 years ago
- 40a6b9a Revert "pwm: Let pwm_get_state() return the last implemented state" by Thierry Reding · 5 years ago
- 71523d1 pwm: Ensure pwm_apply_state() doesn't modify the state argument by Uwe Kleine-König · 5 years ago
- 01ccf90 pwm: Let pwm_get_state() return the last implemented state by Uwe Kleine-König · 5 years ago
- fc3c551 pwm: Introduce local struct pwm_chip in pwm_apply_state() by Uwe Kleine-König · 5 years ago
- 6cf9481 pwm: Fallback to the static lookup-list when acpi_pwm_get fails by Hans de Goede · 5 years ago
- 6e2bbb6 Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
- 4a6ef8e pwm: Add support referencing PWMs from ACPI by Nikolaus Voss · 6 years ago
- b2c200e pwm: Add consumer device link by Fabrice Gasnier · 6 years ago
- c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
- e926b12 pwm: Clear chip_data in pwm_put() by Uwe Kleine-König · 6 years ago
- 347ab94 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 6 years ago
- cc2d224 pwm: Drop per-chip dbg_show callback by Uwe Kleine-König · 6 years ago
- 309b32f pwm: Don't use memcmp() to compare state variables by Uwe Kleine-König · 6 years ago
- 93c292e pwm: Silently error out on EPROBE_DEFER by Jerome Brunet · 8 years ago
- b526a31 pwm: Try to load modules during pwm_get() by Hans de Goede · 8 years ago
- 69efb34 pwm: Don't hold pwm_lookup_lock longer than necessary by Hans de Goede · 8 years ago
- 42883cb pwm: Make the PWM_POLARITY flag in DTB optional by Lothar Wassmann · 8 years ago
- f2dafc0 pwm: Print error messages with pr_err() instead of pr_debug() by Lothar Wassmann · 8 years ago
- fe2858c pwm: Remove pwm_can_sleep() by Thierry Reding · 8 years ago
- 0733424 pwm: Unexport children before chip removal by David Hsu · 8 years ago
- bd26861 Merge branch 'for-4.8/capture' into for-next by Thierry Reding · 8 years ago
- 3a3d1a4 pwm: Add PWM capture support by Lee Jones · 9 years ago
- ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 9 years ago
- 18c5887 Merge branch 'for-4.7/pwm-atomic' into for-next by Thierry Reding · 9 years ago
- bf5dd9a Merge branch 'for-4.7/pwm-args' into for-next by Thierry Reding · 9 years ago
- 23e3523 pwm: Add information about polarity, duty cycle and period to debugfs by Heiko Stübner · 9 years ago
- 39100ce pwm: Switch to the atomic API by Boris Brezillon · 9 years ago
- 5ec803e pwm: Add core infrastructure to allow atomic updates by Boris Brezillon · 9 years ago
- 15fa8a43 pwm: Add hardware readout infrastructure by Boris Brezillon · 9 years ago
- 09a7e4a pwm: Move the enabled/disabled info into pwm_state by Boris Brezillon · 9 years ago
- 43a276b pwm: Introduce the pwm_state concept by Boris Brezillon · 9 years ago
- a8c3862 pwm: Keep PWM state in sync with hardware state by Boris Brezillon · 9 years ago
- 459a25a pwm: Get rid of pwm->lock by Boris BREZILLON · 9 years ago
- fbd45a1 pwm: Fix pwm_apply_args() call sites by Boris Brezillon · 9 years ago
- 2907f8a pwm: Use kcalloc() instead of kzalloc() by Thierry Reding · 9 years ago
- 83a9886 pwm: Add missing newline by Thierry Reding · 9 years ago
- e39c0df pwm: Introduce the pwm_args concept by Boris Brezillon · 9 years ago
- ff01c94 pwm: Mark all devices as "might sleep" by Thierry Reding · 9 years ago
- 655a035 pwm: Return -ENODEV if no PWM lookup match is found by Thierry Reding · 9 years ago
- d1cd214 pwm: Set enable state properly on failed call to enable by Jonathan Richardson · 9 years ago
- 0488380 pwm: Clean up kerneldoc by Thierry Reding · 9 years ago
- 6bc7064 pwm: Remove useless whitespace by Thierry Reding · 9 years ago
- 5c31252 pwm: Add the pwm_is_enabled() helper by Boris Brezillon · 10 years ago
- b6a00fa pwm: Add pwmchip_add_with_polarity() API by Tim Kryger · 10 years ago
- efb0de5 pwm: Add support to remove registered consumer lookup tables by Shobhit Kumar · 10 years ago
- c264f11 pwm: Remove __init initializer for pwm_add_table() by Shobhit Kumar · 10 years ago
- 8d6cc07 pwm: Remove unnecessary check before of_node_put() by Markus Elfring · 10 years ago
- 70145f8 pwm: Fix uninitialized warnings in pwm_get() by Geert Uytterhoeven · 10 years ago
- 533acc0 pwm: Fix possible ZERO_SIZE_PTR pointer dereferencing error. by Xiubo Li · 10 years ago
- d717ea7 pwm: Fix period and polarity in pwm_get() for non-perfect matches by Geert Uytterhoeven · 10 years ago
- 3796ce1 pwm: add period and polarity to struct pwm_lookup by Alexandre Belloni · 11 years ago
- adcba1e pwm: use seq_puts() instead of seq_printf() by Jingoo Han · 11 years ago
- 208be76 pwm: Use the DT macro directly when parsing PWM DT flags by Laurent Pinchart · 11 years ago
- 76abbdde pwm: Add sysfs interface by H Hartley Sweeten · 12 years ago
- 77f0b9d pwm: devm: alloc correct pointer size by Wolfram Sang · 12 years ago
- 3eb0522 Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
- 261a5ed pwm: Add devm_of_pwm_get() as exported API for users by Peter Ujfalusi · 12 years ago
- 8eb9612 pwm: core: Rename of_pwm_request() to of_pwm_get() and export it by Peter Ujfalusi · 12 years ago
- 928c447 pwm: Export pwm_{set,get}_chip_data() by Thierry Reding · 12 years ago
- 6e69ab1 pwm: Add pwm_can_sleep() as exported API to users by Florian Vaussard · 12 years ago
- 417328c pwm: Export of_pwm_xlate_with_flags() by Thierry Reding · 12 years ago
- 83af240 pwm: Device tree support for PWM polarity by Philip, Avinash · 12 years ago
- c2d476a pwm: Check for negative duty-cycle and period by Thierry Reding · 12 years ago
- 6354316 pwm: add devm_pwm_get() and devm_pwm_put() by Alexandre Courbot · 12 years ago
- 0aa0869c pwm: Add support for configuring the PWM polarity by Philip, Avinash · 12 years ago
- e50d352 pwm: core: Fix coding style issues by Sachin Kamat · 12 years ago
- dfeb86e pwm: Add missing static storage class specifiers in core.c file by Sachin Kamat · 12 years ago
- d295b12 pwm: fix used-uninitialized warning in pwm_get() by Thierry Reding · 12 years ago
- 7299ab7 pwm: Add device tree support by Thierry Reding · 13 years ago
- 8138d2d pwm: Add table-based lookup for static mappings by Thierry Reding · 13 years ago
- 62099ab pwm: Add debugfs interface by Thierry Reding · 13 years ago
- f051c46 pwm: Allow chips to support multiple PWMs by Thierry Reding · 13 years ago
- 0c2498f pwm: Add PWM framework support by Sascha Hauer · 14 years ago