summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/s5p-common/pwm.c
AgeCommit message (Expand)Author
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Exynos: Tidy up the pwm_config function in the exynos pwm driverGabe Black
2013-04-01Exynos: pwm: Fix two bugs in the exynos pwm configuration codeGabe Black
2013-04-01Exynos: Change get_timer() to work correctlySimon Glass
2012-09-01arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo
2011-11-16arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee