Age | Commit message (Expand) | Author |
2022-12-23 | tree: Replace And(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace Or(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-12-23 | tree: Replace ShiftLeft(a,b) with ASL 2.0 syntax | Felix Singer |
2022-12-16 | ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntax | Felix Singer |
2022-11-22 | ec: Add SPDX license headers to Makefiles | Martin Roth |
2022-06-09 | ec/kontron/it8516e/acpi: Replace Multiply(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/kontron/it8516e/acpi: Replace Divide(a,b) with ASL 2.0 syntax | Felix Singer |
2022-01-01 | ec/kontron/it8516e/acpi: Replace Multiply(a,b) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | ec/kontron/it8516e/acpi: Replace Add(a,b) with ASL 2.0 syntax | Felix Singer |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | ec/kontron: Use get_int_option() | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/ec: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-06-22 | src/ec: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2016-12-07 | sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-29 | kbuild: automatically include ECs | Stefan Reinauer |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2013-07-29 | ec/kontron/it8516e: Add sanity checks for values from nvram | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Comment low-level EC functions | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Remove some unsafe bit shifting | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Add PWM limits option | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Correct fan setting for PWM mode | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Add option for external temperature sensor | Nico Huber |
2013-06-17 | pnp: Unify some alignment to ease autogenerating patches | Nico Huber |
2013-06-06 | ec/kontron/it8516e: Add it8516e EC driver | Nico Huber |