aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/cs5535-mfd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-14mfd: cs5535-mfd: Add missing line spacing and make local array staticLee Jones1-1/+5
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitdataBill Pemberton1-2/+2
2012-11-28mfd: remove use of __devinitBill Pemberton1-2/+2
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-05-01mfd: Use module_pci_driverAxel Lin1-12/+1
2012-01-09mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-1/+1
2012-01-09mfd: Fix cs5535 section mismatchChristian Gmeiner1-3/+3
2011-03-27mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake1-3/+1
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon1-0/+18
2011-03-23mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon1-0/+37
2011-01-14mfd: Fix cs5535 warning on x86-64Andres Salomon1-1/+1
2011-01-14mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 supportAndres Salomon1-0/+151