aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/cs5535-mfd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entriesLee Jones1-9/+16
2019-11-11mfd: cs5535-mfd: Request shared IO regions centrallyLee Jones1-41/+33
2019-11-11mfd: cs5535-mfd: Remove mfd_cell->id hackLee Jones1-12/+2
2019-11-11mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error messageLee Jones1-2/+3
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-17/+7
2019-07-02mfd: cs5535-mfd: Remove ifdef OLPC noiseLubomir Rintel1-17/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner1-13/+1
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