summaryrefslogtreecommitdiff
path: root/drivers/regulator/max8925-regulator.c
AgeCommit message (Expand)Author
2017-01-31regulator: max8925-regulator: constify regulator_ops structureBhumika Goyal
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang
2014-09-10regulator: remove unnecessary of_node_get() to parentGuodong Xu
2014-03-18regulator: max8925: Silence checkpatch warningSachin Kamat
2014-03-10regulator: max8925: Remove unused state container fieldsKrzysztof Kozlowski
2014-02-19regulator: max8925: Do not hardcode return valueSachin Kamat
2014-02-14regulator: max8925: Use of_get_child_by_nameSachin Kamat
2013-09-30regulator: max8925: use devm_regulator_register()Jingoo Han
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-05-12regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin
2013-03-04regulator: max8925: Remove unused parameter from max8925_regulator_dt_initAxel Lin
2013-01-30regulator: Add missing of_node_put()Axel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-11-07regulator: max8925: support dt for regulatorQing Xu
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang
2012-05-17regulator: max8925: Remove check_range function and max_uV from struct rc5t58...Axel Lin
2012-05-14regulator: max8925: Convert to set_voltage_sel() and map_voltage()Axel Lin
2012-05-14regulator: max8925: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-14regulator: max8925: Convert to get_voltage_selAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-02regulator: Add missing n_voltages setting for max8925Axel Lin
2012-04-02regulator: Set list_voltage callback for max8925Axel Lin
2012-03-13regulator: max8925: Use DIV_ROUND_UP macroAxel Lin
2012-01-06regulator: max8925: fix enabled/disabled judgement mistakeKevin Liu
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker
2011-05-26regulator: Enable max8925 i2c sequence for controlHaojian Zhuang
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang
2010-03-22Regulators: max8925-regulator - clean up driver data after removalDmitry Torokhov
2010-03-07regulator: Add max8925 supportHaojian Zhuang