Age | Commit message (Expand) | Author |
2022-10-18 | soc/amd/*/i2c: Move reset_i2c_peripherals to i2c.c | Fred Reitberger |
2021-11-04 | amd/i2c: Remove the weak function | Zheng Bao |
2021-10-16 | soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS defines | Felix Held |
2021-03-22 | soc/amd/common/block/i2c: Move SoC agnostic parts into common | Karthikeyan Ramasubramanian |
2021-03-22 | soc/amd/common: Introduce I2C driver common to all AMD SoCs | Karthikeyan Ramasubramanian |
2020-12-12 | soc/amd/common: Refactor ACPIMMIO posted writes | Kyösti Mälkki |
2020-06-29 | soc/amd/common: Drop ACPIMMIO GPIO bank separation | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus | Furquan Shaikh |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-08 | soc/amd/stoneyridge: replace get_soc_config with config_of_soc | Felix Held |
2020-04-05 | soc/amd: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-06-06 | soc/amd/stoneyridge: Move GPIO support to common | Marshall Dawson |
2019-05-16 | soc/amd/stoneyridge: Move I2C bus clear out of gpio.c | Marshall Dawson |
2019-03-12 | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2018-02-06 | soc/amd/stoneyridge: Add API to initialize non-early_init i2c buses | Daniel Kurtz |
2018-01-30 | soc/amd/stoneyridge: initialize i2c buses marked as early init | Aaron Durbin |
2018-01-26 | soc/amd/stoneyridge: fix compilation error | Aaron Durbin |
2018-01-25 | soc/amd/stoneyridge: Add I2C devicetree support. | Justin TerAvest |
2018-01-08 | soc/amd/stoneyridge/i2c: fix formatting and global symbol | Aaron Durbin |
2018-01-03 | soc/amd/stoneyridge: Add I2C support | Chris Ching |