summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pwm-vibra.c
Commit message (Expand)AuthorAgeFilesLines
* Input: Explicitly include correct DT includesRob Herring2023-07-171-1/+1
* Input: pwm-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-21/+9
* Input: pwm-vibra - add support for enable GPIOLuca Weiss2023-05-081-0/+16
* Input: pwm-vibra - add newline to dev_err printsLuca Weiss2023-05-081-10/+10
* Input: pwm-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel2019-01-281-4/+4
* Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker2019-01-281-5/+12
* Input: add a driver for PWM controllable vibratorsSebastian Reichel2017-09-041-0/+267