summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2012-08-15regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen
2012-08-09regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski
2012-08-09regulator: twl: Remove references to the twl4030 regulatorMark Brown
2012-08-08regulator: gpio-regulator: Split setting of voltages and currentsHeiko Stübner
2012-08-07regulator: ab3100: add missing voltage tableLinus Walleij
2012-08-07regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin
2012-08-07regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan
2012-08-07regulator: palmas: Fix palmas_probe error handlingAxel Lin
2012-08-07regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin
2012-08-07regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin
2012-08-07regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin
2012-07-31regulator: Fix an s5m8767 build failureSamuel Ortiz
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown
2012-07-20regulator: add new lp8788 regulator driverKim, Milo
2012-07-20regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulatorAxel Lin
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams
2012-07-17regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan
2012-07-17regulator: palmas: Fix calcuating selector in palmas_map_voltage_smpsAxel Lin
2012-07-16regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data()Axel Lin
2012-07-16regulator: twl: Fix list_voltate for twl6030ldo_opsAxel Lin
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim
2012-07-15regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_selAxel Lin
2012-07-15regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoAxel Lin
2012-07-15regulator: s5m8767: Properly handle gpio_request failureAxel Lin
2012-07-15regulator: max8997: Properly handle gpio_request failureAxel Lin
2012-07-15regulator: tps62360: use devm_* for gpio requestLaxman Dewangan
2012-07-15Merge tag 'v3.5-rc7' into regulator-driversMark Brown
2012-07-13regulator: tps6586x: add support for input supplyLaxman Dewangan
2012-07-12regulator: tps65217: Add device tree supportAnilKumar Ch
2012-07-12regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul...Axel Lin
2012-07-12regulator: aat2870: Convert to regulator_list_voltage_tableAxel Lin
2012-07-12regulator: da9052: initialize of_node param for regulator registerAxel Lin
2012-07-12regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak
2012-07-12regulator: Fix a typo in regulator_mode_to_status() core function.Krystian Garbaciak
2012-07-12regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...Axel Lin
2012-07-12regulator: s2mps11: Fix wrong setting for config.devAxel Lin
2012-07-12regulator: s2mps11: Fixup missing commasAxel Lin
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin
2012-07-11regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim
2012-07-10regulator: tps65910: correct init value of n_voltagesLaxman Dewangan
2012-07-10regulator: max8952: Use core GPIO enable supportAxel Lin
2012-07-09regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settingsAxel Lin
2012-07-09regulator: max8952: Remove wrong set_suspend_disable callback settingAxel Lin
2012-07-09regulator: da9052: Use for_each_child_of_node() macroAxel Lin
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones