Age | Commit message (Expand) | Author | Files | Lines |
2013-07-01 | Merge remote-tracking branch 'regulator/topic/linar' into regulator-next | Mark Brown | 1 | -0/+1 |
2013-06-11 | regulator: ab8500-ext: Register as a device in its own right | Lee Jones | 1 | -4/+0 |
2013-06-07 | regulator: core: add regulator_get_linear_step() | Paul Walmsley | 1 | -0/+1 |
2013-04-28 | Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8 | Mark Brown | 1 | -5/+5 |
2013-04-28 | Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 | Mark Brown | 1 | -2/+2 |
2013-04-28 | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 | Mark Brown | 1 | -0/+3 |
2013-04-28 | Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8 | Mark Brown | 1 | -7/+7 |
2013-04-28 | Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8 | Mark Brown | 1 | -0/+2 |
2013-04-18 | regulator: core: Add regulator_map_voltage_ascend() API | Axel Lin | 1 | -0/+2 |
2013-04-11 | regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void | Axel Lin | 1 | -1/+1 |
2013-04-05 | regulator: max8952: Add Device Tree support | Tomasz Figa | 1 | -4/+4 |
2013-04-05 | regulator: max8952: Separate constraints from platform data struct | Tomasz Figa | 1 | -1/+1 |
2013-04-03 | regulator: ab8500: Introduce aux5, aux6 regulators for AB8540 | Zhenhua HUANG | 1 | -0/+2 |
2013-04-03 | regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard | Lee Jones | 1 | -15/+4 |
2013-04-01 | regulator: ab8500: Add support for the ab8540 | Lee Jones | 1 | -0/+86 |
2013-04-01 | regulator: ab8500: add support for ab8505 | Lee Jones | 1 | -2/+73 |
2013-03-29 | regulator: ab8500: Init debug from regulator driver | Lee Jones | 1 | -0/+14 |
2013-03-29 | regulator: ab8500: Remove USB regulator | Lee Jones | 1 | -1/+0 |
2013-03-29 | regulator: ab8500-ext: Add HW request support | Bengt Jonsson | 1 | -0/+4 |
2013-03-29 | regulator: ab8500-ext: New driver to control external regulators | Lee Jones | 1 | -0/+28 |
2013-03-28 | regulator: ab8500: Clean out SoC registers | Lee Jones | 1 | -12/+0 |
2013-03-22 | regulator: ab8500: Separate regulator and MFD platform data | Bengt Jonsson | 1 | -0/+7 |
2013-03-22 | regulator: ab8500: Another push to synchronise recent AB8500 developments | Lee Jones | 1 | -9/+12 |
2013-03-22 | ARM: ux500: regulators: Add mask for configuration | Lee Jones | 1 | -4/+6 |
2013-03-22 | regulator: ab8500: Further populate initialisation registers | Lee Jones | 1 | -0/+8 |
2013-03-05 | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits... | Axel Lin | 1 | -0/+3 |
2013-03-04 | regulator: core: use regulator_ena_pin member | Kim, Milo | 1 | -2/+0 |
2013-03-04 | regulator: core: support shared enable GPIO concept | Kim, Milo | 1 | -0/+2 |
2013-03-04 | regulator: core: Mark all get and enable calls as __must_check | Mark Brown | 1 | -7/+7 |
2013-03-01 | regulator: core: update kernel documentation for regulator_desc | Nishanth Menon | 1 | -0/+2 |
2012-12-24 | regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o... | Axel Lin | 1 | -0/+6 |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/tol' into regulator-next | Mark Brown | 1 | -0/+8 |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/stub' into regulator-next | Mark Brown | 1 | -0/+4 |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/min' into regulator-next | Mark Brown | 1 | -0/+2 |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/max8973' into regulator-next | Mark Brown | 1 | -0/+72 |
2012-12-10 | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next | Mark Brown | 3 | -50/+50 |
2012-12-06 | regulators: add regulator_can_change_voltage() function | Marek Szyprowski | 1 | -0/+1 |
2012-11-28 | Merge branches 'topic/da9055' and 'topic/tps51632' of git://git.kernel.org/pu... | Mark Brown | 1 | -0/+47 |
2012-11-28 | regulator: core: Allow specific minimal selector for starting linear mapping | Axel Lin | 1 | -0/+2 |
2012-11-21 | regulator: add missing prototype for regulator_is_supported_voltage | Philip Rakity | 1 | -0/+4 |
2012-11-20 | Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m... | Mark Brown | 3 | -50/+50 |
2012-11-19 | regulator: max8973: add regulator driver support | Laxman Dewangan | 1 | -0/+72 |
2012-11-14 | regulator: core: Add regulator_is_supported_voltage_tol() | Mark Brown | 1 | -0/+8 |
2012-10-17 | regulator: tps65090: Register all regulators in single probe call | Laxman Dewangan | 1 | -50/+0 |
2012-10-15 | regulator: core: Support for continuous voltage range | Pawel Moll | 1 | -0/+3 |
2012-10-15 | regulator: tps51632: Add tps51632 regulator driver | Laxman Dewangan | 1 | -0/+47 |
2012-09-28 | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas... | Mark Brown | 4 | -1/+94 |
2012-09-10 | regulator: core: Provide regmap get/set bypass operations | Mark Brown | 1 | -0/+4 |
2012-09-10 | regulator: core: Support bypass mode | Mark Brown | 3 | -0/+20 |
2012-09-10 | regulator: Fairchild fan53555 support | Yunfan Zhang | 1 | -0/+60 |