Age | Commit message (Expand) | Author | Files | Lines |
2015-08-30 | Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9... | Mark Brown | 7 | -78/+179 |
2015-08-30 | Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ad... | Mark Brown | 4 | -155/+84 |
2015-08-30 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -4/+18 |
2015-08-30 | Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linus | Mark Brown | 1 | -0/+5 |
2015-08-30 | regulator: mt6311: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |
2015-08-30 | regulator: ltc3589: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 1 | -1/+0 |
2015-08-30 | regulator: ad5398: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 1 | -1/+0 |
2015-08-29 | regulator: pfuze100: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 1 | -1/+0 |
2015-08-28 | regulator: core: use debug level print in regulator_check_drms | Archit Taneja | 1 | -1/+1 |
2015-08-25 | regulator: lp872x: handle error case | Milo Kim | 1 | -4/+7 |
2015-08-25 | regulator: lp872x: use the private data instead of updating I2C device platfo... | Milo Kim | 1 | -2/+5 |
2015-08-25 | regulator: isl9305: Export OF module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2015-08-21 | regulators: max77693: register driver earlier to avoid deferred probe | Marek Szyprowski | 1 | -1/+11 |
2015-08-19 | regulator: qcom_smd: Set n_voltages for pm8941_lnldo | Axel Lin | 1 | -0/+1 |
2015-08-17 | regulator: core: Use IS_ERR_OR_NULL() | Viresh Kumar | 1 | -1/+1 |
2015-08-17 | regulator: Regulator driver for the Qualcomm RPM | Bjorn Andersson | 3 | -0/+362 |
2015-08-14 | regulator: core: Print at debug level on debugfs creation failure | Stephen Boyd | 1 | -1/+1 |
2015-08-14 | regulator: pbias: Fix broken pbias disable functionality | Kishon Vijay Abraham I | 1 | -0/+5 |
2015-08-13 | regulator: core: Spelling fix | Viresh Kumar | 1 | -1/+1 |
2015-08-12 | regulator: core: Use class device list for regulator_list in late init | Mark Brown | 1 | -51/+55 |
2015-08-12 | regulator: core: Move more deallocation into class unregister | Mark Brown | 1 | -2/+3 |
2015-08-12 | regulator: core: Reduce rdev locking region when releasing regulator | Mark Brown | 1 | -2/+3 |
2015-08-07 | regulator: core: Drop regulator_list_mutex when we're done with it on remove | Mark Brown | 1 | -1/+1 |
2015-08-04 | regulator: axp20x: Add module alias | Ian Campbell | 1 | -0/+1 |
2015-08-03 | regulator: mt6311: Trivial clean up | Axel Lin | 1 | -7/+7 |
2015-08-03 | regulator: mt6311: Modify the maximum voltage of buck. | Henry Chen | 1 | -1/+1 |
2015-07-31 | regulator: fan53555: Export I2C module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2015-07-29 | regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set | Mikko Perttunen | 1 | -0/+9 |
2015-07-24 | regulator: qcom-spmi: Add vendor specific configuration | Stephen Boyd | 1 | -5/+195 |
2015-07-24 | Merge branch 'topic/ocp' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2 | -0/+12 |
2015-07-24 | regulator: Add over current protection (OCP) support | Stephen Boyd | 2 | -0/+12 |
2015-07-24 | Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897... | Mark Brown | 4 | -7/+20 |
2015-07-24 | regulator: mt6311: Add support for mt6311 regulator | Henry Chen | 4 | -0/+255 |
2015-07-23 | regulator: tps6586x: silence pointer-to-int-cast | Daniel Kurtz | 1 | -2/+2 |
2015-07-21 | regulator: rk808: make better use of the gpiod API | Uwe Kleine-König | 1 | -20/+12 |
2015-07-21 | regulator: rk808: add #include for gpiod functions | Uwe Kleine-König | 1 | -0/+1 |
2015-07-20 | regulator: rk808: fixed the overshoot when adjust voltage | Chris Zhong | 1 | -12/+207 |
2015-07-17 | Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 1 | -1/+1 |
2015-07-16 | regulator: Remove the max77843 driver | Krzysztof Kozlowski | 3 | -212/+0 |
2015-07-16 | regulator: max77693: Add support for MAX77843 device | Krzysztof Kozlowski | 2 | -16/+117 |
2015-07-16 | drivers: max77843: Switch to common max77693 state container | Krzysztof Kozlowski | 1 | -2/+4 |
2015-07-16 | drivers: max77693: Move state container to common header | Krzysztof Kozlowski | 1 | -0/+1 |
2015-07-16 | regulator: max77693: Support different register configurations | Krzysztof Kozlowski | 1 | -12/+27 |
2015-07-16 | regulator: core: Fix memory leak in regulator_resolve_supply() | Javier Martinez Canillas | 1 | -1/+5 |
2015-07-16 | regulator: core: Increase refcount for regulator supply's module | Javier Martinez Canillas | 1 | -0/+3 |
2015-07-16 | regulator: 88pm800: Use regulator_nodes/of_match in the descriptor | Vaibhav Hiremath | 1 | -99/+44 |
2015-07-16 | regulator: 88pm800: Update driver to use devm_regulator_register fn | Vaibhav Hiremath | 1 | -21/+6 |
2015-07-16 | regulator: 88pm800: Fix indentation of assignments of data structures | Vaibhav Hiremath | 1 | -34/+34 |
2015-07-15 | regulator: core: Handle full constraints systems when resolving supplies | Mark Brown | 1 | -3/+7 |
2015-07-14 | regulator: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 16 | -16/+0 |