Age | Commit message (Expand) | Author |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo... | Mark Brown |
2015-02-08 | Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9... | Mark Brown |
2015-02-08 | Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-next | Mark Brown |
2015-02-04 | regulator: Fix build breakage on !REGULATOR | Krzysztof Kozlowski |
2015-01-28 | regulator: da9211: Add gpio control for enable/disable of buck | James Ban |
2015-01-16 | regulator: da9211: fix unmatched of_node | James Ban |
2015-01-09 | regulator: pfuze100-regulator: add pfuze3000 support | Robin Gong |
2015-01-08 | regulator: Allow parsing custom properties when using simplified DT parsing | Krzysztof Kozlowski |
2014-12-24 | regulator: mt6397: Add support for MT6397 regulator | Flora Fu |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi... | Mark Brown |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m... | Mark Brown |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis... | Mark Brown |
2014-11-26 | Merge tag 'v3.18-rc4' into regulator-max77802 | Mark Brown |
2014-11-26 | regulator: of: Pass the regulator description in the match table | Javier Martinez Canillas |
2014-11-26 | regulator: of: Add regulator desc param to of_get_regulator_init_data() | Javier Martinez Canillas |
2014-11-26 | regulator: Add mode mapping function to struct regulator_desc | Javier Martinez Canillas |
2014-11-24 | regulator: core: Add PRE_DISABLE notification | Richard Fitzgerald |
2014-10-24 | regulator: Return an error from stubbed regulator_get_exclusive() | Mark Brown |
2014-10-20 | regulator: Add ena_gpio_initialized to regulator_config | Markus Pargmann |
2014-10-13 | regulator: Include err.h from consumer.h to fix build failure | Guenter Roeck |
2014-09-30 | Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t... | Mark Brown |
2014-09-30 | Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma... | Mark Brown |
2014-09-30 | Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en... | Mark Brown |
2014-09-30 | Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp... | Mark Brown |
2014-09-10 | Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Mark Brown |
2014-09-10 | regulator: of: Provide simplified DT parsing method | Mark Brown |
2014-09-01 | regulator: max1586: add device-tree support | Robert Jarzmik |
2014-08-29 | regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT) | Heiko Stübner |
2014-08-28 | regulator: fix kernel-doc warnings in header files | Randy Dunlap |
2014-08-27 | regulator: da9211: support device tree | James Ban |
2014-08-21 | regulator: core: Add back the const qualifier for ops of struct regulator_desc | Axel Lin |
2014-08-18 | regulator: core: Fix build error due to const qualifier for ops | Axel Lin |
2014-08-16 | regulator: core: add guard delay between calling regulator_disable and _enable | Guodong Xu |
2014-08-16 | regulator: core: add const qualifier to ops in struct regulator_desc | Guodong Xu |
2014-08-16 | regulator: da9211: support DA9213 | James Ban |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get... | Mark Brown |
2014-08-05 | Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab... | Mark Brown |
2014-08-05 | regulator: act8865: add support for act8846 | Beniamino Galvani |
2014-08-05 | regulator: act8865: prepare support for other act88xx devices | Beniamino Galvani |
2014-07-29 | regulator: Add missing statics and inlines for stub functions | Mark Brown |
2014-07-25 | regulator: Add helpers for low-level register access | Tuomas Tynkkynen |
2014-07-14 | regulator: da9211: new regulator driver | James Ban |
2014-06-22 | regulator: ab8500: Remove ab8500_regulator_debug_init/exit() | Axel Lin |
2014-06-16 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown |
2014-06-04 | regulator: add regulator_can_change_voltage stub | Arnd Bergmann |
2014-06-02 | Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st... | Mark Brown |
2014-06-02 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown |
2014-05-28 | regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR | Viresh Kumar |
2014-05-23 | regulator: Constify the pointer to alias name array | Lee Jones |
2014-04-18 | regulator: core: Return error in get optional stub | Tim Kryger |