Age | Commit message (Expand) | Author |
2013-04-01 | regulator: ab8500: Add support for the ab9540 | Lee Jones |
2013-04-01 | regulator: ab8500: Prepare the driver for additional platforms | Lee Jones |
2013-03-29 | regulator: ab8500: Update info->update_val only when successfully update regi... | Axel Lin |
2013-03-29 | regulator: ab8500: Init debug from regulator driver | Lee Jones |
2013-03-29 | regulator: ab8500: Remove USB regulator | Lee Jones |
2013-03-29 | regulator: ab8500-ext: New driver to control external regulators | Lee Jones |
2013-03-28 | regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulator | Lee Jones |
2013-03-28 | regulator: ab8500: Clean out SoC registers | Lee Jones |
2013-03-27 | regulator: ab8500: Remove set_voltage_time_sel and delay setting | Axel Lin |
2013-03-27 | regulator: ab8500: Add missing enable_time settings | Axel Lin |
2013-03-26 | regulator: ab8500: Don't update is_enabled flag in error paths | Axel Lin |
2013-03-25 | regulator: ab8500: Use regulator_list_voltage_linear for fixed voltage | Axel Lin |
2013-03-25 | regulator: ab8500: Fix build error | Axel Lin |
2013-03-22 | regulator: ab8500: Separate regulator and MFD platform data | Bengt Jonsson |
2013-03-22 | regulator: ab8500: Another push to synchronise recent AB8500 developments | Lee Jones |
2013-03-22 | ARM: ux500: regulators: Add mask for configuration | Lee Jones |
2013-03-22 | regulator: ab8500: Added get_optimum_mode on regulators with idle mode | Bengt Jonsson |
2013-03-22 | regulator: ab8500: Add set_mode/get_mode support | Emeric Vigier |
2013-03-22 | regulator: ab8500: Further populate initialisation registers | Lee Jones |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton |
2012-08-28 | regulator: ab8500: provide per-regulator shift | Linus Walleij |
2012-08-28 | regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix... | Axel Lin |
2012-08-28 | regulator: ab8500: Set enable enable_time in regulator_desc | Axel Lin |
2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-07-09 | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones |
2012-06-17 | regulator: ab8500: Remove min_uV and max_uV from struct ab8500_regulator_info | Axel Lin |
2012-06-17 | regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fix... | Axel Lin |
2012-06-17 | regulator: Change ab8500 match names to reflect Device Tree | Lee Jones |
2012-06-03 | regulator: Change ab8500 match names to reflect Device Tree | Lee Jones |
2012-06-03 | regulator: ab8500: Let regulator core handle the case no delay for setting ne... | Axel Lin |
2012-06-03 | regulator: ab8500: Use regulator_list_voltage_table() | Axel Lin |
2012-05-18 | regulator: Enable the ab8500 for Device Tree | Lee Jones |
2012-05-18 | regulator: ab8500: Split up probe() into manageable pieces | Lee Jones |
2012-04-10 | regulator: Fix build of ab8500 | Mark Brown |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown |
2012-04-01 | regulator: Convert ab8500 to set_voltage_sel | Axel Lin |
2012-03-11 | regulator: Convert ab8499 to use get_voltage_sel() | Axel Lin |
2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2012-01-09 | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak |
2011-10-31 | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker |
2011-03-26 | regulator: add ab8500 enable and raise time delays | Linus Walleij |
2011-03-26 | regulator: initialization for ab8500 regulators | Bengt Jonsson |
2011-03-26 | regulator: add support for USB voltage regulator | Bengt Jonsson |
2011-01-12 | regulators: Removed macros for initialization of ab8500 regulators | Bengt Jonsson |
2011-01-12 | regulators: Added verbose debug messages to ab8500 regulators | Bengt Jonsson |
2011-01-12 | regulators: Modified ab8500 error handling | Bengt Jonsson |
2011-01-12 | regulators: Updated ab8500 variable names, macro names and comments | Bengt Jonsson |