aboutsummaryrefslogtreecommitdiff
path: root/devices/backlight.cpp
AgeCommit message (Expand)Author
2011-01-07group duplicate devices that we find via different angles in sysfs into one d...Arjan van de Ven
2011-01-04init end_level in backlight constructorSergey Senozhatsky
2010-12-20fix a bunch of compiler warnings due to careless variable naming choicesArjan van de Ven
2010-11-02refactor the "make devices zero that have no variance" code to a function so ...Arjan van de Ven
2010-11-01use weights in parameters so that parameters that have high correlation betwe...Arjan van de Ven
2010-10-31more advanced backlight model to cope with non-linear backlight scalesArjan van de Ven
2010-10-09license under the GPLv2 licenseArjan van de Ven
2010-09-18use indexes for the results as well.... major speeduparjan
2010-09-18make it work by having all indexes go via a central APIarjan
2010-09-18cache the index in various places -> huge win in performance alreadyarjan
2010-09-08more targeted learning during calibration in the hope to converge betterarjan
2010-09-06add rfkill supportarjan
2010-09-05don't have duplicate device registration arraysarjan
2010-08-27Add backlight information back, now based on DPMS sysfs attributearjan
2010-08-27bl_power is broken... don't use it.arjan
2010-08-24fix fileclose issuearjan
2010-08-24treat backlight power as a separate tunablearjan
2010-08-24allow for multiple result inputs into the power functionarjan
2010-08-22fix crasharjan
2010-08-21add some very rudimentary learning logicarjan
2010-08-21dumping statearjan
2010-08-21lets see if reporting results here is the right answerarjan
2010-08-21code to compute bundlesarjan
2010-08-21start filling in the measurement/parameter enginearjan
2010-08-22report out device stats as wellArjan van de Ven
2010-08-22more backlight logicArjan van de Ven
2010-08-22start on adding device state support... backlight goes firstArjan van de Ven