summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mc13783-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-3/+3
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Merge remote-tracking branch 'regulator/topic/mc13783' into regulator-nextMark Brown2013-10-241-14/+14
|\
| * regulator: mc13783: Fix checkpatch issueJingoo Han2013-10-151-14/+14
* | regulator: mc13783: Use devm_regulator_registerSachin Kamat2013-09-171-21/+4
|/
* regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-121-2/+0
* regulator: mc13783: Add device tree probe supportAlexander Shiyan2013-04-281-15/+29
* regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
* regulator: mc13783: add regulators sw1x and sw2xGaëtan Carlier2012-08-281-0/+66
* regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...Axel Lin2012-08-281-1/+0
* regulator: mc13783: Make mc13783_powermisc_rmw() lock protectedAxel Lin2012-08-281-14/+8
* regulator: mc13xxx: Convert to regulator_list_voltage_tableAxel Lin2012-06-171-19/+19
* regulator: Fix build error for mc13783 and mc13892Axel Lin2012-04-101-3/+9
* regulator: mc13783: bail out without platform dataSascha Hauer2012-03-111-0/+3
* regulator: mc13783: Convert to devm_kzalloc()Fabio Estevam2011-12-291-4/+1
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-311-0/+1
* | regulator: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz2011-10-241-3/+3
|/
* mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz2011-05-261-3/+4
* regulator: change debug statement be consistent with the style of the restWanlong Gao2011-05-101-1/+1
* mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-231-4/+3
* make mc13783 regulator code genericYong Shen2011-01-121-282/+43
* Change the register name definitions for mc13783Yong Shen2011-01-121-15/+15
* regulator: Remove duplicate consts from mc13873 driver voltage tablesMark Brown2011-01-121-18/+18
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-2/+8
* regulator: Staticise mc13783_powermisc_rmw()Mark Brown2010-11-301-2/+2
* mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...Axel Lin2010-05-251-3/+3
* mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin2010-04-191-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo2010-03-031-6/+126
* regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo2010-03-031-30/+315
* regulator: mc13783-regulator: correct the probing time.Alberto Panizzo2009-12-171-2/+2
* regulator/mc13783: various cleanupsUwe Kleine-König2009-12-171-277/+112
* regulator/mc13783: rename source file to match other driversUwe Kleine-König2009-12-171-0/+410