Age | Commit message (Expand) | Author |
2014-12-08 | Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-08 | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi... | Mark Brown |
2014-12-05 | Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp... | 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-12-05 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown |
2014-12-05 | Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus | Mark Brown |
2014-12-05 | Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown |
2014-12-04 | regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeing | Seung-Woo Kim |
2014-12-02 | regulator: sky81452: Modify Device Tree structure | Gyungoh Yoo |
2014-12-01 | of: Rename "poweroff-source" property to "system-power-controller" | Romain Perier |
2014-11-26 | regulator: max77686: Remove support for board files | Krzysztof Kozlowski |
2014-11-26 | Merge tag 'v3.18-rc4' into regulator-max77686 | Mark Brown |
2014-11-26 | regulator: max77802: Remove support for board files | Krzysztof Kozlowski |
2014-11-26 | Merge tag 'v3.18-rc4' into regulator-max77802 | Mark Brown |
2014-11-26 | regulator: max77802: Fill regulator modes translation callback | Javier Martinez Canillas |
2014-11-26 | Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown |
2014-11-26 | regulator: of: Add support for parsing initial and suspend modes | Javier Martinez Canillas |
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-25 | regulator: s2mps11: Add support S2MPS13 regulator device | Chanwoo Choi |
2014-11-24 | regulator: core: Add PRE_DISABLE notification | Richard Fitzgerald |
2014-11-21 | regulator: gpio: fix parsing of gpio list | Richard Fitzgerald |
2014-11-21 | regulator: rpm: add support for RPM-controller SMB208 | Josh Cartwright |
2014-11-21 | regulator: da9063: Do not transform local IRQ to virtual | Dmitry Lavnikevich |
2014-11-17 | regulator: sky81452: Modify dependent Kconfig symbol | Gyungoh Yoo |
2014-11-14 | regulator: rt5033: Add RT5033 Regulator device driver | Beomho Seo |
2014-11-07 | regulator: tps65090: Fix gpio initialization | Markus Pargmann |
2014-11-07 | regulator: gpio: Use gpio_is_valid | Markus Pargmann |
2014-11-07 | regulator: fixed: Use gpio_is_valid | Markus Pargmann |
2014-11-07 | regulator: Set ena_gpio_initialized in regulator drivers | Markus Pargmann |
2014-11-05 | Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776... | Mark Brown |
2014-11-05 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown |
2014-11-04 | regulator: max77802: Don't ignore return value of current opmode | Krzysztof Kozlowski |
2014-11-04 | regulator: max77686: Initialize opmode explicitly to normal mode | Krzysztof Kozlowski |
2014-11-04 | regulator: max77686: Consistently index opmode array by rdev id | Krzysztof Kozlowski |
2014-11-03 | regulator: max77802: Use unsigned int for modes in max77802_map_mode() | Javier Martinez Canillas |
2014-11-03 | regulator: s2mpa01: zero-initialize regulator match table array | Javier Martinez Canillas |
2014-11-03 | regulator: max8660: zero-initialize regulator match table array | Javier Martinez Canillas |
2014-11-03 | regulator: max77802: zero-initialize regulator match table | Javier Martinez Canillas |
2014-11-03 | regulator: max77686: zero-initialize regulator match table | Javier Martinez Canillas |
2014-11-03 | regulator: max1586: zero-initialize regulator match table array | Javier Martinez Canillas |
2014-11-03 | regulator: max77693: Fix use of uninitialized regulator config | Krzysztof Kozlowski |
2014-11-03 | regulator: of: Add support for parsing microvolts for suspend state | Doug Anderson |
2014-10-31 | regulator: Lower priority of constraint logging | Mark Brown |
2014-10-31 | regulator: Staticize 'regulator_states' array | Krzysztof Kozlowski |
2014-10-31 | regulator: max77686: Add suspend disable for some LDOs | Krzysztof Kozlowski |
2014-10-31 | regulator: max77802: Remove suspend_enable | Krzysztof Kozlowski |
2014-10-29 | regulator: of: Lower the severity of the error with no container | Mark Brown |