Age | Commit message (Expand) | Author | Files | Lines |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-03-26 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -0/+14 |
2014-03-04 | Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -28/+20 |
2014-02-25 | regulator: core: Replace direct ops->disable usage | Markus Pargmann | 1 | -21/+13 |
2014-02-25 | regulator: core: Replace direct ops->enable usage | Markus Pargmann | 1 | -7/+7 |
2014-02-23 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 1 | -1/+1 |
2014-02-21 | regulator: core: Change dummy supplies error message to a warning | Shuah Khan | 1 | -1/+1 |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -9/+15 |
2014-02-19 | treewide: Fix typo in Documentation/DocBook | Masanari Iida | 1 | -1/+1 |
2014-02-07 | regulator: core: Allow regulator_set_voltage for fixed regulators | Bjorn Andersson | 1 | -0/+14 |
2014-01-28 | regulator: core: Correct default return value for full constraints | Mark Brown | 1 | -1/+8 |
2014-01-08 | regulator: core: Fix checkpatch issue | Jingoo Han | 1 | -7/+5 |
2013-12-18 | regulator: core: don't print an error when no regulator is found | Hans de Goede | 1 | -1/+2 |
2013-12-13 | Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus | Mark Brown | 1 | -3/+8 |
2013-11-27 | regulator: core: Check for DT every time we check full constraints | Mark Brown | 1 | -1/+1 |
2013-11-27 | regulator: core: Replace checks of have_full_constraints with a function | Mark Brown | 1 | -3/+8 |
2013-11-13 | regulator: fixed: fix regulator_list_voltage() for regression | Guennadi Liakhovetski | 1 | -0/+3 |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/optional' into regulator-next | Mark Brown | 1 | -34/+15 |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next | Mark Brown | 1 | -1/+4 |
2013-10-24 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -6/+70 |
2013-10-18 | regulator: core: Add ability to create a lookup alias for supply | Charles Keepax | 1 | -0/+170 |
2013-10-04 | regulator: core: Always warn when using a dummy regulator | Mark Brown | 1 | -7/+2 |
2013-09-30 | regulator: core: Reduce busy-wait looping | Thierry Reding | 1 | -5/+33 |
2013-09-24 | regulator: core: Always use return value when regulator_dev_lookup() fails | Mark Brown | 1 | -1/+2 |
2013-09-23 | regulator: core: Fix return code for invalid parameters | Mark Brown | 1 | -1/+1 |
2013-09-20 | regulator: core: Fix default return value for _get() | Mark Brown | 1 | -1/+1 |
2013-09-20 | regulator: core: set current constraints while setting machine constraints | Laxman Dewangan | 1 | -0/+34 |
2013-09-18 | regulator: core: add support for configuring turn-on time through constraints | Laxman Dewangan | 1 | -0/+2 |
2013-09-17 | regulator: core: Remove unused regulator_use_dummy_regulator() | Mark Brown | 1 | -17/+0 |
2013-09-17 | regulator: core: Provide a dummy regulator with full constraints | Mark Brown | 1 | -17/+19 |
2013-09-17 | regulator: core: Split devres code out into a separate file | Mark Brown | 1 | -251/+1 |
2013-09-17 | regulator: core: Refactor devm_regulator_get* APIs | Axel Lin | 1 | -65/+62 |
2013-09-17 | regulator: core: Fix a trivial typo | Sachin Kamat | 1 | -1/+1 |
2013-09-17 | regulator: core: Provide managed regulator registration | Mark Brown | 1 | -0/+66 |
2013-09-10 | regulator: core: provide fixed voltage in desc for single voltage rail | Laxman Dewangan | 1 | -1/+4 |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next | Mark Brown | 1 | -3/+4 |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/optional' into regulator-next | Mark Brown | 1 | -0/+89 |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next | Mark Brown | 1 | -427/+0 |
2013-09-01 | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 1 | -18/+26 |
2013-08-29 | regulator: Add devm_regulator_get_exclusive() | Matthias Kaehlcke | 1 | -0/+30 |
2013-08-18 | regulator: core: Use bool for exclusivitity flag | Mark Brown | 1 | -3/+3 |
2013-08-09 | regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.c | Axel Lin | 1 | -86/+0 |
2013-08-07 | regulator: core: Move helpers for drivers out into a separate file | Mark Brown | 1 | -341/+0 |
2013-08-07 | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he... | Mark Brown | 1 | -0/+95 |
2013-07-31 | regulator: core: Provide hints to the core about optional supplies | Mark Brown | 1 | -0/+59 |
2013-07-25 | regulator: core: convert class code to use dev_groups | Greg Kroah-Hartman | 1 | -12/+16 |
2013-07-18 | regulator: core: Ensure selector is mapped | Mark Brown | 1 | -0/+2 |
2013-07-18 | regulator: core: Allow fixed voltage range in multiple linear ranges | Axel Lin | 1 | -3/+9 |
2013-07-18 | regulator: core: Use the power efficient workqueue for delayed powerdown | Mark Brown | 1 | -2/+3 |
2013-07-15 | regulator: core: Remove redundant checks | Yadwinder Singh Brar | 1 | -3/+2 |