aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2015-09-21Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', ...Mark Brown
2015-09-21Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2015-09-19regulator: vexpress: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-19regulator: gpio: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-19regulator: anatop: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-17regulator: core: Correct return value check in regulator_resolve_supplyCharles Keepax
2015-09-16regulator: tps65218: Fix missing zero typoAndrew F. Davis
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-09-04Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown
2015-09-03regulator: pbias: program pbias register offset in pbias driverKishon Vijay Abraham I
2015-09-02regulator: core: fix possible NULL dereferenceSudip Mukherjee
2015-08-30Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/qcom-smd', 'regulator/topic/q...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...Mark Brown
2015-08-30Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ad...Mark Brown
2015-08-30Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-08-30Merge remote-tracking branch 'regulator/fix/pbias' into regulator-linusMark Brown
2015-08-30regulator: mt6311: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-08-30regulator: ltc3589: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-08-30regulator: ad5398: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-08-29regulator: pfuze100: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-08-28regulator: core: use debug level print in regulator_check_drmsArchit Taneja
2015-08-25regulator: lp872x: handle error caseMilo Kim
2015-08-25regulator: lp872x: use the private data instead of updating I2C device platfo...Milo Kim
2015-08-25regulator: isl9305: Export OF module alias informationJavier Martinez Canillas
2015-08-21regulators: max77693: register driver earlier to avoid deferred probeMarek Szyprowski
2015-08-19regulator: qcom_smd: Set n_voltages for pm8941_lnldoAxel Lin
2015-08-17regulator: core: Use IS_ERR_OR_NULL()Viresh Kumar
2015-08-17regulator: Regulator driver for the Qualcomm RPMBjorn Andersson
2015-08-14regulator: core: Print at debug level on debugfs creation failureStephen Boyd
2015-08-14regulator: pbias: Fix broken pbias disable functionalityKishon Vijay Abraham I
2015-08-13regulator: core: Spelling fixViresh Kumar
2015-08-12regulator: core: Use class device list for regulator_list in late initMark Brown
2015-08-12regulator: core: Move more deallocation into class unregisterMark Brown
2015-08-12regulator: core: Reduce rdev locking region when releasing regulatorMark Brown
2015-08-07regulator: core: Drop regulator_list_mutex when we're done with it on removeMark Brown
2015-08-04regulator: axp20x: Add module aliasIan Campbell
2015-08-03regulator: mt6311: Trivial clean upAxel Lin
2015-08-03regulator: mt6311: Modify the maximum voltage of buck.Henry Chen
2015-07-31regulator: fan53555: Export I2C module alias informationJavier Martinez Canillas
2015-07-29regulator: max8973: Set VSEL regmap ops if DVS GPIO is not setMikko Perttunen
2015-07-24regulator: qcom-spmi: Add vendor specific configurationStephen Boyd
2015-07-24Merge branch 'topic/ocp' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2015-07-24regulator: Add over current protection (OCP) supportStephen Boyd
2015-07-24Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max897...Mark Brown
2015-07-24regulator: mt6311: Add support for mt6311 regulatorHenry Chen
2015-07-23regulator: tps6586x: silence pointer-to-int-castDaniel Kurtz
2015-07-21regulator: rk808: make better use of the gpiod APIUwe Kleine-König