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
/
max98373
/
max98373.c
Age
Commit message (
Expand
)
Author
2020-11-09
acpi: Call acpi_fill_ssdt() only for enabled devices
Karthikeyan Ramasubramanian
2020-07-28
drivers/i2c/max98373: fix error message formatting
Caveh Jalali
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
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
device: Constify struct device * parameter to acpi_fill_ssdt()
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-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
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-02-15
drivers/i2c/max98373: Set default bus speed as I2C_SPEED_FAST
Furquan Shaikh
2019-01-23
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2018-09-16
acpi: Call acpi_gen_writeSTA by status from device tree
Hung-Te Lin
2018-06-06
src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cb
Naresh G Solanki
2018-05-28
drivers/i2c/max98373: update DT property names
Sathyanarayana Nujella
2018-01-23
drivers/i2c/max98373: Add driver for generating device in SSDT
N, Harshapriya