summaryrefslogtreecommitdiff
path: root/drivers/macintosh/via-pmu-backlight.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda1-6/+0
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-11-16backlight: constify backlight_opsLionel Debroux1-2/+2
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-4/+4
2008-03-13[POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt1-2/+3
2007-12-21[POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt1-19/+29
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-11/+12
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-5/+0
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-30[PATCH] Fix compilation of via-pmu-backlightAndreas Schwab1-1/+1
2006-09-29[PATCH] Fix uninitialised spinlock in via-pmu-backlight code.David Woodhouse1-1/+1
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt1-2/+2
2006-09-01[PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt1-50/+45
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-13/+55
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-0/+150