summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-11-0524-456/+729
|\
| *---. Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown2015-11-046-324/+371
| |\ \ \
| | | | * regulator: tps65023: add device tree supportThomas Elste2015-09-212-174/+168
| | | * | Merge tag 'ib-mfd-regulator-v4.3' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown2015-10-05475-1521/+1937
| | | |\ \ | | | | |/ | | | |/|
| | | | * mfd: tps6105x: Use i2c regmap to access registersGrigoryev Denis2015-10-053-80/+24
| | * | | regulator: Use regulator_lock_supply() for get_voltage() tooMark Brown2015-11-041-3/+3
| | * | | regulator: core: Propagate voltage changes to supply regulatorsSascha Hauer2015-10-221-2/+52
| | * | | Merge remote-tracking branch 'regulator/topic/dropout' into HEADMark Brown2015-10-221-0/+2
| | |\ \ \
| | * | | | regulator: core: Factor out regulator_map_voltageSascha Hauer2015-10-201-17/+18
| | * | | | regulator: core: create unlocked version of regulator_set_voltageSascha Hauer2015-10-161-23/+34
| | * | | | regulator: core: create unlocked version of regulator_list_voltageSascha Hauer2015-10-011-27/+35
| | * | | | regulator: core: introduce function to lock regulators and its suppliesSascha Hauer2015-10-011-0/+39
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'regulator/topic/load', 'regulator/topic/max77...Mark Brown2015-11-046-22/+72
| |\ \ \ \ \ \ \ \
| | | | | | * | | | regulator: stw481x: compile on COMPILE_TESTLuis de Bethencourt2015-10-231-1/+1
| | | | | | |/ / /
| | | | | * | | | regulator: qcom-smd: Correct set_load() unitBjorn Andersson2015-10-221-1/+1
| | | | | * | | | regulator: qcom_smd: Handle big endian CPUsStephen Boyd2015-09-031-14/+14
| | | | * | | | | regulator: pwm: implement ->enable(), ->disable() and ->is_enabled methodsBoris Brezillon2015-09-211-6/+29
| | | | | |/ / / | | | | |/| | |
| | | * | | | | regulator: max77802: Separate sections for nodes and propertiesJavier Martinez Canillas2015-10-061-0/+2
| | | * | | | | regulator: max77802: Add input supply properties to DT binding docJavier Martinez Canillas2015-10-051-1/+22
| | | |/ / / /
| | * / / / / regulator: Introduce property to flag set-load supportBjorn Andersson2015-09-172-0/+4
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/topic/da9053' and 'regulator/topic/...Mark Brown2015-11-042-1/+2
| |\ \ \ \ \ \
| | | * | | | | regulator: da9063: Remove unneeded semicolonJavier Martinez Canillas2015-09-141-1/+1
| | | |/ / / /
| | * / / / / regulator: da9053: Update regulator for DA9053 BC silicon supportSteve Twiss2015-10-161-0/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown2015-11-0410-14/+116
| |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | regulator: bcm590xx: Remove unneeded semicolonJavier Martinez Canillas2015-09-141-1/+1
| | | | | | |/ / / /
| | | | | * | | | | regulator: axp20x: set supply names for AXP22X DC1SW/DC5LDO internallyChen-Yu Tsai2015-10-051-4/+50
| | | | | * | | | | regulator: axp20x: Drop AXP221 DC1SW and DC5LDO regulator supplies from bindingsChen-Yu Tsai2015-10-051-2/+2
| | | | | |/ / / /
| | | | * | | | | regulator: arizona: Add regulator specific device tree binding documentCharles Keepax2015-10-281-0/+17
| | | | * | | | | regulator: arizona-ldo1: Fix handling of GPIO 0Charles Keepax2015-10-161-5/+13
| | | | * | | | | regulator: arizona: add support for WM8998 and WM1814Richard Fitzgerald2015-10-021-0/+2
| | | | |/ / / /
| | | * | | / / regulator: i.MX anatop: Allow supply regulatorSascha Hauer2015-10-162-0/+4
| | | | |_|/ / | | | |/| | |
| | | * | | | regulator: introduce min_dropout_uVSascha Hauer2015-10-161-0/+2
| | | |/ / /
| | * | | | regulator: act8865: add DT binding for property "active-semi,vsel-high"Wenyou Yang2015-10-021-0/+3
| | * | | | regulator: act8865: support output voltage by VSET2[] bitsWenyou Yang2015-10-021-2/+22
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/topic/list' into regulator-nextMark Brown2015-11-041-91/+164
| |\ \ \ \
| | * | | | regulator: core: Remove regulator_listTomeu Vizoso2015-09-211-91/+164
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-11-041-4/+4
| |\ \ \ \
| | * | | | regulator: core: Make error messages more informativeStephen Boyd2015-09-161-4/+4
| | |/ / /
* | | | | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-05144-1030/+8452
|\ \ \ \ \
| * | | | | clk: qcom: msm8960: Fix dsi1/2 halt bitsStephen Boyd2015-10-271-2/+2
| * | | | | clk: lpc18xx-cgu: fix potential system hang when disabling unused clocksJoachim Eastwood2015-10-261-3/+39
| * | | | | clk: lpc18xx-ccu: fix potential system hang when disabling unused clocksJoachim Eastwood2015-10-261-2/+15
| * | | | | clk: Add clk_hw_is_enabled() for use by clk providersJoachim Eastwood2015-10-262-0/+6
| * | | | | clk: Add stubs for of_clk_*() APIs when CONFIG_OF=nStephen Boyd2015-10-261-0/+9
| * | | | | clk: versatile-icst: fix memory leakLinus Walleij2015-10-231-1/+3
| * | | | | clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd2015-10-232-58/+0
| * | | | | Merge branch 'clk-iproc' into clk-nextStephen Boyd2015-10-2112-159/+840
| |\ \ \ \ \
| | * | | | | clk: iproc: define Broadcom NS2 iProc clock bindingJon Mason2015-10-211-0/+48
| | * | | | | clk: iproc: define Broadcom NSP iProc clock bindingJon Mason2015-10-211-0/+30
| | * | | | | clk: ns2: add clock support for Broadcom Northstar 2 SoCJon Mason2015-10-214-1/+362