1. d890b45 ACPI: Add hack to avoid IASL warning when reading back registers by Martin Roth · 9 years ago
  2. 8b954f5 ec/quanta/ene_kb3940q: Fix ACPI Notice by Martin Roth · 9 years ago
  3. 21dbc2f ec/lenovo/h8: Fix IASL warnings by Martin Roth · 9 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. 597de28 ec/chrome: Disable LPC Continuous Serial IRQ Select by pchandri · 9 years ago
  6. f506031 ec/google: Move label to BOL to satisfy lint-tests by Patrick Georgi · 9 years ago
  7. 20373c0 chromeec: Fix ACPI compile warnings by Duncan Laurie · 9 years ago
  8. f611fcf ec: superio: Report keyboard IRQ as wake capable by Duncan Laurie · 9 years ago
  9. ab40b91 chromeec: Add kconfig entry for EC PD support by Duncan Laurie · 9 years ago
  10. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  11. ef549a0 chromeec: Move keyboard backlight code into Chrome EC directory by Duncan Laurie · 9 years ago
  12. 699c788 chromeec: Add helper function to read EC switch state by Duncan Laurie · 9 years ago
  13. f4e9eb9 mec: Correct the access mode for short payloads by Jagadish Krishnamoorthy · 9 years ago
  14. f6dde95 ec/lenovo/h8: silence sound on boot by Alexander Couzens · 9 years ago
  15. 066cc85 EC: Add new EC host event for FASTBOOT_MODE request by Furquan Shaikh · 9 years ago
  16. 852014c lenovo: Move pc_keyboard_init to h8 init. by Vladimir Serbinenko · 9 years ago
  17. 38a6062 h8: Add missing include of stdint.h by Vladimir Serbinenko · 9 years ago
  18. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  19. cbcf28f lenovo: Disable radio when suspending or turning off. by Vladimir Serbinenko · 9 years ago
  20. 77c04e9 kbuild: automatically include ECs by Stefan Reinauer · 9 years ago
  21. 1124cec chromeos: remove VBOOT2_VERIFY_FIRMWARE option by Aaron Durbin · 9 years ago
  22. 16fb9b9 chromeec: ec_mec: Fix misaligned data access by Shawn Nematbakhsh · 9 years ago
  23. 5725ea3 chromeec: lpc: Add variant MEC IO by Shawn Nematbakhsh · 9 years ago
  24. 4f332fb chromeec: lpc: Read / write IO ports through common functions by Shawn Nematbakhsh · 9 years ago
  25. 19ffcb3 chromeec: Access ID + flags through ACPI I/O ports by Shawn Nematbakhsh · 9 years ago
  26. 37b7a66 chromeec: Support accessing memmap data over port 62/66 by Shawn Nematbakhsh · 9 years ago
  27. 235f922 chromeec: Update ec_commands.h from EC repository by Shawn Nematbakhsh · 9 years ago
  28. e95db22 chromeec: Fix printf formatting warning by Anatol Pomozov · 9 years ago
  29. 555f711 samus: Log EC panics to eventlog by Shawn Nematbakhsh · 9 years ago
  30. 02e847b cros_ec: Retry failed VBNV transactions by Julius Werner · 9 years ago
  31. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  32. 767d245 chromeec: Add wakeup delay after SPI /CS assertion by David Hendricks · 10 years ago
  33. b12e9be chromeec: Fix logging of EC wake events by Duncan Laurie · 10 years ago
  34. d840118 chromeec: Add battery status event and re-enable _BIX by Duncan Laurie · 10 years ago
  35. 60e6bf8 chromeec: Add support for v3 commands on LPC by Duncan Laurie · 10 years ago
  36. fc0f517 chromeec: Add commands to check PD image type by Duncan Laurie · 10 years ago
  37. 8caa80b chromeec: Update ec_commands.h from EC repository by Duncan Laurie · 10 years ago
  38. bf5407c chromeec: Clear post code before reboot to RO by Duncan Laurie · 10 years ago
  39. 98cc94c chromeec: Add ACPI device for PD MCU and handle related EC host event by Shawn Nematbakhsh · 10 years ago
  40. 4869111 chromeec: use stopwatch API by Aaron Durbin · 10 years ago
  41. aee78f0 chromeec: provide proto v3 over i2c support by Aaron Durbin · 10 years ago
  42. 8282727 chromeec: allow transport implementation to provide buffers for proto v3 by Aaron Durbin · 10 years ago
  43. 3e49738 chromeec: correct response length for VBNV write by Aaron Durbin · 10 years ago
  44. b335c3d chromeec: Move SERIQ mode to LPC option by Marc Jones · 9 years ago
  45. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 9 years ago
  46. 224f922 vboot2: read dev and recovery switch by Daisuke Nojiri · 10 years ago
  47. 612163eb chrome ec: Add ACPI Device for ALS if enabled by Duncan Laurie · 10 years ago
  48. 1d6560f chromeos: Unconditionally clear the EC recovery request by Sheng-Liang Song · 10 years ago
  49. cdb61a6 i2c: Replace the i2c API. by Gabe Black · 10 years ago
  50. 967058f spi: Factor EC protocol details out of the SPI drivers. by Gabe Black · 10 years ago
  51. 05a1dc3 ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL by Edward O'Callaghan · 10 years ago
  52. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  53. 5f19eb6 ec: Use DEVICE_NOOP macro formalism over static stub func by Edward O'Callaghan · 10 years ago
  54. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  55. 3f1500f google/chromeec: Notify DPTF charger participant on AC state change by Duncan Laurie · 10 years ago
  56. e6b280e chrome ec: Add support for limiting charger current by Duncan Laurie · 10 years ago
  57. 47d37b9 ec/lenovo/h8: return correctly typed package if battery is absent by Vladimir Serbinenko · 10 years ago
  58. 6abb33c smbios: reorganise OEM strings handling. by Vladimir Serbinenko · 10 years ago
  59. 8603513 ec/lenovo/h8: Implement thinkpad-acpi compatible LED function by Vladimir Serbinenko · 10 years ago
  60. 7096a0c ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpi by Vladimir Serbinenko · 10 years ago
  61. fc10c34 lenovo/h8: Support tablet events by Vladimir Serbinenko · 10 years ago
  62. e4340b5 ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment by Paul Menzel · 10 years ago
  63. 883e7ac lenovo/h8: Support uwb radio. by Vladimir Serbinenko · 10 years ago
  64. aaaf689 chromeos: On ARM platforms VBNV lives in the EC by Stefan Reinauer · 11 years ago
  65. b359ade lenovo/h8: Remove useless smi.h include. by Vladimir Serbinenko · 10 years ago
  66. 3bb40b9 chromeec: Implement full battery workaround at 6% by Duncan Laurie · 11 years ago
  67. 18d9899b chrome ec: Add Methods for new EC events by Duncan Laurie · 11 years ago
  68. e0ceac3 ec/lenovo/h8: Apply ME workaround on X230 on S3 resume. by Vladimir Serbinenko · 10 years ago
  69. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  70. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  71. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  72. b57fef9 src/ec: Sanitize headers and comment #endif pairings by Edward O'Callaghan · 10 years ago
  73. 9f1a7cf chromeec: add function to reboot on unexpected image by Aaron Durbin · 10 years ago
  74. 8be6759 chrome ec: Fix temperature calcualtion in PATx methods by Duncan Laurie · 10 years ago
  75. b3ce658 chrome ec: call DPTF thermal threshold event handler by Aaron Durbin · 10 years ago
  76. 93e2444 chrome ec: Update header and add functions to support DPTF by Duncan Laurie · 10 years ago
  77. e1fe688 src/*: Remove the last remnants of struct keyboard by Edward O'Callaghan · 10 years ago
  78. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  79. ad8d913 baytrail: Basic DPTF framework by Duncan Laurie · 11 years ago
  80. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  81. fa84067 ec/compal/ene932: Update to use coreboot EC-mainboard API by Alexandru Gagniuc · 10 years ago
  82. 1a3872f ec/compal/ene932/acpi: Let mainboard define the ACPI lid object by Alexandru Gagniuc · 10 years ago
  83. b1e63e4 ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' by Alexandru Gagniuc · 10 years ago
  84. 5ca914b lenovo/x60: Unify volume button handling with common code. by Vladimir Serbinenko · 10 years ago
  85. 2f6402c chromeec: allow override of i8042 interrupt by Aaron Durbin · 11 years ago
  86. 58867b1 chrome ec: Fix ASL to use IO() instead of FixedIO() by Duncan Laurie · 11 years ago
  87. ea9181c acpi/ec: Add missing delays by Vladimir Serbinenko · 11 years ago
  88. f3c3dae ec/lenovo/h8: Add backlight control. by Vladimir Serbinenko · 10 years ago
  89. eada34f ec/lenovo/h8: Make trackpoint enable a CMOS option. by Vladimir Serbinenko · 10 years ago
  90. 1eda31c ec/lenovo/h8: Remove trackpoint_enable from device tree. by Vladimir Serbinenko · 10 years ago
  91. 8e7e525 ec/lenovo/h8: make wlan config a CMOS option by Vladimir Serbinenko · 10 years ago
  92. add3f7f ec/lenovo/h8: Allow control of low-battery beep. by Vladimir Serbinenko · 10 years ago
  93. 9a3b9c4 ec/lenovo/h8: Allow user to disable powermanagement beeps. by Vladimir Serbinenko · 10 years ago
  94. 11a7c84 ec/lenovo/h8: Implement sticky Fn option. by Vladimir Serbinenko · 10 years ago
  95. fc7090b ec/lenovo/h8: Add an option to swap ctrl and fn. by Vladimir Serbinenko · 10 years ago
  96. e4ac9c0 ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree. by Vladimir Serbinenko · 10 years ago
  97. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  98. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  99. d338b46 chromeec: Add event methods for EC requested throttle by Duncan Laurie · 11 years ago
  100. f422a44 ec/lenovo/h8: Enable 3G modem by Vladimir Serbinenko · 11 years ago