summaryrefslogtreecommitdiff
path: root/include/linux/regulator (unfollow)
Commit message (Expand)Author
2014-05-28regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATORViresh Kumar
2014-05-23regulator: Constify the pointer to alias name arrayLee Jones
2014-04-18regulator: core: Use devres for releasing of_regulator_match of_nodesCharles Keepax
2014-04-18regulator: core: Return error in get optional stubTim Kryger
2014-04-14regulator: core: Fix typo in of_regulator.hCharles Keepax
2014-04-14regulator: core: Add helper to put of_nodes from matchesCharles Keepax
2014-03-06regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione
2014-03-04regulator: pfuze100: add pfuze200 supportRobin Gong
2013-12-24regulator: act8865: add PMIC act8865 driverWenyou Yang
2013-10-18regulator: core: Add ability to create a lookup alias for supplyCharles Keepax
2013-10-11regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan
2013-09-17regulator: fix fatal kernel-doc errorRandy Dunlap
2013-09-17regulator: core: Remove unused regulator_use_dummy_regulator()Mark Brown
2013-09-17regulator: core: Provide managed regulator registrationMark Brown
2013-09-10regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan
2013-08-29regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke
2013-08-07regulator: fan53555: Prevent multiple include of fan53555.hAxel Lin
2013-08-02regulators: max8660: add DT bindingsDaniel Mack
2013-07-31regulator: core: Provide hints to the core about optional suppliesMark Brown
2013-07-31regulator: core: Add missing stub for regulator_get_exclusive()Mark Brown
2013-07-25regulator: pfuze100: add pfuze100 regulator driverRobin Gong
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar
2013-07-15regulator: core: Add helpers for multiple linear rangesMark Brown
2013-07-15regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown
2013-06-11regulator: ab8500-ext: Register as a device in its own rightLee Jones
2013-06-07regulator: core: add regulator_get_linear_step()Paul Walmsley
2013-04-18regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin
2013-04-11regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin
2013-04-05regulator: max8952: Add Device Tree supportTomasz Figa
2013-04-05regulator: max8952: Separate constraints from platform data structTomasz Figa
2013-04-03regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG
2013-04-02regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guardLee Jones
2013-04-01regulator: ab8500: Add support for the ab8540Lee Jones
2013-04-01regulator: ab8500: add support for ab8505Lee Jones
2013-03-29regulator: ab8500: Init debug from regulator driverLee Jones
2013-03-29regulator: ab8500: Remove USB regulatorLee Jones
2013-03-29regulator: ab8500-ext: Add HW request supportBengt Jonsson
2013-03-29regulator: ab8500-ext: New driver to control external regulatorsLee Jones
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones
2013-03-22regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson
2013-03-22regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones
2013-03-22ARM: ux500: regulators: Add mask for configurationLee Jones
2013-03-22regulator: ab8500: Further populate initialisation registersLee Jones
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin
2013-03-04regulator: core: use regulator_ena_pin memberKim, Milo
2013-03-04regulator: core: support shared enable GPIO conceptKim, Milo
2013-03-04regulator: core: Mark all get and enable calls as __must_checkMark Brown
2013-03-01regulator: core: update kernel documentation for regulator_descNishanth Menon