index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
macppc
/
dev
/
cuda.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2021-03-05
Convert to intr_establish_xname().
rin
2020-07-14
Adapt to new proplib API
martin
2020-07-14
Adapt to new proplib API
martin
2019-12-22
Cleanup i2c bus acquire / release, centralizing all of the logic into
thorpej
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2017-09-22
direct configure i2c devices
macallan
2016-02-14
zero the i2c_attach_args structure before filling it in.
chs
2014-08-13
if we get garbage from the RTC try again a couple times
macallan
2014-03-14
remove various set-but-unused variables.
mrg
2013-07-30
Strip redundant parenthesis.
joerg
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-06-18
struct device * -> device_t
matt
2009-12-12
Remove `volatile' qualifier from argument types of
tsutsui
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-02-04
Return error status if an attempt is made to use the quick_{read,write}
pgoyette
2009-01-11
fix format instead of casting wildly
macallan
2009-01-11
don't truncate the print.
christos
2009-01-11
deal with 64bit time_t
macallan
2008-12-07
Fix attach messages. (extra colons, misplaced newline etc.)
tsutsui
2008-05-16
struct device * -> device_t
macallan
2008-04-29
Convert to new 2 clause license
martin
2007-12-06
lockmgr -> mutex
ad
2007-11-07
Convert macppc to shared ofw_autoconf.c. Compile tested only.
garbled
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-02-15
don't use IPL_HIGH
macallan
2007-02-05
- don't go CUDA_IDLE before calling message handlers, that way we force all
macallan
2007-01-17
new drivers for pmu and cuda
macallan