summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/helpers' into regulator-nextMark Brown2013-09-014-463/+458
|\
| * regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin2013-08-092-86/+86
| * regulator: core: Move helpers for drivers out into a separate fileMark Brown2013-08-073-342/+362
| * Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he...Mark Brown2013-08-076-187/+187
| |\
| | * regulator: da903x: Convert da9034 ldo12 to use linear rangesAxel Lin2013-07-281-35/+10
* | | Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-nextMark Brown2013-09-011-0/+1
|\ \ \
| * | | regulator: fan53555: Prevent multiple include of fan53555.hAxel Lin2013-08-071-0/+1
* | | | Merge remote-tracking branch 'regulator/topic/da9063' into regulator-nextMark Brown2013-09-015-0/+1440
|\ \ \ \
| * | | | regulator: da9063: Statize da9063_ldo_lim_eventAxel Lin2013-09-011-1/+1
| * | | | regulator: da9063: Use IS_ERR to check return value of regulator_register()Axel Lin2013-08-301-1/+1
| * | | | regulator: da9063: Optimize da9063_set_current_limit implementationAxel Lin2013-08-301-11/+4
| * | | | regulator: da9063: Add Dialog DA9063 voltage regulators support.Krystian Garbaciak2013-08-293-0/+952
| * | | | regulator: da9210: Remove redundant MODULE_ALIASAxel Lin2013-08-131-1/+0
| * | | | regulator: da9210: New driverSteve Twiss2013-08-064-0/+496
* | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-09-012-20/+31
|\ \ \ \ \
| * | | | | regulator: core: Use bool for exclusivitity flagMark Brown2013-08-181-3/+3
| | |_|/ / | |/| | |
| * | | | regulator: core: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-12/+16
| * | | | regulator: core: Use the power efficient workqueue for delayed powerdownMark Brown2013-07-181-2/+3
| * | | | regulator: core: Drop references on supply regulator when unregisteringMark Brown2013-07-151-1/+4
| * | | | regulator: core: Make set_voltage_tol() try for mid-range firstMark Brown2013-07-151-2/+5
* | | | | Merge remote-tracking branch 'regulator/topic/as3711' into regulator-nextMark Brown2013-09-011-132/+31
|\ \ \ \ \
| * | | | | regulator: as3711: Convert to use linear rangesAxel Lin2013-07-241-132/+31
* | | | | | Merge remote-tracking branch 'regulator/topic/88pm800' into regulator-nextMark Brown2013-09-019-275/+732
|\ \ \ \ \ \
| * | | | | | regulator: 88pm800: forever loop in pm800_regulator_probe()Dan Carpenter2013-08-141-1/+1
| * | | | | | regulator: 88pm800: Fix checking whether num_regulator is validAxel Lin2013-08-131-3/+6
| * | | | | | regulator: 88pm800: Add missing n_voltages setting for bucksAxel Lin2013-07-191-6/+8
| * | | | | | regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=yAxel Lin2013-07-191-1/+1
| * | | | | | regulator: 88pm800: Add missing config.of_node setting for regulator registerAxel Lin2013-07-191-0/+1
| * | | | | | regulator: 88pm800: add regulator driver for 88pm800Chao Xie2013-07-194-0/+426
| * | | | | | Merge remote-tracking branch 'regulator/topic/linear-range' into HEADMark Brown2013-07-195-152/+177
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | regulator: core: Ensure selector is mappedMark Brown2013-07-181-0/+2
| | * | | | regulator: core: Allow fixed voltage range in multiple linear rangesAxel Lin2013-07-181-3/+9
| | * | | | regulator: wm8350: Convert to use linear rangesMark Brown2013-07-151-38/+17
| | * | | | regulator: wm831x-ldo: Convert to use linear rangesMark Brown2013-07-151-80/+24
| | * | | | regulator: wm8400: Use linear rangesMark Brown2013-07-151-34/+16
| | * | | | regulator: core: Add helpers for multiple linear rangesMark Brown2013-07-152-0/+112
| | | |/ / | | |/| |
| * / | | regulator: build: Sort KconfigMark Brown2013-07-182-123/+123
| |/ / /
* | | | Linux 3.11-rc7v3.11-rc7Linus Torvalds2013-08-261-1/+1
* | | | Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-252-2/+3
|\ \ \ \
| * | | | staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-231-1/+1
| * | | | Merge tag 'iio-fixes-for-3.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-201-1/+2
| |\ \ \ \
| | * | | | iio: adjd_s311: Fix non-scan mode data readPeter Meerwald2013-08-191-1/+2
| |/ / / /
* | | | | Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-253-2/+7
|\ \ \ \ \
| * | | | | usb: phy: fix build breakageAnatolij Gustschin2013-08-232-2/+2
| * | | | | USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern2013-08-231-0/+5
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-253-4/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-202-4/+8
| |\ \ \ \ \ \
| | * | | | | | ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre2013-08-201-3/+6
| | * | | | | | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2013-08-201-1/+2
| * | | | | | | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2013-08-201-0/+1