index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-1
/
+0
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