index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
i2c
/
generic
Age
Commit message (
Expand
)
Author
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-08-30
acpigen: Add stop gpio control to power resource
Furquan Shaikh
2017-08-30
drivers/i2c/generic: Support additional device properties
Duncan Laurie
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-03-16
i2c/generic: Add support for GPIO IRQ
Duncan Laurie
2017-02-19
acpi_device: Move power resource function to generic code
Duncan Laurie
2017-01-29
i2c/generic: Allow GPIOs to be put in _CRS and PowerResource in ACPI
Furquan Shaikh
2016-12-16
drivers/i2c/generic: Allow mainboards to export reset and enable GPIOs
Furquan Shaikh
2016-12-15
drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdt
Furquan Shaikh
2016-10-25
drivers/i2c/generic: Re-factor SSDT generation code
Furquan Shaikh
2016-10-25
drivers/i2c/generic: Enable support for adding PowerResource for device
Furquan Shaikh
2016-10-24
drivers/i2c/generic: Return correct name for acpi_name
Furquan Shaikh
2016-09-28
drivers/i2c/generic: Add config for marking device as probed
Duncan Laurie
2016-06-22
drivers/i2c/generic: Fix compile failure
Duncan Laurie
2016-06-02
i2c: Add a generic i2c driver
Duncan Laurie