Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove __7b, __8b and __7bf | Denis Brockus | 2019-07-20 | 1 | -5/+5 |
* | Use 7bit I2C/SPI slave addresses in EC | Denis Brockus | 2019-07-19 | 1 | -4/+6 |
* | LICENSE: remove unnecessary (c) after Copyright | Tom Hughes | 2019-06-19 | 1 | -1/+1 |
* | common: replace 1 << digits, with BIT(digits) | Gwendal Grignou | 2019-03-26 | 1 | -3/+3 |
* | Deferred: Use deferred_data instead of function pointer | Anton Staaf | 2016-04-18 | 1 | -2/+2 |
* | samus: add i2c retries to backlight control | Alec Berg | 2015-02-20 | 1 | -15/+69 |
* | samus: smoothen backlight brightness transitions | Sameer Nanda | 2015-02-06 | 1 | -2/+30 |
* | samus: Cap the max LED current to 23mA | Sameer Nanda | 2015-01-24 | 1 | -0/+13 |
* | Samus: Move single-use constant into the file that uses it. | Bill Richardson | 2014-05-12 | 1 | -0/+2 |
* | samus: Fix backlight panel interrupt | Duncan Laurie | 2013-11-13 | 1 | -5/+6 |
* | samus: Changes for Proto1b | Duncan Laurie | 2013-11-01 | 1 | -18/+7 |
* | samus: Add hook/hack to enable backlight PWM | Duncan Laurie | 2013-10-21 | 1 | -0/+105 |