summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-kernel/linux/linux-obmc/barreleye.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate kernel config fragmentsBrad Bishop2016-06-101-0/+4
| | | | | | Enable system specific modules in their respective layers. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Revert "[openbmc]: Build adm1275 pmbus driver into Barreleye kernel"nkskjames2016-05-111-3/+0
|
* [openbmc]: Build adm1275 pmbus driver into Barreleye kernelYi Li2016-05-111-0/+3
| | | | | | Barreleye has adm1278 devices. Build the driver into kernel. Signed-off-by: Yi Li <adamliyi@msn.com>
* meta-phosphor: Move to openbmc-20160329-1Joel Stanley2016-03-291-3/+0
| | | | | | | | | | | | | | | | | | | | | | We are now on a 4.4 based kernel - Fix i2c_smbus_read_block_data error in our i2c bus driver - Includes many JFFS2 fixes identified by Milton: * Fix directory hardlinks from deleted directories * Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" * jffs2: Fix page lock / f->sem deadlock * jffs2: reduce the breakage on recovery from halfway failed rename() * mtd: spi-nor: aspeed-smc: Fix flash struct setup for scan - Remove our in-tree adm1275 driver in favour of the upstream one, which was cherry picked from 4.6-rc1. Adds support for device tree - Incremental cleanups to the p8 occ hwmon driver - SCU fixes for GPIO configuration relating to Ethernet phy and PCIe Squishes down most of the fixes that were found in the 4.3 development effort into the commit that added the driver. This is part of the work in preparing for upstreaming Aspeed kernel support. Signed-off-by: Joel Stanley <joel@jms.id.au>
* Add temporary adm1278 hwmon pmbus driver patchYi Li2016-02-171-0/+3
| | | | | | | | | | | | | This patch temporarily adds adm1278 hwmon driver as a kernel patch to openbmc, for testing on Barreleye. If in the future this patch will still be useful, it should be put into linux kernel. Barreleye has three adm1278 devices on three i2c buses. This patch enables reading adm1278 sensors via hwmon sysfs interface. The enabled sensors are: current, voltage (In and Out), power and temperature. Detail usage can be found in 'readme_adm1278.txt'. Signed-off-by: Yi Li <adamliyi@msn.com>
* Update kernel to openbmc-20160127-1Joel Stanley2016-01-271-1/+0
| | | | | | | This includes a prototype of the mtd and occ hwmon drivers. They are not ready for upstream, but are able to be tested. Signed-off-by: Joel Stanley <joel@jms.id.au>
* add occ hwmon driver as kernel patchadamliyi2015-11-251-0/+1
OpenPOWER on IntegriCloud