Age | Commit message (Expand) | Author |
2015-10-26 | Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i... | Lee Jones |
2015-10-05 | mfd: tps6105x: Use i2c regmap to access registers | Grigoryev Denis |
2015-09-21 | Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ... | Mark Brown |
2015-09-21 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown |
2015-09-19 | regulator: vexpress: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-09-19 | regulator: gpio: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-09-19 | regulator: anatop: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-09-17 | regulator: core: Correct return value check in regulator_resolve_supply | Charles Keepax |
2015-09-16 | regulator: tps65218: Fix missing zero typo | Andrew F. Davis |
2015-09-08 | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2015-09-04 | Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force... | Mark Brown |
2015-09-03 | regulator: pbias: program pbias register offset in pbias driver | Kishon Vijay Abraham I |
2015-09-02 | regulator: core: fix possible NULL dereference | Sudip Mukherjee |
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: core: Print at debug level on debugfs creation failure | Stephen Boyd |
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 |