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-samsung.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
1
-4
/
+1
2019-05-09
pwm: samsung: Don't uses devm_*() functions in ->request()
Uwe Kleine-König
1
-2
/
+2
2019-05-09
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
1
-1
/
+0
2017-08-21
pwm: pwm-samsung: fix suspend/resume support
Bartlomiej Zolnierkiewicz
1
-32
/
+35
2017-08-21
pwm: samsung: Remove redundant checks from pwm_samsung_config()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2016-09-06
pwm: samsung: Fix to use lowest div for large enough modulation bits
Seung-Woo Kim
1
-3
/
+12
2015-05-21
pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias
Javier Martinez Canillas
1
-0
/
+1
2015-03-27
pwm: samsung: Fix output race on disabling
Sjoerd Simons
1
-1
/
+31
2014-10-20
pwm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-21
pwm: samsung: do not set manual update bit in pwm_samsung_config
Ajay Kumar
1
-3
/
+0
2014-02-26
pwm: samsung: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+2
2013-11-01
pwm: samsung: Fix kernel warning while unexporting a channel
Sachin Kamat
1
-1
/
+1
2013-10-08
pwm: samsung: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-08-12
pwm: Add new pwm-samsung driver
Tomasz Figa
1
-0
/
+618
2013-08-06
pwm: samsung: Rename to pwm-samsung-legacy
Tomasz Figa
1
-353
/
+0
2013-03-08
pwm: samsung: convert s3c_pwm to dev_pm_ops
Jingoo Han
1
-11
/
+9
2012-12-19
Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-0
/
+1
2012-12-14
pwm: samsung: add missing s3c->pwm_id assignment
Joonyoung Shim
1
-0
/
+1
2012-11-28
pwm: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
pwm: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-05
pwm: Check for negative duty-cycle and period
Thierry Reding
1
-3
/
+0
2012-08-17
pwm: samsung: add missing device pointer to struct pwm_chip
Jingoo Han
1
-0
/
+1
2012-07-23
pwm: Use pr_* functions in pwm-samsung.c file
Sachin Kamat
1
-2
/
+4
2012-07-23
pwm: Convert pwm-samsung to use devm_* APIs
Axel Lin
1
-18
/
+6
2012-07-02
ARM Samsung: Move s3c pwm driver to pwm framework
Sascha Hauer
1
-0
/
+366