aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mc13783-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-24Merge remote-tracking branch 'regulator/topic/mc13783' into regulator-nextMark Brown1-14/+14
2013-10-15regulator: mc13783: Fix checkpatch issueJingoo Han1-14/+14
2013-09-17regulator: mc13783: Use devm_regulator_registerSachin Kamat1-21/+4
2013-05-12regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin1-2/+0
2013-04-28regulator: mc13783: Add device tree probe supportAlexander Shiyan1-15/+29
2012-11-20regulator: remove use of __devexitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devinitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devexit_pBill Pemberton1-1/+1
2012-08-28regulator: mc13783: add regulators sw1x and sw2xGaëtan Carlier1-0/+66
2012-08-28regulator: mc13xxx: Remove get_voltage implementation for single voltage regulatorsAxel Lin1-1/+0
2012-08-28regulator: mc13783: Make mc13783_powermisc_rmw() lock protectedAxel Lin1-14/+8
2012-06-17regulator: mc13xxx: Convert to regulator_list_voltage_tableAxel Lin1-19/+19
2012-04-10regulator: Fix build error for mc13783 and mc13892Axel Lin1-3/+9
2012-03-11regulator: mc13783: bail out without platform dataSascha Hauer1-0/+3
2011-12-29regulator: mc13783: Convert to devm_kzalloc()Fabio Estevam1-4/+1
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker1-0/+1
2011-10-24regulator: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz1-3/+3
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz1-3/+4
2011-05-10regulator: change debug statement be consistent with the style of the restWanlong Gao1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-4/+3
2011-01-12make mc13783 regulator code genericYong Shen1-282/+43
2011-01-12Change the register name definitions for mc13783Yong Shen1-15/+15
2011-01-12regulator: Remove duplicate consts from mc13873 driver voltage tablesMark Brown1-18/+18
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-2/+8
2010-11-30regulator: Staticise mc13783_powermisc_rmw()Mark Brown1-2/+2
2010-05-25mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulator_set_voltageAxel Lin1-3/+3
2010-04-19mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin1-0/+3
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-03-03regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo1-6/+126
2010-03-03regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo1-30/+315
2009-12-17regulator: mc13783-regulator: correct the probing time.Alberto Panizzo1-2/+2
2009-12-17regulator/mc13783: various cleanupsUwe Kleine-König1-277/+112
2009-12-17regulator/mc13783: rename source file to match other driversUwe Kleine-König1-0/+410