summaryrefslogtreecommitdiffstats
path: root/drivers
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-075-187/+162
| |\
| | * regulator: da903x: Convert da9034 ldo12 to use linear rangesAxel Lin2013-07-281-35/+10
* | | 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-011-18/+26
|\ \ \ \
| * | | | 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
* | | | 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-017-275/+669
|\ \ \ \ \
| * | | | | 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-193-0/+388
| * | | | | Merge remote-tracking branch 'regulator/topic/linear-range' into HEADMark Brown2013-07-194-152/+152
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | 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-151-0/+87
| | | |/ | | |/|
| * / | regulator: build: Sort KconfigMark Brown2013-07-182-123/+123
| |/ /
* | | 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
| * | | 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 tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-08-241-8/+3
|\ \ \ \ \
| * | | | | Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki2013-08-221-8/+3
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-244-14/+38
|\ \ \ \ \
| * | | | | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-221-0/+14
| * | | | | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-221-7/+22
| * | | | | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-221-6/+2
| * | | | | [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard2013-08-211-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-233-10/+11
|\ \ \ \ \
| * | | | | sata_fsl: save irqs while coalescingAnthony Foiani2013-08-201-2/+3
| * | | | | libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-191-6/+6