summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2014-03-19regulator: dbx500: use seq_puts() instead of seq_printf()Jingoo Han
2014-03-19regulator: dbx500-prcmu: Silence checkpatch warningsSachin Kamat
2014-03-18regulator: anatop: Remove checking control_reg in [set|get]_voltage_selAxel Lin
2014-03-18regulator: max8952: Silence checkpatch warningSachin Kamat
2014-03-18regulator: max8925: Silence checkpatch warningSachin Kamat
2014-03-18regulator: max8660: Silence checkpatch warningsSachin Kamat
2014-03-18regulator: arizona-ldo1: Correct default regulator init_dataCharles Keepax
2014-03-18regulator: Add support for S2MPA01 regulatorSachin Kamat
2014-03-13regulator: tps6586x: Remove unnecessary rdev[] arrayAxel Lin
2014-03-11regulator: da9063: fix assignment of da9063_reg_matches to NULLColin Ian King
2014-03-11regulator: add bcm590xx regulator driverMatt Porter
2014-03-10regulator: act8865: Remove unnecessary *rdev[] from struct act8865Axel Lin
2014-03-10regulator: max1586: Don't allocate memory for regulator_dev pointersKrzysztof Kozlowski
2014-03-10regulator: max8998: Remove unnecessary **rdev from struct max8998_dataAxel Lin
2014-03-10regulator: max8997: Remove unnecessary **rdev from struct max8997_dataAxel Lin
2014-03-10regulator: max8660: Remove regulator_dev pointer from state containerKrzysztof Kozlowski
2014-03-10regulator: max8973: Remove unused field from 'struct max8973_chip'Krzysztof Kozlowski
2014-03-10regulator: max8952: Use managed regulator registrationKrzysztof Kozlowski
2014-03-10regulator: max8925: Remove unused state container fieldsKrzysztof Kozlowski
2014-03-10regulator: max8907: Remove regulator_dev array from state containerKrzysztof Kozlowski
2014-03-10regulator: max8649: Remove regulator_dev pointer from state containerKrzysztof Kozlowski
2014-03-10regulator: max77693: Remove state container as it is not neededKrzysztof Kozlowski
2014-03-10regulator: max77686: Remove regulator_dev array from state containerKrzysztof Kozlowski
2014-03-10regulator: max1586: Remove regulator_dev pointer from state containerKrzysztof Kozlowski
2014-03-06regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione
2014-03-06regulator: pfuze100: Add PFUZE200 support to Kconfig and module descriptionAxel Lin
2014-03-05regulator: tps80031: remove unnecessary parenthesesJingoo Han
2014-03-04regulator: add pbias regulator supportBalaji T K
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-03-04regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tablesAxel Lin
2014-03-04regulator: pfuze100: add pfuze200 supportRobin Gong
2014-03-04regulator: s2mps11: Fix section mismatchKrzysztof Kozlowski
2014-03-03regulator: tps65217: Allow missing init_data for diagnosticsAxel Lin
2014-03-03regulator: s2mps11: Copy supported regulators from initconstKrzysztof Kozlowski
2014-03-03regulator: s2mps11: Constify regulator_desc arrayKrzysztof Kozlowski
2014-03-03regulator: s2mps11: Don't store registered regulators in state containerKrzysztof Kozlowski
2014-03-03regulator: mc13xxx: Fix probing with DTAlexander Shiyan
2014-02-27regulator: 88pm8607: fix indent code styleJingoo Han
2014-02-26regulator: dummy: Should be always-onMarkus Pargmann
2014-02-25regulator: mc13xxx: Fix NULL pointer error in non-DT modeSachin Kamat
2014-02-25regulator: core: Replace direct ops->disable usageMarkus Pargmann
2014-02-25regulator: core: Replace direct ops->enable usageMarkus Pargmann
2014-02-23pfuze100-regulator: Return error on of_node_get() failureFabio Estevam
2014-02-23Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown
2014-02-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski
2014-02-21regulator: core: Change dummy supplies error message to a warningShuah Khan
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20regulator: wm8994: Remove redundant error messageSachin Kamat
2014-02-20regulator: wm831x-ldo: Remove redundant error messageSachin Kamat