aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/consumer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-05Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topic/stub' into regulator-nextMark Brown1-1/+1
2014-12-05Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/disable', 'regulator/topic/dummy' and 'regulator/topic/gpio' into regulator-nextMark Brown1-0/+4
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald1-0/+4
2014-10-24regulator: Return an error from stubbed regulator_get_exclusive()Mark Brown1-1/+1
2014-10-13regulator: Include err.h from consumer.h to fix build failureGuenter Roeck1-0/+2
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner1-0/+20
2014-08-05Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-nextMark Brown1-0/+26
2014-07-29regulator: Add missing statics and inlines for stub functionsMark Brown1-6/+6
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen1-0/+26
2014-06-16Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-0/+5
2014-06-04regulator: add regulator_can_change_voltage stubArnd Bergmann1-0/+5
2014-06-02Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-nextMark Brown1-0/+6
2014-06-02Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-16/+20
2014-05-28regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATORViresh Kumar1-0/+6
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones1-16/+20
2014-04-18regulator: core: Return error in get optional stubTim Kryger1-2/+2
2013-10-18regulator: core: Add ability to create a lookup alias for supplyCharles Keepax1-0/+79
2013-09-01Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown1-0/+25
2013-08-29regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke1-0/+2
2013-07-31regulator: core: Provide hints to the core about optional suppliesMark Brown1-1/+17
2013-07-31regulator: core: Add missing stub for regulator_get_exclusive()Mark Brown1-0/+7
2013-07-15regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown1-2/+5
2013-06-07regulator: core: add regulator_get_linear_step()Paul Walmsley1-0/+1
2013-03-04regulator: core: Mark all get and enable calls as __must_checkMark Brown1-7/+7
2012-12-10Merge remote-tracking branch 'regulator/topic/tol' into regulator-nextMark Brown1-0/+8
2012-12-10Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown1-0/+4
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski1-0/+1
2012-11-21regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity1-0/+4
2012-11-14regulator: core: Add regulator_is_supported_voltage_tol()Mark Brown1-0/+8
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-nextMark Brown1-0/+15
2012-09-10regulator: core: Support bypass modeMark Brown1-0/+8
2012-08-08regulator: add a new API regulator_set_voltage_tol()Shawn Guo1-0/+7
2012-07-01regulator: add missing defintion regulator_is_supported_voltagePhilip Rakity1-0/+6
2012-06-18regulator: stubs: Make stub regulator_get_voltage() return an errorMark Brown1-1/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+2
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+2
2012-01-29regulator: Add devm_regulator_put in consumer.hAxel Lin1-1/+5
2012-01-27regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATORAxel Lin1-0/+6
2012-01-22regulator: Provide devm_regulator_bulk_get()Mark Brown1-0/+2
2012-01-22regulator: Implement devm_regulator_free()Mark Brown1-0/+1
2012-01-20regulator: Add devm_regulator_get()Stephen Boyd1-0/+9
2012-01-03regulator: add regulator_bulk_force_disable functionDonggeun Kim1-0/+8
2012-01-02regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham1-0/+5
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+7
2011-09-14regulator: Implement deferred disable supportMark Brown1-0/+7
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap1-1/+1
2011-05-30regulator: Do bulk enables of regulators in parallelMark Brown1-0/+3
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij1-0/+2
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown1-0/+1
2010-04-19regulator: Let drivers know when they use the stub APIJean Delvare1-2/+6