index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2020-12-08
drivers/i2c/tpm: Unconditionally allow I2C TPM ACPI node
Jes Klinke
2020-12-05
drivers/i2c/sx9324: Add more registers and reorder
Eric Lai
2020-12-02
drivers/i2c/nct7802y: Move the sensor initialization procedure
Maxim Polyakov
2020-11-22
drivers/i2c/hid: Use ACPI device name if provided by config
Matt DeVillier
2020-11-22
drivers/i2c/generic: Only write DDN field if description not empty
Matt DeVillier
2020-11-22
drivers/i2c: Add a driver for Semtech SX9324
Eric Lai
2020-11-19
src/drivers/i2c/rx6110sa: Omit _HID temporarily
Werner Zeh
2020-11-16
drivers/i2c/tpm: Remove ifdef of non-existant Kconfig option
Martin Roth
2020-11-16
src: Update some incorrect config options in comments
Martin Roth
2020-11-16
drivers/i2c/dw: Check for TX_ABORT in transfer
Kangheui Won
2020-11-12
drivers/i2c/rx6110sa: Delete unused defines
Werner Zeh
2020-11-12
drivers/i2c/rx6110sa: Add basic ACPI support
Werner Zeh
2020-11-09
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-10-19
drivers/i2c/gpiomux: Add chip driver for multiplexed I2C bus
Karthikeyan Ramasubramanian
2020-10-19
drivers/i2c: Add chip driver for GPIO based I2C multiplexer
Karthikeyan Ramasubramanian
2020-10-11
drivers/i2c/nct7802y: Configure remote diodes and local sensor
Maxim Polyakov
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-07-28
drivers/i2c/max98373: fix error message formatting
Caveh Jalali
2020-07-26
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-11
drivers/i2c/w83793: Drop dead code
Angel Pons
2020-07-09
drivers/i2c/adt7463: Drop dead code
Angel Pons
2020-07-02
acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo
Furquan Shaikh
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-05-20
driver/i2c/max98390: Fix build error related to max98390 driver
Seunghwan Kim
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
driver/i2c/max98390: Correct included file path
Seunghwan Kim
2020-05-15
drivers/i2c/designware: Check if the device is powered
Raul E Rangel
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
Remove new additions of "this file is part of" lines
Furquan Shaikh
2020-05-11
driver/i2c/max98390: Add i2c driver for Maxim 98390 codec
Seunghwan Kim
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
src: Remove not used 'include <smbios.h>'
Elyes HAOUAS
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
drivers/i2c: Constify struct device * param to i2c fill ssdt callback
Furquan Shaikh
2020-04-28
i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_bus
Furquan Shaikh
2020-04-23
rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE
Julius Werner
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-06
src/drivers: 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-17
drivers/i2c/designware: Add 150MHz clock speed
Martin Roth
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-02
drivers/i2c/at24rf08c: Format according to coding style
Paul Menzel
2020-03-02
drivers/i2c/at24rf08c: Correctly format short multi-line comments
Paul Menzel
[next]