summaryrefslogtreecommitdiffstats
path: root/src/ec/kontron/it8516e/ec.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-5/+5
* ec/kontron: Use get_int_option()Angel Pons2021-04-211-6/+5
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-221-1/+0
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-9/+9
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-2/+2
* ec/kontron/it8516e: Add sanity checks for values from nvramNico Huber2013-07-291-0/+4
* ec/kontron/it8516e: Comment low-level EC functionsNico Huber2013-07-291-0/+36
* ec/kontron/it8516e: Remove some unsafe bit shiftingNico Huber2013-07-291-4/+4
* ec/kontron/it8516e: Add PWM limits optionNico Huber2013-07-291-6/+39
* ec/kontron/it8516e: Correct fan setting for PWM modeNico Huber2013-07-291-1/+1
* ec/kontron/it8516e: Add option for external temperature sensorNico Huber2013-07-291-0/+15
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-171-5/+5
* ec/kontron/it8516e: Add it8516e EC driverNico Huber2013-06-061-0/+175