aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/lm63/lm63.c
AgeCommit message (Expand)Author
2020-01-04drivers/i2c/lm63: Drop unused hardware monitor supportKyösti Mälkki
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-04-27drivers/i2c/lm63: 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-05Indentation: Various indentation fixesVikram Narayanan
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2004-12-03i2c mux supportYinghai Lu