Age | Commit message (Expand) | Author | Files | Lines |
2024-07-29 | regulator: wm831x-isink: Convert comma to semicolon | Chen Ni | 1 | -4/+4 |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14 | Douglas Anderson | 1 | -0/+1 |
2020-09-07 | regulator: remove locking around regulator_notifier_call_chain() | Michał Mirosław | 1 | -2/+0 |
2019-04-17 | regulator: wm831x: Switch to SPDX identifier | Axel Lin | 1 | -12/+7 |
2019-03-13 | regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmap | Axel Lin | 1 | -38/+7 |
2019-03-13 | regulator: wm831x-isink: Select maximum current in specific range | Axel Lin | 1 | -1/+1 |
2019-03-13 | regulator: wm831x isink: Fix notifier mutex lock warning | Steve Twiss | 1 | -0/+2 |
2015-12-23 | regulator: wm8*: constify regulator_ops structures | Julia Lawall | 1 | -1/+1 |
2015-06-02 | regulator: wm831x: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2014-10-20 | regulator: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-02-20 | regulator: wm831x-isink: Remove redundant error message | Sachin Kamat | 1 | -3/+1 |
2013-09-17 | regulator: wm831x-isink: Convert to devm_regulator_register() | Mark Brown | 1 | -14/+3 |
2013-09-17 | regulator: wm831x-isink: Use devm_request_threaded_irq() | Mark Brown | 1 | -4/+4 |
2013-07-30 | regulator: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-05-12 | regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers | Axel Lin | 1 | -2/+0 |
2012-11-20 | regulator: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-20 | regulator: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-20 | regulator: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-11 | mfd: wm831x: Convert to IORESOURCE_REG | Mark Brown | 1 | -2/+2 |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -2/+2 |
2012-05-20 | mfd: Convert wm831x to irq_domain | Mark Brown | 1 | -2/+2 |
2012-04-10 | Merge tag 'v3.4-rc2' into regulator-drivers | Mark Brown | 1 | -1/+1 |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 1 | -2/+6 |
2012-03-28 | regulator: wm831x-isink: Fix the logic to choose best current limit setting | Axel Lin | 1 | -1/+1 |
2011-12-20 | regulator: Convert wm831x regulator drivers to devm_kzalloc() | Mark Brown | 1 | -3/+2 |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 1 | -1/+1 |
2011-03-26 | regulator: Convert WM831x regulators to genirq | Mark Brown | 1 | -5/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-03 | Regulators: wm831x-xxx - clean up driver data after removal | Dmitry Torokhov | 1 | -0/+3 |
2009-12-02 | regulator: Initialise wm831x structure pointor for ISINK driver | Mark Brown | 1 | -0/+2 |
2009-09-17 | regulator: Add WM831x ISINK support | Mark Brown | 1 | -0/+260 |