Age | Commit message (Expand) | Author |
2020-09-22 | superio/ite: Distinguish between chips for PECI readings | Michael Büchler |
2020-08-24 | src/superio: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-21 | superio/ite: delay PWRGD3 during resume | Michael Büchler |
2020-08-14 | superio/ite/common: Add support for closed-loop mode | Matt DeVillier |
2020-08-10 | superio/ite: allow 24 MHz clock for external sensor interface | Michael Büchler |
2020-08-10 | superio/ite: configure EC for fans to full at thermal limit | Michael Büchler |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-31 | superio/ite: Improve code formatting | Elyes HAOUAS |
2020-01-30 | src/superio: replace license boilerplate with SPDX | Felix Held |
2019-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-16 | src/superio: Remove unused 'include <arch/io.h>' | Elyes HAOUAS |
2019-10-08 | superio/hwm5_conf: factor out HWM access from ITE env_ctrl | Felix Held |
2019-05-15 | src/superio/ite/common: Prepare for ITE IT8786E SuperIO | Michał Żygowski |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-02 | superio/ite/common: add option for enabling 5 FANs | Krystian Hebel |
2019-03-02 | superio/ite/common/env_ctrl.c: fix IS_ENABLED argument | Krystian Hebel |
2019-01-06 | superio/*: Link early initialization into bootblock | Arthur Heymans |
2018-06-04 | src/superio/{ite,smsc}: Remove space before tab | Elyes HAOUAS |
2018-05-04 | superio/ite/common: Add options to enable beeps | Vagiz Trakhanov |
2017-10-22 | superio/ite/common: Make PECI a thermal mode | Vagiz Trakhanov |
2017-10-22 | superio/ite/common: Add temperature limits | Vagiz Trakhanov |
2017-10-22 | superio/ite/common: Add temperature offset | Vagiz Trakhanov |
2017-06-12 | superio/ite/common: fix prototype to match others | Samuel Holland |
2016-12-07 | sio/ite/common: Export pnp_enter/exit_conf_state() | Nico Huber |
2016-11-28 | common Ite EC driver: Enable PWM smoothing via devicetree | Arthur Heymans |
2016-11-17 | sio/ite/common: Add generic environment-controller driver | Nico Huber |
2016-08-09 | superio/*: Relocate Kconfig to chip folder. | Omar Pakker |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-10-27 | superio: Use 'pnp_devfn_t' over 'device_t' in romstage component | Edward O'Callaghan |
2014-05-23 | ite/common: Introduce common watchdog and 3.3V VSB helpers | Rudolf Marek |
2014-05-11 | superio/ite/*: Factor out generic romstage component | Edward O'Callaghan |