Age | Commit message (Expand) | Author |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson |
2020-09-07 | regulator: remove locking around regulator_notifier_call_chain() | Michał Mirosław |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2019-04-17 | regulator: wm831x: Switch to SPDX identifier | Axel Lin |
2019-03-13 | regulator: wm831x ldo: Fix notifier mutex lock warning | Steve Twiss |
2016-01-12 | Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next | Mark Brown |
2015-12-23 | regulator: wm8*: constify regulator_ops structures | Julia Lawall |
2015-12-02 | regulator: wm831x-ldo: Use platform_register/unregister_drivers() | Thierry Reding |
2015-06-02 | regulator: wm831x: Pass the IRQF_ONESHOT flag | Fabio Estevam |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang |
2014-02-20 | regulator: wm831x-ldo: Remove redundant error message | Sachin Kamat |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/linear' into regulator-next | Mark Brown |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/alias' into regulator-next | Mark Brown |
2013-10-11 | regulator: Add REGULATOR_LINEAR_RANGE macro | Axel Lin |
2013-10-11 | regulator: Remove max_uV from struct regulator_linear_range | Axel Lin |
2013-09-23 | regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settings | Axel Lin |
2013-09-17 | regulator: wm831x-ldo: Convert to devm_regulator_register() | Mark Brown |
2013-09-17 | regulator: wm831x-ldo: Use devm_request_threaded_irq() | Mark Brown |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han |
2013-07-15 | regulator: wm831x-ldo: Convert to use linear ranges | Mark Brown |
2013-05-12 | regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers | Axel Lin |
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-10-05 | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-09-28 | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas... | Mark Brown |
2012-09-11 | mfd: wm831x: Convert to IORESOURCE_REG | Mark Brown |
2012-09-10 | regulator: wm831x-ldo: Add bypass support | Mark Brown |
2012-08-28 | regulator: wm831x-ldo: Check return value of wm831x_reg_read() | Axel Lin |
2012-07-03 | regulator: wm831x-ldo: Specify enable time for alive LDO | Mark Brown |
2012-06-17 | regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_vo... | Axel Lin |
2012-06-03 | regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_ops | Axel Lin |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-20 | mfd: Convert wm831x to irq_domain | Mark Brown |
2012-05-12 | regulator: wm831x: Convert to regulator_list_voltage_linear() | Mark Brown |
2012-05-12 | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next | Mark Brown |
2012-05-10 | regulator: wm831x: Register all normal regulators | Mark Brown |
2012-04-23 | regulator: wm831x-ldo: Set up supply names | Mark Brown |
2012-04-16 | regulator: wm831x-ldo: Use generic regmap enable/disable operations | Mark Brown |
2012-04-16 | regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap() | Mark Brown |
2012-04-10 | Merge tag 'v3.4-rc2' into regulator-drivers | Mark Brown |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown |
2012-04-01 | regulator: Trivial comment fix for wm831x-ldo driver | Axel Lin |
2012-03-29 | regulator: Fix setting low power mode for wm831x aldo | Axel Lin |
2011-12-20 | regulator: Convert wm831x regulator drivers to devm_kzalloc() | Mark Brown |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak |
2011-07-28 | regulator: Fix WM831x regulator ID lookups for multiple WM831xs | Mark Brown |
2011-03-26 | regulator: Convert WM831x regulators to genirq | Mark Brown |
2011-01-12 | regulator: Convert WM831x drivers to use get_voltage_sel() | Mark Brown |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown |