index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
i2c
/
adm1027
/
adm1027.c
Age
Commit message (
Expand
)
Author
2014-11-01
drivers: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-01-08
adm1027: add return statement
Vikram Narayanan
2012-01-05
Indentation: Various indentation fixes
Vikram Narayanan
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2007-05-11
Clean up whitespace in preparation for another patch to fix fan control.
Ward Vandewege
2006-10-04
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2004-12-03
i2c mux support
Yinghai Lu