summaryrefslogtreecommitdiff
path: root/include/linux/regulator (unfollow)
Commit message (Expand)Author
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown
2014-09-01regulator: max1586: add device-tree supportRobert Jarzmik
2014-08-29regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap
2014-08-27regulator: da9211: support device treeJames Ban
2014-08-21regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin
2014-08-18regulator: core: Fix build error due to const qualifier for opsAxel Lin
2014-08-16regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu
2014-08-16regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu
2014-08-16regulator: da9211: support DA9213James Ban
2014-08-05regulator: act8865: add support for act8846Beniamino Galvani
2014-08-05regulator: act8865: prepare support for other act88xx devicesBeniamino Galvani
2014-07-29regulator: Add missing statics and inlines for stub functionsMark Brown
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen
2014-07-14regulator: da9211: new regulator driverJames Ban
2014-06-22regulator: ab8500: Remove ab8500_regulator_debug_init/exit()Axel Lin
2014-06-04regulator: add regulator_can_change_voltage stubArnd Bergmann
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