aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tc6387xb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mfd: Use dev_get_drvdata() directlyKefeng Wang1-8/+4
2014-11-25mfd: tc6387xb: prepare/unprepare clocksDmitry Eremin-Solenikov1-5/+5
2014-07-25mfd: tc6387xb: Remove unnecessary braces and correct style warningsLee Jones1-4/+3
2014-01-06mfd: toshiba: Constify struct mfd_cell where possibleGeert Uytterhoeven1-1/+1
2013-07-31mfd: Use dev_get_platdata()Jingoo Han1-3/+3
2013-06-11mfd: tc6387xb: Remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
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-01-09mfd: Convert MFD drivers to use module_platform_driverMark Brown1-13/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz1-1/+2
2011-03-23mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to tc6387xb driversAndres Salomon1-5/+0
2010-08-12mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexitAxel Lin1-3/+3
2010-08-12mfd: Fix tc6387xb resource reclaimAxel Lin1-3/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton1-31/+88
2009-06-17mfd: fix tmio related warningsSamuel Ortiz1-1/+1
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel1-0/+5
2008-10-19mfd: update TMIO drivers to use the clock APIIan Molton1-18/+29
2008-08-10mfd: tc6387 MMC platform dataIan Molton1-1/+10
2008-08-10mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz1-2/+2
2008-08-10mfd: driver for the TC6387XB TMIO controller.Ian Molton1-0/+172