Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2014-06-03mfd: max8907: Make of_device_id array constKrzysztof Kozlowski
2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-10-23mfd: max8907: Include linux/of.h headerSachin Kamat
2012-11-29mfd: remove use of __devexitBill Pemberton
2012-11-29mfd: remove use of __devinitBill Pemberton
2012-09-23mfd: Fix max8907 sparse warningFengguang Wu
2012-09-19mfd: max8907: Add power off controlStephen Warren
2012-09-17mfd: Add MAX8907 core driverGyungoh Yoo