Age | Commit message (Expand) | Author |
2023-08-08 | regulator: lp8755: Drop useless header | Linus Walleij |
2023-05-08 | regulator: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson |
2022-11-22 | regulator: lp8755: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2021-06-01 | regulator: lp8755: Convert to use regulator_set_ramp_delay_regmap | Axel Lin |
2020-09-07 | regulator: remove locking around regulator_notifier_call_chain() | Michał Mirosław |
2020-08-18 | regulator: lp8755: Get rid of lp8755_read/lp8755_write/lp8755_update_bits | Axel Lin |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-03-13 | regulator: lp8755: Fix notifier mutex lock warning | Steve Twiss |
2019-01-28 | regulator: lp8755: Constify lp8755_regulators | Axel Lin |
2019-01-08 | regulator: Fix trivial language typos | Krzysztof Kozlowski |
2017-05-19 | regulator: lp8755: fix spelling mistake "acceess" -> "access" | Colin Ian King |
2017-01-31 | regulator: lp8755: constify regulator_ops structure | Bhumika Goyal |
2015-06-02 | regulator: lp8755: Convert to devm_request_threaded_irq | Axel Lin |
2014-07-09 | regulator: lp8755: Use devm_regulator_register | Himangi Saraogi |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next | Mark Brown |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next | Mark Brown |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han |
2013-07-02 | regulator: lp8755: Provide map_voltage() | Mark Brown |
2013-05-12 | regulator: Remove unnecessary include of linux/delay.h from regulator drivers | Axel Lin |
2013-01-27 | regulator: lp8755: Use LP8755_BUCK_MAX instead of magic number | Axel Lin |
2013-01-17 | regulator: lp8755: Remove enum bucks | Axel Lin |
2013-01-17 | regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths | Axel Lin |
2013-01-08 | regulator: lp8755: Fix mask for pchip->mphase | Axel Lin |
2013-01-08 | regulator: lp8755: Fix lp8755_regulator_init unwind code | Axel Lin |
2012-12-24 | regulator: lp8755: new driver for LP8755 | Daniel Jeong |