aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/nvidia/nv_backlight.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-148/+0
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-1/+1
2007-03-06[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones1-0/+5
2007-03-05backlight: Fix nvidia backlight initial brightnessRichard Purdie1-3/+1
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-9/+9
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-23/+2
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-32/+8
2007-02-20backlight: Remove uneeded nvidia set_power callsRichard Purdie1-12/+0
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-5/+1
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2006-12-20fbdev: update after backlight argument changeJames Simmons1-1/+1
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt1-8/+10
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt1-1/+3
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-4/+28
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-0/+175