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