Age | Commit message (Expand) | Author |
2018-02-07 | chromeec: Add support for reading second battery info | Nicolas Boichat |
2018-02-05 | ec/google: Get OEM ID and SKU ID from EC | Daisuke Nojiri |
2018-02-02 | ec/google/chromeec: Remove wake flag from keyboard IRQ | Duncan Laurie |
2018-01-30 | chromeec: Decouple EC tablet event and TBMC device | Furquan Shaikh |
2018-01-26 | ec/google/chromeec: Add _PRW property to CREC device | Furquan Shaikh |
2018-01-17 | google/chromeec: Enable unified host event programming interface | Jenny TC |
2018-01-17 | ec/h8: Store PWRS and notify CPU on AC power plug/unplug events | Arthur Heymans |
2018-01-12 | ec/lenovo/h8: Add support for bluetooth on wifi | Patrick Rudolph |
2017-12-25 | ec/hp/kbc1126: change the default offset of the blobs | Iru Cai |
2017-12-19 | ec/hp/kbc1126/acpi/battery.asl: Make \ISTR serialized | Iru Cai |
2017-12-08 | chromeec: Add command to override charger limit | Daisuke Nojiri |
2017-12-08 | cr50: Make EC clear AP_OFF before hibnernate | Daisuke Nojiri |
2017-12-07 | boardid: Minor clean up and standardization | Julius Werner |
2017-12-03 | ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot) | Patrick Rudolph |
2017-11-30 | chromeec: Notify CREC device of wakeup events | Furquan Shaikh |
2017-11-22 | chromeec: Change the API for hostevent/wake masks to handle 64-bit | Furquan Shaikh |
2017-11-14 | ec/lenovo/h8/acpi/ec: Add registers | Patrick Rudolph |
2017-11-07 | ec/lenovo/h8: Clear EC output queue before enablement | Bill XIE |
2017-11-07 | ec/acpi: add mechanisms to clear EC output queue | Bill XIE |
2017-11-04 | ec/lenovo/h8/acpi/thermal: Add ACPI fan control | Patrick Rudolph |
2017-11-04 | ec/lenovo/h8/acpi/thermal: Add support for passive cooling | Patrick Rudolph |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-10-20 | chromeec: Add function to retrieve usb c charger info | Shelley Chen |
2017-10-19 | google/chromeec: Do not set wake mask before logging EC events | Furquan Shaikh |
2017-10-19 | ec/google/chromeec: Export google_chromeec_log_events in ec.h | Furquan Shaikh |
2017-10-18 | google/chromeec: Drain all MKBP events while clearing host events | Furquan Shaikh |
2017-10-18 | google/chromeec: Add new helper function to read MKBP events | Furquan Shaikh |
2017-10-10 | ec/lenovo/h8: Serialize control method _CRS | Paul Menzel |
2017-10-08 | ec/google/chromeec: Add library function google_chromeec_events_init | Furquan Shaikh |
2017-10-04 | chromeec: Remove checks for EC in RO | Daisuke Nojiri |
2017-09-26 | Use stopwatch_wait_until_expired where applicable | Jonathan Neuschäfer |
2017-09-26 | chromeec: Provide helper routine to read boardid from Chrome EC | Furquan Shaikh |
2017-09-25 | ec/lenovo/pmh7: Dump revision and ID | Patrick Rudolph |
2017-09-19 | ec/quanta/it8518: add missing HID to SIO device | Matt DeVillier |
2017-09-19 | ec/quanta/it8518: correct ACPI battery data fed into ToString() | Matt DeVillier |
2017-09-19 | ec/purism/librem: fix battery present rate | Matt DeVillier |
2017-09-13 | ec/google: Add command to set APU SKU ID to EC | Kevin Chiu |
2017-09-11 | ec/lenovo/h8: Add WWAN detection support | Patrick Rudolph |
2017-09-06 | ec/lenovo/h8: Add BDC detection support | Patrick Rudolph |
2017-08-30 | ec/google: Use feature flag layout that matches the EC host command | Patrick Georgi |
2017-08-27 | ec/lenovo/h8/acpi/thermal: Don't hardcode limits | Patrick Rudolph |
2017-08-22 | ec/google: Detect keyboard backlight at runtime | Patrick Georgi |
2017-08-21 | ec/lenovo/h8: Add panic method | Patrick Rudolph |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-15 | ec/google: Add command to fetch SKU ID from EC | Patrick Georgi |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-08-11 | ec/google: update ec_commands.h | Patrick Georgi |
2017-08-11 | ec: add support for KBC1126 in HP laptops | Iru Cai |
2017-07-18 | ec/lenovo/h8/h8: Always enable tp-smapi and thermal | Patrick Rudolph |
2017-07-08 | ec/mec1308: Fix fan control ACPI | Matt DeVillier |