index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-ab8500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
pwm: ab8500: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-17
/
+1
2021-09-02
pwm: ab8500: Fix register offset calculation to not depend on probe order
Uwe Kleine-König
1
-3
/
+14
2021-03-22
pwm: Always allocate PWM chip base ID dynamically
Uwe Kleine-König
1
-1
/
+0
2021-03-22
pwm: ab8500: Implement .apply instead of .config, .enable and .disable
Uwe Kleine-König
1
-28
/
+25
2020-12-17
pwm: ab8500: Explicitly allocate pwm chip base dynamically
Uwe Kleine-König
1
-1
/
+1
2020-12-17
pwm: ab8500: Add error message if pwmchip_add() fails
Uwe Kleine-König
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
1
-1
/
+1
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-21
pwm: ab8500: Fix wrong value shift for disable/enable PWM
Axel Lin
1
-7
/
+2
2014-04-28
pwm: ab8500: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2013-04-02
pwm: ab8500: Add .owner to struct pwm_ops
Axel Lin
1
-0
/
+1
2013-03-26
pwm: ab8500: Fix trivial typo in dev_err message
Axel Lin
1
-1
/
+1
2013-03-08
pwm: ab8500: use devm_kzalloc()
Jingoo Han
1
-5
/
+2
2012-11-28
pwm: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
pwm: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
pwm: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-20
pwm: Move AB8500 PWM driver to PWM framework
Thierry Reding
1
-0
/
+153