Age | Commit message (Expand) | Author |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-03-11 | regulator: palmas: Remove *rdev[PALMAS_NUM_REGS] from struct palmas_pmic | Axel Lin |
2019-03-04 | regulator: palmas: Constify palmas_smps_ramp_delay array | Axel Lin |
2018-12-19 | drivers/regulator: fix a missing check of return value | Kangjie Lu |
2017-07-03 | Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps... | Mark Brown |
2017-05-25 | regulator: tps65917: Add support for SMPS12 | Keerthy |
2017-05-14 | regulator: palmas: Drop unnecessary static | Julia Lawall |
2017-01-31 | regulator: palmas-regulator: constify regulator_ops structure | Bhumika Goyal |
2016-05-06 | regulator: tps65917/palmas: Simplify multiple dereference of match->of_node | Nishanth Menon |
2016-05-06 | regulator: tps65917/palmas: Handle possible memory allocation failure | Nishanth Menon |
2016-05-06 | regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[... | Nishanth Menon |
2016-05-06 | regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_ma... | Nishanth Menon |
2016-04-26 | regulator: tps65917/palmas: Add bypass "On" value | Nishanth Menon |
2015-12-16 | regulator: tps65917/palmas: Add bypass ops for LDOs with bypass capability | Keerthy |
2015-03-17 | regulator: palmas: Add has_regen3 check for TPS659038 | Keerthy |
2015-03-17 | Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2015-03-17 | regulator: palmas: Correct TPS659038 register definition for REGEN2 | Keerthy |
2015-03-17 | regulator: constify of_device_id array | Fabian Frederick |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-10 | regulator: remove unnecessary of_node_get() to parent | Guodong Xu |
2014-07-03 | regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917 | Nishanth Menon |
2014-07-03 | regulator: palmas: Simplify code by not indexing regulator_desc unnecessarily | Nishanth Menon |
2014-07-03 | regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_info | Nishanth Menon |
2014-07-03 | regulator: palmas: Simplify code by using pointer to palmas_reg_info | Nishanth Menon |
2014-07-03 | regulator: palmas: Rename reg_info to palmas_reg_info | Nishanth Menon |
2014-07-03 | regulator: palmas: Squelch sparse warnings | Nishanth Menon |
2014-06-24 | Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmas | Mark Brown |
2014-06-24 | regulator: palmas: fix typo in enable_reg calculation | Stephen Warren |
2014-06-23 | regulator: palmas: Add tps65917 PMIC support | Keerthy |
2014-06-23 | regulator: palmas: add driver data and modularize the probe | Keerthy |
2014-06-23 | regulator: palmas: Shift the reg_info structure definition to the header file | Keerthy |
2014-06-21 | regulator: palmas: Fix SMPS enable/disable/is_enabled | Nishanth Menon |
2014-06-05 | regulator: palmas: Fix SMPS list for 0V | Nishanth Menon |
2014-06-02 | Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi... | Mark Brown |
2014-05-22 | regulator: palmas: Reemove open coded functions with helper functions | Keerthy |
2014-05-07 | regulator: palmas: Make of_device_id array const | Jingoo Han |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/alias' into regulator-next | Mark Brown |
2013-10-07 | regulator: palmas: get regulators node from parent node only | Laxman Dewangan |
2013-09-17 | regulator: palmas: Remove wrong comment for the equation calculating num_volt... | Axel Lin |
2013-09-17 | Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmas | Mark Brown |
2013-09-17 | regulator: palmas: configure enable time for LDOs | Laxman Dewangan |
2013-09-17 | regulator: palmas: add support for external control of rails | Laxman Dewangan |
2013-09-17 | regulator: palmas: Drop regulator_unregister while using devm_regulator_register | Axel Lin |
2013-09-17 | regulator: palmas: Use devm_regulator_register | Sachin Kamat |
2013-09-10 | regulator: palmas: configure enable time for LDOs | Laxman Dewangan |
2013-09-04 | regulator: palmas: fix the n_voltages for smps to 122 | Laxman Dewangan |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown |