aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/adm1026
AgeCommit message (Expand)Author
2018-04-27drivers/i2c/adm1026: Remove unneeded headersElyes HAOUAS
2014-11-01drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2012-11-27Get rid of drivers classPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-01-21adm1026: removed prototypeVikram Narayanan
2012-01-05Indentation: Various indentation fixesVikram Narayanan
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2009-08-26Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2007-07-12Fix Agami Aruma target (the only one using the part)Stefan Reinauer
2004-12-03i2c mux supportYinghai Lu