aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2015-03-30 Merge tag 'v3.10.73' into linux-linaro-lskHEADlinux-linaro-lskAlex Shi
2015-03-26regulator: core: Fix enable GPIO reference countingDoug Anderson
2015-03-26regulator: Only enable disabled regulators on resumeJavier Martinez Canillas
2015-02-09Merge tag 'v3.10.68' into linux-linaro-lskMark Brown
2015-02-05regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2014-03-31Merge tag 'v3.10.35' into linux-linaro-lskMark Brown
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann
2014-03-28Merge tag 'v3.10.34' into linux-linaro-lskAlex Shi
2014-03-23regulator: core: Replace direct ops->enable usageMarkus Pargmann
2013-12-17regulator: core: Use the power efficient workqueue for delayed powerdownMark Brown
2013-05-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown
2013-05-21regulator: core: Correct spelling mistake in commentCharles Keepax
2013-05-02regulator: Fix kernel-doc generation warnings.Robert P. J. Day
2013-04-28Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown
2013-04-18regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin
2013-04-17regulator: core: return err value for regulator_get if there is no DT bindingNishanth Menon
2013-04-05regulator: core: don't require a supply when supply_name is specifiedAndrew Bresticker
2013-03-25regulator: Fix typo in of_get_regulator function commentsMaxime Ripard
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-04regulator: core: use regulator_ena_pin memberKim, Milo
2013-03-04regulator: core: manage enable GPIO listKim, Milo
2013-03-04regulator: core: support shared enable GPIO conceptKim, Milo
2013-03-01regulator: fixed regulator_bulk_enable unwinding codeAndrzej Hajda
2013-03-01regulator: core: fix documentation error in regulator_allow_bypassNishanth Menon
2013-02-19Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2013-02-19Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown
2013-02-14regulator: Fix memory garbage dev_err printout.Russ Dill
2013-02-14Merge tag 'v3.8-rc7' into regulator-coreMark Brown
2013-02-08regulator: core: Optimize _regulator_do_set_voltage if voltage does not changeAxel Lin
2013-02-04regulator: show state for GPIO-controlled regulatorsMichał Mirosław
2013-01-03regulator: core: Fix comment for regulator_register()Axel Lin
2012-12-24regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin
2012-12-24regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin
2012-12-15regulator: core: if voltage scaling fails, restore original voltage valuesPaolo Pisati
2012-12-11Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown
2012-12-11regulator: core: Fix logic to determinate if regulator can change voltageAxel Lin
2012-12-11Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/log' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski
2012-11-28regulator: core: Say what unsupportable voltage constraints areMark Brown
2012-11-28regulator: core: Log when a device causes a voltage constraint failMark Brown
2012-11-27regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown