summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown2013-04-281-13/+11
|\
| * regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan2013-04-181-0/+1
| * regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan2013-04-181-13/+1
| * regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan2013-04-171-0/+3
| * regulator: palmas: support for external regulator through control outputsLaxman Dewangan2013-04-171-0/+6
* | Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown2013-04-281-5/+5
|\ \
| * | regulator: max8952: Add Device Tree supportTomasz Figa2013-04-051-4/+4
| * | regulator: max8952: Separate constraints from platform data structTomasz Figa2013-04-051-1/+1
* | | Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown2013-04-281-2/+2
|\ \ \
| * | | regulator: core: use regulator_ena_pin memberKim, Milo2013-03-041-2/+0
| * | | regulator: core: support shared enable GPIO conceptKim, Milo2013-03-041-0/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown2013-04-281-0/+3
|\ \ \
| * | | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin2013-03-051-0/+3
| * | | Merge remote-tracking branch 'regulator/fix/doc' into regulator-enable-invertMark Brown2013-03-051-0/+2
| |\ \ \ | | |/ / | |/| |
* | | | Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown2013-04-281-7/+7
|\ \ \ \
| * | | | regulator: core: Mark all get and enable calls as __must_checkMark Brown2013-03-041-7/+7
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown2013-04-281-0/+2
|\ \ \ \
| * | | | regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin2013-04-181-0/+2
* | | | | Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8Mark Brown2013-04-282-17/+211
|\ \ \ \ \
| * | | | | regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin2013-04-111-1/+1
| * | | | | ARM: ux500: Pass regulator platform data using the new formatLee Jones2013-04-031-9/+2
| * | | | | regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG2013-04-031-0/+2
| * | | | | regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guardLee Jones2013-04-031-15/+4
| * | | | | regulator: ab8500: Add support for the ab8540Lee Jones2013-04-011-0/+86
| * | | | | regulator: ab8500: add support for ab8505Lee Jones2013-04-011-2/+73
| * | | | | regulator: ab8500: Init debug from regulator driverLee Jones2013-03-291-0/+14
| * | | | | regulator: ab8500: Remove USB regulatorLee Jones2013-03-291-1/+0
| * | | | | regulator: ab8500-ext: Add HW request supportBengt Jonsson2013-03-291-0/+4
| * | | | | regulator: ab8500-ext: New driver to control external regulatorsLee Jones2013-03-291-0/+28
| * | | | | regulator: ab8500: Clean out SoC registersLee Jones2013-03-281-12/+0
| * | | | | regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson2013-03-221-0/+7
| * | | | | regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones2013-03-221-9/+12
| * | | | | ARM: ux500: regulators: Add mask for configurationLee Jones2013-03-221-4/+6
| * | | | | regulator: ab8500: Further populate initialisation registersLee Jones2013-03-221-0/+8
* | | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-212-0/+3
|\ \ \ \ \ \
| * | | | | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-171-0/+2
| * | | | | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-171-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-212-1/+22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-202-1/+22
| |\ \ \ \ \ \
| | * | | | | | Move utf16 functions to kernel core and renameMatthew Garrett2013-04-151-0/+14
| | * | | | | | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-091-1/+8
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-213-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | net: fix incorrect credentials passingLinus Torvalds2013-04-201-2/+2
| * | | | | | | | irda: small read past the end of array in debug codeDan Carpenter2013-04-191-1/+2
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-181-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ssb: implement spurious tone avoidanceRafał Miłecki2013-04-101-0/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-04-191-220/+216
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fuse: fix type definitions in uapi headerMiklos Szeredi2013-04-171-220/+216
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds2013-04-182-5/+4
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-172-7/+24
|\ \ \ \ \ \ \ \ \