aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/dev-backlight.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-07ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot1-2/+0
2013-10-16ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding1-0/+5
2013-08-12ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa1-10/+0
2013-08-12ARM: SAMSUNG: Rework private data handling in dev-backlightTomasz Figa1-22/+29
2012-03-09ARM: SAMSUNG: Add __init attribute to samsung_bl_set()Tushar Behera1-1/+1
2012-02-11ARM: SAMSUNG: Add a callback 'notify_after' for PWM backlight controlJingoo Han1-0/+2
2011-12-08ARM: SAMSUNG: remove duplicated header includeJingoo Han1-1/+0
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-06ARM: SAMSUNG: Fix compile error due to kfreeJonghwan Choi1-0/+1
2011-10-31arm: add slab.h to plat-samsung files for GFP_KERNELPaul Gortmaker1-0/+1
2011-07-21ARM: SAMSUNG: Create a common infrastructure for PWM backlight supportBanajit Goswami1-0/+149