.. |
Makefile
|
Install dev/i2c/i2c_io.h and implement the API in the iic(4) driver.
|
2011-10-02 16:39:45 +00:00 |
adm1021.c
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
at24cxx.c
|
Add "i2c-at34c02" AT34C02 EEPROM. This is compatible with the AT24C02
|
2013-10-25 14:32:10 +00:00 |
at24cxxvar.h
|
…
|
|
au8522.c
|
now that iic is a module, add "iic" dependency to iic drivers
|
2011-10-02 19:03:56 +00:00 |
au8522mod.h
|
add snr reporting
|
2011-07-10 00:47:34 +00:00 |
au8522mod_8vsb.h
|
add snr reporting
|
2011-07-10 00:47:34 +00:00 |
au8522mod_qam64.h
|
add snr reporting
|
2011-07-10 00:47:34 +00:00 |
au8522mod_qam256.h
|
add snr reporting
|
2011-07-10 00:47:34 +00:00 |
au8522reg.h
|
add snr reporting
|
2011-07-10 00:47:34 +00:00 |
au8522var.h
|
add snr reporting
|
2011-07-10 00:47:34 +00:00 |
cx24227.c
|
always set *data to appease gcc -03 (some users of cx24227_readreg() don't
|
2012-03-15 16:20:36 +00:00 |
cx24227var.h
|
Add Conexant/Samsung CX24227/S5H1409 demodulator subroutines.
|
2011-08-04 01:48:34 +00:00 |
dbcool.c
|
Remove unused variables
|
2013-09-12 19:46:31 +00:00 |
dbcool_reg.h
|
Allow i2c addr wildcard matching. Use with care!
|
2013-08-07 19:38:45 +00:00 |
dbcool_var.h
|
When detaching the device, tear down its sysctl tree.
|
2011-08-02 14:06:15 +00:00 |
ddc.c
|
…
|
|
ddcreg.h
|
…
|
|
ddcvar.h
|
…
|
|
ds1307.c
|
Clean up error messages.
|
2012-07-25 03:07:37 +00:00 |
ds1307reg.h
|
Rework this driver to support other dsrtc than just the DS1307.
|
2012-02-23 20:59:19 +00:00 |
files.i2c
|
Add lmenv to the configuration framework.
|
2013-10-15 19:13:32 +00:00 |
g760a.c
|
Use const nodes. Let sysctl_createv initialize sysctl_data.
|
2012-07-29 07:04:09 +00:00 |
g760areg.h
|
…
|
|
gttwsi_core.c
|
Make gttswi MI and usuable from non-Marvell SoCs.
|
2013-09-06 00:56:12 +00:00 |
gttwsireg.h
|
Make gttswi MI and usuable from non-Marvell SoCs.
|
2013-09-06 00:56:12 +00:00 |
gttwsivar.h
|
Make gttswi MI and usuable from non-Marvell SoCs.
|
2013-09-06 00:56:12 +00:00 |
i2c.c
|
Add a property "i2c-indirect-config" to allow/disallow i2c indirect config.
|
2013-09-24 18:04:53 +00:00 |
i2c_bitbang.c
|
…
|
|
i2c_bitbang.h
|
…
|
|
i2c_exec.c
|
Fix evil "sizeof(void*)" botch
|
2013-09-12 20:30:58 +00:00 |
i2c_io.h
|
Identify SMBus block-mode operations.
|
2012-04-22 14:10:36 +00:00 |
i2c_subr.c
|
fix build for kernels with i2c host controller drivers but no iic(4)
|
2011-10-03 22:27:23 +00:00 |
i2cvar.h
|
…
|
|
ibmhawk.c
|
Make sure sensor state is valid before calling sysmon_envsys_sensor_attach().
|
2011-06-21 12:38:27 +00:00 |
ibmhawkreg.h
|
Initial implementation of ibmhawk(4) driver for sensors behind the IBM Hawk
|
2011-02-14 08:50:38 +00:00 |
ibmhawkvar.h
|
Initial implementation of ibmhawk(4) driver for sensors behind the IBM Hawk
|
2011-02-14 08:50:38 +00:00 |
lg3303.c
|
now that iic is a module, add "iic" dependency to iic drivers
|
2011-10-02 19:03:56 +00:00 |
lg3303var.h
|
add lg3303_get_snr, lg3303_get_signal_strength, lg3303_get_ucblocks
|
2011-07-15 20:28:38 +00:00 |
lm75.c
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
lm75reg.h
|
Allow i2c addr wildcard matching. Use with care!
|
2013-08-07 19:38:45 +00:00 |
lm87.c
|
Add missing braces.
|
2013-11-04 15:06:26 +00:00 |
lm_i2c.c
|
…
|
|
m41st84.c
|
fix an array bound error which was spotted by gcc 4.8
|
2013-11-08 03:56:10 +00:00 |
m41st84reg.h
|
…
|
|
m41st84var.h
|
…
|
|
m41t00.c
|
…
|
|
m41t00reg.h
|
…
|
|
max6900.c
|
…
|
|
max6900reg.h
|
Allow i2c addr wildcard matching. Use with care!
|
2013-08-07 19:38:45 +00:00 |
mcp980x.c
|
Fix name of sysctl setup function.
|
2013-10-28 11:24:08 +00:00 |
mcp980xreg.h
|
Add forgotten register definitions for previous commit.
|
2013-10-15 13:43:51 +00:00 |
motoi2c.c
|
Suppressing the ACK after the last byte read must not depend on
|
2011-04-17 15:14:59 +00:00 |
motoi2creg.h
|
withdraw my name from the copyright notice as there is little code
|
2011-01-04 02:50:08 +00:00 |
motoi2cvar.h
|
Suppressing the ACK after the last byte read must not depend on
|
2011-04-17 15:14:59 +00:00 |
mpl115a.c
|
Preliminary support for MPL115A2 pressure sensor. It works, but accurracy is
|
2013-09-08 14:59:42 +00:00 |
mpl115areg.h
|
Preliminary support for MPL115A2 pressure sensor. It works, but accurracy is
|
2013-09-08 14:59:42 +00:00 |
mt2131.c
|
now that iic is a module, add "iic" dependency to iic drivers
|
2011-10-02 19:03:56 +00:00 |
mt2131var.h
|
Add subroutines to support Microtune MT2131 silicon tuner.
|
2011-08-04 01:45:37 +00:00 |
nxt2k.c
|
now that iic is a module, add "iic" dependency to iic drivers
|
2011-10-02 19:03:56 +00:00 |
nxt2kvar.h
|
Add subdriver for Nextwave (subsequently acquired by ATI, then AMD, and
|
2011-07-11 00:30:23 +00:00 |
pcf8563.c
|
Add direct config support.
|
2012-01-07 21:02:15 +00:00 |
pcf8563reg.h
|
Add pcf8563rtc(4), yet another I2C real time clock.
|
2011-01-21 19:11:47 +00:00 |
pcf8583.c
|
Fix misplaced parenthesis. From henning.petersen@t-online.de, thanks.
|
2011-04-02 08:11:31 +00:00 |
pcf8583reg.h
|
Allow i2c addr wildcard matching. Use with care!
|
2013-08-07 19:38:45 +00:00 |
pcf8583var.h
|
…
|
|
r2025.c
|
…
|
|
r2025reg.h
|
…
|
|
rs5c372.c
|
fix my license notice.
|
2012-01-21 19:44:28 +00:00 |
rs5c372reg.h
|
fix my license notice.
|
2012-01-21 19:44:28 +00:00 |
s390.c
|
Add direct config support for all devices used by sandpoint.
|
2011-05-28 13:59:31 +00:00 |
s390reg.h
|
s390rtc(4), an RTC driver for the Seiko Instruments S-35390A chip.
|
2011-04-04 17:58:40 +00:00 |
sdtemp.c
|
add three temperature sensors from ST.
|
2014-01-09 16:51:05 +00:00 |
sdtemp_reg.h
|
add three temperature sensors from ST.
|
2014-01-09 16:51:05 +00:00 |
sgsmix.c
|
…
|
|
sgsmixvar.h
|
…
|
|
smscmon.c
|
Initialize sensor state before registering.
|
2011-06-20 20:16:19 +00:00 |
smscmonvar.h
|
…
|
|
spdmem_i2c.c
|
Allow i2c addr wildcard matching. Use with care!
|
2013-08-07 19:38:45 +00:00 |
tps65217pmic.c
|
Fix whitespace issues.
|
2014-01-08 16:49:48 +00:00 |
tps65217pmicreg.h
|
Monitor for power source changes and report with appropriate information in
|
2013-08-04 00:24:28 +00:00 |
tps65950.c
|
add TPS65950 RTC support
|
2012-12-31 21:45:36 +00:00 |
tvpll.c
|
remove unused variable
|
2013-10-17 21:18:43 +00:00 |
tvpll_tuners.c
|
add LG TDVS-H06xF support
|
2011-07-15 03:31:37 +00:00 |
tvpll_tuners.h
|
struct tvpll_data foo -> extern struct tvpll_data foo
|
2011-07-15 03:30:08 +00:00 |
tvpllvar.h
|
add LG TDVS-H06xF support
|
2011-07-15 03:31:37 +00:00 |
w83795g.c
|
Add driver for Nuvoton W83795G voltage/temp/fan/gpio monitoring device.
|
2013-08-06 15:58:25 +00:00 |
w83795greg.h
|
Add driver for Nuvoton W83795G voltage/temp/fan/gpio monitoring device.
|
2013-08-06 15:58:25 +00:00 |
x1226.c
|
…
|
|
x1226reg.h
|
Allow i2c addr wildcard matching. Use with care!
|
2013-08-07 19:38:45 +00:00 |
xc5k.c
|
now that iic is a module, add "iic" dependency to iic drivers
|
2011-10-02 19:03:56 +00:00 |
xc5kreg.h
|
add digital capture support
|
2011-07-09 15:00:43 +00:00 |
xc5kvar.h
|
add digital capture support
|
2011-07-09 15:00:43 +00:00 |
xc3028.c
|
now that iic is a module, add "iic" dependency to iic drivers
|
2011-10-02 19:03:56 +00:00 |
xc3028reg.h
|
add LGDT3303 tuner and XC3028L demod drivers
|
2011-07-11 18:00:06 +00:00 |
xc3028var.h
|
add LGDT3303 tuner and XC3028L demod drivers
|
2011-07-11 18:00:06 +00:00 |
zl10353.c
|
now that iic is a module, add "iic" dependency to iic drivers
|
2011-10-02 19:03:56 +00:00 |
zl10353reg.h
|
Fix RCS keyword string.
|
2011-08-29 11:16:35 +00:00 |
zl10353var.h
|
Fix RCS keyword string.
|
2011-08-29 11:16:35 +00:00 |