index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pwm
/
pwm-atmel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
pwm: atmel: Remove useless symbolic definitions
Thierry Reding
1
-14
/
+6
2019-03-04
pwm: atmel: Add support for SAM9X60's PWM controller
Claudiu Beznea
1
-0
/
+19
2019-03-04
pwm: atmel: Rename objects of type atmel_pwm_data
Claudiu Beznea
1
-7
/
+7
2019-03-04
pwm: atmel: Add support for controllers with 32 bit counters
Claudiu Beznea
1
-11
/
+23
2019-03-04
pwm: atmel: Add struct atmel_pwm_data
Claudiu Beznea
1
-28
/
+36
2017-04-06
pwm: atmel: Enable PWM on sama5d2
Claudiu Beznea
1
-0
/
+3
2017-04-06
pwm: atmel: Switch to atomic PWM
Claudiu Beznea
1
-144
/
+129
2017-01-04
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
1
-1
/
+0
2016-07-11
pwm: atmel: Use of_device_get_match_data()
Thierry Reding
1
-9
/
+2
2016-07-11
pwm: atmel: Fix checkpatch warnings
Thierry Reding
1
-6
/
+7
2016-07-11
pwm: atmel: Fix disabling of PWM channels
Guillermo Rodriguez
1
-0
/
+10
2015-07-20
pwm: Make use of pwm_get_xxx() helpers where appropriate
Boris Brezillon
1
-1
/
+1
2015-07-20
pwm: Add the pwm_is_enabled() helper
Boris Brezillon
1
-3
/
+3
2015-06-12
pwm: atmel: Fix incorrect CDTY value after disabling
Alexandre Belloni
1
-0
/
+28
2015-06-12
pwm: atmel: Fix incorrect CDTY value after enabling
Alexandre Belloni
1
-17
/
+18
2014-09-25
pwm: atmel: Fix calculation of prescale value
Nikolaus Voss
1
-13
/
+11
2014-05-21
pwm: atmel: set pwm_chip can_sleep flag
Alexandre Belloni
1
-0
/
+1
2014-03-18
pwm: atmel: correct CDTY calculation
Alexandre Belloni
1
-1
/
+1
2014-03-18
pwm: atmel: Fix polarity handling
Alexandre Belloni
1
-1
/
+6
2013-12-20
pwm: atmel-pwm: Do not unprepare clock after successful registration
Bo Shen
1
-0
/
+2
2013-12-17
pwm: atmel-pwm: Add Atmel PWM controller driver
Bo Shen
1
-0
/
+393