summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/atibl.c
Commit message (Expand)AuthorAgeFilesLines
* Match the right backlight driver.jhibbits2015-02-181-1/+8
* Don't set the write bit if we're just reading.jhibbits2015-02-181-4/+3
* Clear the backlight level when it's turned off. Also, reduce the delay times tojhibbits2014-04-061-4/+4
* Fix the ATI backlight driver off/on handling. Now this driver works correctlyjhibbits2014-04-061-6/+61
* Add suspend/resume handlers for ATI backlight ppc driver.jhibbits2013-12-201-14/+76
* Only add the backlight device if it actually exists in OF.jhibbits2013-08-311-0/+2
* phandle_t is unsigned, and OF_finddevice() returns (phandle_t)(-1) onjhibbits2012-08-211-2/+2
* Add backlight control to ATI-graphics PowerBooks and iBooks.jhibbits2012-02-261-0/+196
OpenPOWER on IntegriCloud