summaryrefslogtreecommitdiffstats
path: root/src/ec/quanta/it8518
Commit message (Expand)AuthorAgeFilesLines
* ec/{compal,google,quanta}: Drop wrong _ADR objectsElyes HAOUAS2019-10-251-1/+0
* src/ec/quanta: Drop wrong _ADR objectsElyes HAOUAS2019-10-241-1/+0
* src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki2019-08-201-4/+0
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-5/+0
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-221-1/+0
* ec/quanta: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* ec/quanta/it8518: add missing HID to SIO deviceMatt DeVillier2017-09-191-0/+1
* ec/quanta/it8518: correct ACPI battery data fed into ToString()Matt DeVillier2017-09-191-3/+3
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* Kconfig: Indent help textMartin Roth2017-06-071-1/+1
* src/ec: Improve code formattingElyes HAOUAS2016-09-071-3/+3
* src/ec: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-2/+2
* ASL: Remove unused modulo recipient.Vladimir Serbinenko2016-02-091-1/+1
* Workaround for unused variable warning.Vladimir Serbinenko2016-02-091-0/+3
* stout: Fix ASL warningsVladimir Serbinenko2016-02-091-2/+2
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-9/+7
* kbuild: automatically include ECsStefan Reinauer2015-04-291-0/+4
* ec: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan2014-11-291-14/+2
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-4/+4
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-251-9/+4
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-132-2/+1
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-4/+1
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-2/+2
* Support ITE IT8518 embedded controller running Quanta's firmwareStefan Reinauer2013-03-149-0/+1494