aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/backlight.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-1/+2
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont1-1/+1
2010-03-16backlight: Revert some const qualifiersRichard Purdie1-4/+4
2009-12-16backlight: Constify struct backlight_opsEmese Revfy1-6/+6
2009-09-21backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett1-0/+7
2009-01-08backlight: Add suspend/resume support to the backlight coreRichard Purdie1-0/+16
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie1-0/+9
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-3/+8
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-14/+19
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie1-3/+3
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-0/+26
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-3/+0
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-1/+1
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie1-10/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+57