aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/locomolcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König1-2/+1
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg1-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner1-1/+1
2013-04-29backlight: locomolcd: convert locomolcd to dev_pm_opsJingoo Han1-9/+7
2012-12-18backlight: locomolcd: fix checkpatch error and warningJingoo Han1-13/+25
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker1-8/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-07-19update email addressPavel Machek1-2/+2
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+6
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-1/+1
2007-03-08[ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie1-2/+2
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-6/+6
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-01-02backlight: fix backlight_device_register compile failuresRichard Purdie1-1/+1
2006-12-08[PATCH] backlight: do not power off backlight when unregisteringHenrique de Moraes Holschuh1-0/+4
2006-09-27[ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie1-15/+15
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie1-16/+107
2006-03-25[PATCH] fix hardcoded values in collie frontlightPavel Machek1-13/+10
2005-09-07[PATCH] Support powering sharp zaurus sl-5500 LCD up and downPavel Machek1-0/+157