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
2021-05-12
drivers/i2c/cs42l42: Make HS_BIAS_SENSE_EN optional
Vitaly Rodionov
2021-05-05
drivers/i2c/generic: Set S0W to D3hot for wake device
Tony Huang
2021-04-30
drivers/i2c/designware: Use safe defaults for SCL parameters
Kyösti Mälkki
2021-04-23
drivers/i2c/cs42l42: Add driver for generating device in SSDT
Vitaly Rodionov
2021-04-15
drivers/i2c/tas5825m: Add driver for TI TAS5825M
Jeremy Soller
2021-04-06
drivers/i2c/nau8825: Support nau8825 for ACPI GPIO descriptors
Seven Lee
2021-03-10
drivers/i2c: sx9310: Replace register map with descriptive names
Gwendal Grignou
2021-03-04
src/drivers/i2c/rx6110sa: Add official ACPI ID
Werner Zeh
2021-02-18
drivers/i2c/hid: Enforce level triggered IRQ mode
Karthikeyan Ramasubramanian
2021-01-19
drivers/i2c/tpm/cr50.c: Use __func__
Elyes HAOUAS
2021-01-19
drivers/i2c/tpm/tpm.c: Use __func__
Elyes HAOUAS
2021-01-19
drivers/i2c/tpm/tis.c: Use __func__
Elyes HAOUAS
2021-01-18
drivers/i2c/sx9324: Add IrqCfg1 register
Stanley Wu
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
[next]