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