Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwm: Rename pwm_apply_state() to pwm_apply_might_sleep() | Sean Young | 2023-12-20 | 1 | -4/+4 |
* | Input: Explicitly include correct DT includes | Rob Herring | 2023-07-17 | 1 | -1/+1 |
* | Input: pwm-vibra - simplify with dev_err_probe() | Krzysztof Kozlowski | 2023-07-08 | 1 | -21/+9 |
* | Input: pwm-vibra - add support for enable GPIO | Luca Weiss | 2023-05-08 | 1 | -0/+16 |
* | Input: pwm-vibra - add newline to dev_err prints | Luca Weiss | 2023-05-08 | 1 | -10/+10 |
* | Input: pwm-vibra - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 2023-01-10 | 1 | -5/+5 |
* | Input: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-07 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | Input: pwm-vibra - stop regulator after disabling pwm, not before | Paweł Chmiel | 2019-01-28 | 1 | -4/+4 |
* | Input: pwm-vibra - prevent unbalanced regulator | Jonathan Bakker | 2019-01-28 | 1 | -5/+12 |
* | Input: add a driver for PWM controllable vibrators | Sebastian Reichel | 2017-09-04 | 1 | -0/+267 |