| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r300258: | jah | 2016-05-29 | 2 | -0/+11 |
* | MFC r289727: | ian | 2016-01-24 | 1 | -37/+120 |
* | MFC r289726: | ian | 2016-01-24 | 2 | -0/+17 |
* | iicbus: Use device_delete_children() instead of explicit child removal | dumbbell | 2016-01-21 | 4 | -19/+6 |
* | iicbus: Remove trailing whitespaces | dumbbell | 2016-01-21 | 1 | -4/+4 |
* | MFC r281828, r289083, r289084, r289091, r289093, r289095, r289097, r289098, | ian | 2015-10-20 | 7 | -242/+391 |
* | MFC r274641, r274644, r274822, r276049: | ian | 2014-12-27 | 3 | -1/+71 |
* | MFC r273728: | kib | 2014-11-03 | 2 | -4/+10 |
* | MFC r266923: | loos | 2014-08-20 | 1 | -0/+6 |
* | MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843, | loos | 2014-05-15 | 1 | -0/+25 |
* | MFC r261421 | jhibbits | 2014-03-15 | 1 | -0/+664 |
* | MFC r259082 | jhibbits | 2014-01-15 | 2 | -2/+2 |
* | Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is | glebius | 2013-09-11 | 1 | -1/+0 |
* | Add const qualifier to the dst parameter of the ifnet if_output method. | glebius | 2013-04-26 | 1 | -2/+2 |
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | sbz | 2013-01-30 | 4 | -4/+4 |
* | Check the return value of uiomove(9). | kevlo | 2012-11-13 | 1 | -1/+5 |
* | It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low) | marius | 2012-10-18 | 1 | -3/+11 |
* | Remove unused variables. | kevlo | 2012-09-29 | 1 | -4/+0 |
* | Add s35390a_rtc(4) driver for Seiko Instruments S-35390A RTC. | hrs | 2012-08-21 | 1 | -0/+333 |
* | Add a new temperature driver for certain PowerMacs. Found here on my Quad G5. | andreast | 2012-08-19 | 1 | -0/+413 |
* | Unify the sysctl description with the other PowerMac temperature drivers. | andreast | 2012-08-19 | 1 | -7/+9 |
* | Avoid using the degree symbol. Looks ugly on the console. | andreast | 2012-08-19 | 1 | -3/+4 |
* | Do the ADC init only at startup and not during every sensor read call. | andreast | 2012-08-19 | 1 | -5/+12 |
* | Don't include MIPS machine headers. There's no need for it. | marcel | 2012-05-19 | 1 | -6/+0 |
* | Add a driver for the NXP (Philips) PCF8563 RTC. | marius | 2012-04-13 | 2 | -0/+260 |
* | Driver for OpenCores I2C controller. | jchandra | 2012-03-27 | 2 | -0/+468 |
* | Move driver for DS1374 RTC to sys/dev/iicbus | jchandra | 2012-03-27 | 1 | -0/+143 |
* | Fix typo. | andreast | 2012-03-02 | 1 | -1/+1 |
* | Provide pre/post transfer method callbacks for icbbb | kan | 2012-03-01 | 2 | -2/+55 |
* | IIC bitbang changes - prepare to make the bit delay configurable; debug print... | adrian | 2011-12-20 | 1 | -31/+42 |
* | Allow the i2c node requirements to be slightly relaxed. | adrian | 2011-12-04 | 3 | -4/+12 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 2 | -11/+6 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 2 | -2/+2 |
* | Revert r226398 and instead move the allocation of usrbufs after the error check. | brueffer | 2011-10-16 | 1 | -4/+2 |
* | Properly free resources in an error case. | brueffer | 2011-10-15 | 1 | -1/+3 |
* | Tag mbufs of all incoming frames or packets with the interface's FIB | bz | 2011-07-03 | 1 | -0/+1 |
* | Remove duplicate header includes | kevlo | 2011-06-28 | 1 | -3/+0 |
* | - Improve error handling. | andreast | 2011-06-08 | 1 | -43/+127 |
* | - Improve error handling. | andreast | 2011-06-04 | 1 | -23/+45 |
* | Replace the FCU_ZERO_C_TO_K with the ZERO_C_TO_K from powermac_thermal.h. | andreast | 2011-06-04 | 1 | -7/+5 |
* | - Improve error handling. | andreast | 2011-06-03 | 1 | -11/+33 |
* | Move the celsius-to-kelvin conversion to a place that powermac_thermal can | nwhitehorn | 2011-05-29 | 1 | -6/+3 |
* | Update the I2C-based temperature/fan drivers to connect to the Powermac | nwhitehorn | 2011-05-29 | 3 | -91/+186 |
* | Add a new driver, the ad7417, to read temperatures and voltages on some | andreast | 2011-05-29 | 1 | -0/+457 |
* | There are PowerMacs which do not have a hwsensor-location property | andreast | 2011-01-18 | 1 | -7/+12 |
* | Remove unused variable. Spotted by a cppcheck | andreast | 2011-01-15 | 1 | -3/+0 |
* | On the Xserve G5 we find the LM75 instead of the DS1775. The core | andreast | 2010-12-10 | 1 | -2/+3 |
* | Provide support for IIC_M_NOSTOP/IIC_M_NOSTART for bit-banging and | nwhitehorn | 2010-11-08 | 1 | -5/+29 |
* | Add three new drivers for fan control and temperature reading on the | andreast | 2010-10-15 | 2 | -0/+590 |
* | bus_add_child: change type of order parameter to u_int | avg | 2010-09-10 | 1 | -1/+1 |