aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/radeon_backlight.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-3/+3
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds1-1/+1
2008-10-16radeonfb: accelerate imageblit and other improvementsBenjamin Herrenschmidt1-1/+1
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-2/+2
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-10/+8
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-13/+0
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-21/+8
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-3/+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-2/+2
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann1-3/+3
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-0/+247