aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/adm1026/adm1026.c
AgeCommit message (Expand)Author
2020-01-04drivers/i2c/adm1026: Drop unused hardware monitor supportKyösti Mälkki
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
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-10-07Remove chip.h files without config structureKyösti Mälkki
2012-01-21adm1026: removed prototypeVikram Narayanan
2012-01-05Indentation: Various indentation fixesVikram Narayanan
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
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