index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-iqs620a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-23
pwm: iqs620a: Explicitly set .polarity in .get_state()
Uwe Kleine-König
1
-0
/
+1
2023-02-17
pwm: iqs620a: Replace one remaining instance of regmap_update_bits()
Jeff LaBundy
1
-2
/
+2
2022-12-06
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
1
-2
/
+4
2022-12-06
pwm: iqs620a: Use regmap_clear_bits and regmap_set_bits where applicable
Uwe Kleine-König
1
-2
/
+2
2021-09-02
pwm: iqs620a: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-15
/
+1
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2021-02-22
pwm: iqs620a: Correct a stale state variable
Jeff LaBundy
1
-51
/
+37
2021-02-22
pwm: iqs620a: Fix overflow and optimize calculations
Uwe Kleine-König
1
-3
/
+5
2020-12-17
pwm: Use -EINVAL for unsupported polarity
Thierry Reding
1
-1
/
+1
2020-06-17
pwm: iqs620a: Use lowercase hexadecimal literals for consistency
Thierry Reding
1
-4
/
+4
2020-06-17
pwm: iqs620a: Use 64-bit division
Thierry Reding
1
-3
/
+4
2020-04-14
pwm: Add support for Azoteq IQS620A PWM generator
Jeff LaBundy
1
-0
/
+270