summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/lm63
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* drivers/i2c/lm63: Remove unneeded headersElyes HAOUAS2018-04-271-4/+0
* drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-2/+2
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-3/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Indentation: Various indentation fixesVikram Narayanan2012-01-051-13/+11
* Handle drivers/ equally to any other sub directory.Stefan Reinauer2011-04-152-0/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-3/+3
* newconfig is no more.Patrick Georgi2010-02-071-2/+0
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* i2c mux supportYinghai Lu2004-12-033-0/+52