summaryrefslogtreecommitdiff
path: root/common/als.c
Commit message (Expand)AuthorAgeFilesLines
* ec_als: ALS now uses CPRINT macrosScott Worley2017-12-281-1/+6
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* ALS: wake up ALS task when switched to RW modeJagadish Krishnamoorthy2015-12-111-0/+14
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-2/+22
* als: Disable task when host is not runningDuncan Laurie2015-09-101-2/+27
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-2/+0
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-2/+7
* samus: Add scale factor to account for ALS attenuationBill Richardson2015-01-211-1/+2
* samus: move als sampling from hooks to its own taskAlec Berg2014-06-041-13/+9
* Add EC_MEMMAP_ALS, update it once per secondBill Richardson2013-11-081-0/+19
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-071-0/+45