summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/adm1027
Commit message (Expand)AuthorAgeFilesLines
* drivers/i2c/adm1027: 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-3/+3
* 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
* adm1027: add return statementVikram Narayanan2012-01-081-0/+1
* Indentation: Various indentation fixesVikram Narayanan2012-01-051-5/+4
* 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-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-3/+3
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-3/+3
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+0
* newconfig is no more.Patrick Georgi2010-02-071-2/+0
* Clean up whitespace in preparation for another patch to fix fan control.Ward Vandewege2007-05-111-34/+35
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-041-0/+1
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)2005-07-061-2/+2
* i2c mux supportYinghai Lu2004-12-033-0/+78