index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
cs5535-mfd.c
Age
Commit message (
Expand
)
Author
2019-11-11
mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entries
Lee Jones
2019-11-11
mfd: cs5535-mfd: Request shared IO regions centrally
Lee Jones
2019-11-11
mfd: cs5535-mfd: Remove mfd_cell->id hack
Lee Jones
2019-11-11
mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error message
Lee Jones
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-02
mfd: cs5535-mfd: Remove ifdef OLPC noise
Lubomir Rintel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2016-01-14
mfd: cs5535-mfd: Add missing line spacing and make local array static
Lee Jones
2014-03-19
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-21
mfd: Remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinitdata
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-05-01
mfd: Use module_pci_driver
Axel Lin
2012-01-09
mfd: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
2012-01-09
mfd: Fix cs5535 section mismatch
Christian Gmeiner
2011-03-27
mfd: OLPC: Clean up names to match what OLPC actually uses
Daniel Drake
2011-03-27
mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it
Andres Salomon
2011-03-23
mfd: Add sharing for cs5535 acpi/pms cells
Andres Salomon
2011-01-14
mfd: Fix cs5535 warning on x86-64
Andres Salomon
2011-01-14
mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support
Andres Salomon