Age | Commit message (Expand) | Author |
2020-06-23 | regulator: pfuze100: add condition check for 'ramp_delay = 0' | Robin Gong |
2020-06-15 | regualtor: pfuze100: correct sw1a/sw2 on pfuze3000 | Robin Gong |
2019-10-01 | regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c... | Yizhuo |
2018-11-06 | regulator: pfuze100-regulator: add coin support to PF0100 | Adam Ford |
2018-09-17 | regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby" | Colin Ian King |
2018-09-11 | regulator: pfuze100-regulator: provide pm_power_off_prepare handler | Oleksij Rempel |
2018-07-23 | regulator: pfuze100: add support to en-/disable switch regulators | Marco Felsch |
2018-07-02 | regulator: Revert "regulator: pfuze100: add enable/disable for switch" | Fabio Estevam |
2018-06-18 | regulator: pfuze100: add pfuze3001 support | Stefan Wahren |
2018-05-24 | regulator: pfuze100: Delete reference to ena_gpio | Linus Walleij |
2018-05-24 | regulator: pfuze100: Switch to SPDX identifier | Fabio Estevam |
2018-05-17 | regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops | Anson Huang |
2018-05-17 | regulator: pfuze100: add enable/disable for switch | Anson Huang |
2018-04-18 | regulator: pfuze100: update voltage setting for pfuze3000 sw1a | Anson Huang |
2017-04-30 | Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p... | Mark Brown |
2017-03-13 | regulator: pfuze100-regulator: add coin support | George McCollister |
2017-01-31 | regulator: pfuze100-regulator: constify regulator_ops structure | Bhumika Goyal |
2016-06-06 | regulator: pfuze100-regulator: Adjust MODULE_DESCRIPTION() | Fabio Estevam |
2016-06-06 | regulator: pfuze100-regulator: Remove global variable | Fabio Estevam |
2015-08-30 | Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp... | Mark Brown |
2015-08-29 | regulator: pfuze100: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas |
2015-07-14 | regulator: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-01-09 | regulator: pfuze100-regulator: add pfuze3000 support | Robin Gong |
2014-05-27 | regulator: pfuze100: Support enable/disable for fixed regulator | Axel Lin |
2014-05-26 | regulator: pfuze100: Don't allocate an invalid gpio | Sean Cross |
2014-05-26 | regulator: pfuze100: Support SWB enable/disable | Sean Cross |
2014-03-26 | Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma... | Mark Brown |
2014-03-06 | regulator: pfuze100: Add PFUZE200 support to Kconfig and module description | Axel Lin |
2014-03-04 | regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables | Axel Lin |
2014-03-04 | regulator: pfuze100: add pfuze200 support | Robin Gong |
2014-02-23 | pfuze100-regulator: Return error on of_node_get() failure | Fabio Estevam |
2014-02-19 | pfuze100-regulator: Fix of_node_get() parameter | Fabio Estevam |
2014-02-14 | regulator: pfuze100: Use of_get_child_by_name | Sachin Kamat |
2014-02-03 | regulator: Make use of rdev_get_id() function where possible. | Thiago Farina |
2014-01-23 | Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi... | Mark Brown |
2014-01-23 | regulator: pfuze100-regulator: Improve dev_info() message | Fabio Estevam |
2014-01-15 | regulator: pfuze100-regulator: Fix some checkpatch complaints | Fabio Estevam |
2014-01-15 | Merge tag 'v3.13-rc4' into regulator-pfuze100 | Mark Brown |
2013-12-09 | regulator: pfuze100: use devm_regulator_register() | Jingoo Han |
2013-12-09 | regulator: pfuze100: allow misprogrammed ID | Tim Harvey |
2013-12-09 | regulator: pfuze100: Fix address of FABID | Axel Lin |
2013-08-02 | regulator: pfuze100: Fix off-by-one for max_register setting | Axel Lin |
2013-07-31 | regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation | Axel Lin |
2013-07-30 | regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set | Axel Lin |
2013-07-29 | regulator: pfuze100: Use regulator_map_voltage_ascend | Axel Lin |
2013-07-29 | regulator: pfuze100: Fix module alias prefix | Axel Lin |
2013-07-29 | regulator: pfuze100: Use i2c_[set|get]_clientdata | Axel Lin |
2013-07-29 | regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver | Robin Gong |
2013-07-26 | regulator:pfuze100: fix build warning and correct the binding doc | Robin Gong |
2013-07-25 | regulator: pfuze100: add pfuze100 regulator driver | Robin Gong |