index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
ichiic.c
Age
Commit message (
Expand
)
Author
2024-07-16
match on Atom C3000
Jonathan Gray
2024-05-24
remove unneeded includes; ok miod@
Jonathan Gray
2024-03-06
match on Intel Meteor Lake U/H/U-Type4
Jonathan Gray
2024-02-21
match on C740; tested by and ok deraadt@
Jonathan Gray
2023-11-23
match on Alder Lake-N ids
Jonathan Gray
2023-02-05
match on Elkhart Lake
Jonathan Gray
2022-10-24
match on Intel 700 Series
Jonathan Gray
2022-06-21
add Intel 600 Series LP
Jonathan Gray
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2022-01-11
match on Intel Jasper Lake
Jonathan Gray
2021-10-30
match on Intel 600 Series
Jonathan Gray
2021-05-19
match on Intel 500 Series PCH ids
Jonathan Gray
2020-10-07
match more Intel PCH SMBus ids
Jonathan Gray
2020-01-09
Convert sleeps of 1sec or more to tsleep_nsec(9).
Martin Pieuchot
2019-05-08
match on 300 series pch
Jonathan Gray
2018-04-02
attach on Intel Apollo Lake SMBus, ok jsg
Henning Brauer
2017-12-23
match on intel 200 series
Jonathan Gray
2016-04-24
match on Intel 100 Series LP
Jonathan Gray
2016-03-13
In ichiic(4), ignore the SMBALERT# interrupt. This interrupt has been
Stefan Sperling
2015-12-07
match on intel 100 series
Jonathan Gray
2015-01-09
match on C610
Jonathan Gray
2014-09-23
add Bay Trail and Braswell SMBus
Jonathan Gray
2014-08-13
match on Intel 9 series and 9 series LP PCH, and add 8 series KT to puc
Jonathan Gray
2014-03-10
match on C600 IDF controllers and DH8900
Jonathan Gray
2014-02-25
match on Atom C2000
Jonathan Gray
2013-10-11
match Intel 8 Series SMBus (Lynx Point and Lynx Point-LP)
Jonathan Gray
2013-03-02
match on EP80579, works fine on a machine I have
Jonathan Gray
2012-10-05
Avoid uninitiliazed use of ctl and corresponding warnings.
Christiano F. Haesbaert
2012-06-29
match on the 7SERIES_SMB
Jasper Lievisse Adriaanse
2012-05-23
add C600 SMBus
Jonathan Gray
2011-04-21
match on 6 series smbus, tested by Laurence Tratt
Jonathan Gray
2011-04-09
use unique wait channels
Theo de Raadt
2010-04-08
these files don't need to include proc.h anymore. ok oga for agp
Ted Unangst
2009-10-27
Add another Intel ICH10 variant and the PCH chipset.
Stuart Henderson
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2008-10-16
Add ICH10.
Brad Smith
2008-04-20
be quiet even when errors happen; ok kettenis
Theo de Raadt
2007-10-17
Add the Intel ICH9 chipset.
Brad Smith
2007-05-03
convert lockmgr style locks to rwlocks.
David Gwynne
2006-09-28
Provide more info in error messages so we can see what's going
Alexander Yurchenko
2006-08-19
add the Intel 82801H SMBus controller.
Brad Smith
2006-08-19
add the Intel 6321ESB SMBus controller.
Brad Smith
2006-02-12
Revert previous, seems to cause problems on some machines.
Alexander Yurchenko
2006-02-05
Deal with bus semaphore.
Alexander Yurchenko
2006-01-15
In iic_exec don't fail immediately if bus is already busy. It might be
Alexander Yurchenko
2006-01-15
Sync with piixpm: allow driver to continue to work in polling mode
Alexander Yurchenko
2006-01-05
knf
Alexander Yurchenko
2006-01-05
Happy New Year!
Alexander Yurchenko
2006-01-05
Reliability fixes:
Alexander Yurchenko
2006-01-02
add the 82801E SMBus controller id.
Brad Smith
[next]