Age | Commit message (Expand) | Author |
2024-09-30 | regulator: isl6271a: Drop explicit initialization of struct i2c_device_id::dr... | Uwe Kleine-König |
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-24 | regulator: isl6271a-regulator: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner |
2019-01-28 | regulator: isl6271a: Constify isl_core_ops and isl_fixed_ops | Axel Lin |
2019-01-28 | regulator: isl6271a: Remove *rdev[3] from struct isl_pmic | Axel Lin |
2015-07-14 | regulator: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2013-09-17 | regulator: isl6271a-regulator: Use devm_regulator_register | Sachin Kamat |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han |
2013-05-12 | regulator: isl6271a: Use NULL instead of 0 | Sachin Kamat |
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-08-28 | regulator: isl6271a: Remove get_voltage implementation for isl_fixed_ops | Axel Lin |
2012-06-11 | regulator: isl6271a: Remove setting map_voltage callback for isl_fixed_ops | Axel Lin |
2012-06-08 | regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops | Axel Lin |
2012-05-16 | regulator: isl6271a: Convert to set_voltage_sel and regulator_map_voltage_linear | Axel Lin |
2012-05-16 | regulator: isl6271a: Convert to get_voltage_sel | Axel Lin |
2012-05-16 | regulator: isl6271a: Use regulator_list_voltage_linear() | Axel Lin |
2012-04-23 | regulator: Remove unneeded include of linux/delay.h from regulator drivers | Axel Lin |
2012-04-13 | regulator: isl6271a-regulator: Use devm_kzalloc() | Axel Lin |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown |
2012-04-09 | Merge branch 'regulator-register' into regulator-drivers | Mark Brown |
2012-04-05 | regulator: isl6271a: Constify regulator_desc | Axel Lin |
2012-04-04 | regulator: isl6271a: Allow missing init_data for diagnostics | Mark Brown |
2012-03-11 | regulator: Simplify the code to get selector in isl6271a_set_voltage | Axel Lin |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak |
2011-01-12 | regulator: missing index in PTR_ERR() in isl6271a_probe() | roel kluin |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown |
2010-09-30 | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang |
2010-09-01 | regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_re... | Axel Lin |
2010-08-11 | ISL6271A voltage regulator support. | Marek Vasut |