summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan2012-05-141-2/+0
* regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2012-05-131-3/+1
* regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-121-2/+13
* regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-121-0/+4
* Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-123-2/+30
|\
| * regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-091-0/+5
| * mfd: twl: define all feature flags in one place.NeilBrown2012-05-091-2/+6
| * tps6586x: Add device tree supportThierry Reding2012-05-041-0/+1
| * regulator: Add generic DT parsing for regulatorsThierry Reding2012-05-041-0/+18
| * mfd: Revert "mfd: add irq domain support for max8997 interrupts"Mark Brown2012-04-172-3/+2
| * mfd: add irq domain support for max8997 interruptsThomas Abraham2012-04-162-2/+3
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-127-7/+178
|\ \ \
| | * | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-181-0/+13
| | * | regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-161-0/+7
| | * | regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-161-0/+9
| | * | regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-161-0/+4
| | |/
| | * Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-1032-121/+663
| | |\
| | * | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-5/+26
| | * | Merge branch 'regulator-register' into regulator-driversMark Brown2012-04-091-2/+3
| | |\ \
| | | * | regulator: core: Constify the regulator_desc passed in when registeringMark Brown2012-04-041-2/+3
| | |/ / | |/| |
| | * | regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan2012-04-041-0/+29
| | * | regulator: fixed: Support for open drain gpio pinLaxman Dewangan2012-04-031-0/+7
| | * | regulator: Add TPS65090 regulator driverVenu Byravarasu2012-04-011-0/+50
| | * | mfd: Add s5m regulator operation modeSangbeom Kim2012-04-012-0/+30
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-061-1/+1
|\ \ \
| * | | asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-301-1/+1
| * | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-253-13/+5
| |\ \ \
* | \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-051-3/+4
|\ \ \ \ \
| * | | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-051-3/+4
* | | | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-051-0/+21
* | | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-041-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-046-6/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-011-1/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-271-1/+2
| | |\ \ \ \ \ \
| | | * | | | | | Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-161-0/+1
| | | * | | | | | Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-161-1/+1
| * | | | | | | | net: fix two typos in skbuff.hEric Dumazet2012-05-011-2/+2
| * | | | | | | | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-301-2/+2
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-301-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-301-0/+2
| | * | | | | | | | ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-301-1/+1
| * | | | | | | | | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-242-0/+10
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-05-013-7/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-232-3/+4
| * | | | | | | | | | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
* | | | | | | | | | | efi: Add new variable attributesMatthew Garrett2012-05-011-1/+12
* | | | | | | | | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-291-0/+1
* | | | | | | | | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-291-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+2
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \