Age | Commit message (Expand) | Author |
2023-07-14 | regulator: Explicitly include correct DT includes | Rob Herring |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson |
2021-12-13 | drivers/regulator: remove redundant ret variable | Minghao Chi |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2019-08-15 | regulator: twl: voltage lists for vdd1/2 on twl4030 | Andreas Kemnade |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-04-03 | regulator: twl: Constify regulator_ops | Axel Lin |
2019-01-22 | regulator: twl: Use of_device_get_match_data() | Axel Lin |
2018-04-20 | regulator: Don't return or expect -errno from of_map_mode() | Douglas Anderson |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang |
2016-11-23 | regulator: twl: Remove unused fields from struct twlreg_info | Axel Lin |
2016-11-16 | regulator: twl: split twl6030 logic into its own file | Nicolae Rosia |
2016-11-16 | regulator: twl: kill unused functions | Nicolae Rosia |
2016-11-16 | regulator: twl: make driver DT only | Nicolae Rosia |
2016-11-16 | regulator: twl-regulator: rework fixed regulator definition | Nicolae Rosia |
2016-06-08 | regulator: twl: fix use of integer as pointer | Ben Dooks |
2016-04-06 | regulator: twl: Fix a typo in twl4030_send_pb_msg | Ivaylo Dimitrov |
2016-04-05 | regulator: twl: Provide of_map_mode for twl4030 | Ivaylo Dimitrov |
2016-03-28 | regulator: twl: Regulator mode should not depend on regulator enabled state | Ivaylo Dimitrov |
2016-03-28 | regulator: twl: Make sure we have access to powerbus before trying to write t... | Ivaylo Dimitrov |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-26 | regulator: of: Add regulator desc param to of_get_regulator_init_data() | Javier Martinez Canillas |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang |
2014-06-27 | regulator: twl: Convert to use devm_kmemdup() | Axel Lin |
2014-01-08 | regulator: twl: Fix checkpatch issue | Jingoo Han |
2013-09-30 | regulator: twl: use devm_regulator_register() | Jingoo Han |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han |
2013-06-20 | mfd: twl-core: Change TWL6025 references to TWL6032 | Graeme Gregory |
2013-04-28 | Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8 | Mark Brown |
2013-03-01 | regulator: twl: Remove TWL6030_FIXED_RESOURCE | Axel Lin |
2013-03-01 | regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table | Axel Lin |
2013-03-01 | regulator: twl: Convert twl4030ldo_ops to get_voltage_sel | Axel Lin |
2013-03-01 | regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear | Axel Lin |
2013-01-03 | Drivers: regulator: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton |
2012-09-09 | regulator: twl: Remove another unused variable warning | Mark Brown |
2012-08-28 | regulator: using kfree() requires including slab.h | Stephen Rothwell |
2012-08-28 | regulator: twl: make twl_info tables const | Arnd Bergmann |
2012-08-28 | regulator: twl: Remove get_voltage implementation for single voltage regulators | Axel Lin |
2012-08-28 | regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage | Axel Lin |
2012-08-28 | regulator: twl: Fix checking voltage range in twl6030smps_set_voltage() | Axel Lin |
2012-08-15 | regulator: twl-regulator: fix up VINTANA1/VINTANA2 | Aaro Koskinen |
2012-08-09 | regulator: twl: Remove references to the twl4030 regulator | Mark Brown |
2012-07-16 | regulator: twl: Fix list_voltate for twl6030ldo_ops | Axel Lin |
2012-07-15 | regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel | Axel Lin |
2012-07-15 | regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo | Axel Lin |
2012-07-04 | regulator: twl: Set enable enable_time in regulator_desc | Axel Lin |
2012-06-18 | regulator: twl: Remove references to 32kHz clock from DT bindings | Mark Brown |