summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/w83795/w83795.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/i2c/w83795: Drop unused hardware monitor supportKyösti Mälkki2020-01-041-386/+0
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* i2c/w83795: Fix chip type messagePatrick Georgi2016-08-021-1/+1
* src/drivers: Capitalize CPU, RAM and ACPIElyes HAOUAS2016-07-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* drivers/i2c/w83795: Add option to use auxiliary SMBUS controllerTimothy Pearson2015-10-241-0/+17
* drivers/i2c/w83795: Add full support for core functionsTimothy Pearson2015-10-241-119/+238
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* drivers/i2c/w83795: Fix tautology from wrong return typeEdward O'Callaghan2015-01-151-3/+3
* 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
* src/drivers: Remove a trailing whitespaceElyes HAOUAS2014-07-211-1/+1
* drivers: Fix spellingMartin Roth2013-07-101-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-2/+3
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-3/+2
* HWM: Nuvoton W83795G/ADG HWM supportKerry Sheh2012-02-161-0/+261