summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2012-05-13
* regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-12
* regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-12
* Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-12
|\
| * regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-09
| * mfd: twl: define all feature flags in one place.NeilBrown2012-05-09
| * tps6586x: Add device tree supportThierry Reding2012-05-04
| * regulator: Add generic DT parsing for regulatorsThierry Reding2012-05-04
| * mfd: Revert "mfd: add irq domain support for max8997 interrupts"Mark Brown2012-04-17
| * mfd: add irq domain support for max8997 interruptsThomas Abraham2012-04-16
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-12
|\ \ \
| | * | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-18
| | * | regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-16
| | * | regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-16
| | * | regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-16
| | |/
| | * Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-10
| | |\
| | * | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
| | * | Merge branch 'regulator-register' into regulator-driversMark Brown2012-04-09
| | |\ \
| | | * | regulator: core: Constify the regulator_desc passed in when registeringMark Brown2012-04-04
| | |/ / | |/| |
| | * | regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan2012-04-04
| | * | regulator: fixed: Support for open drain gpio pinLaxman Dewangan2012-04-02
| | * | regulator: Add TPS65090 regulator driverVenu Byravarasu2012-04-01
| | * | mfd: Add s5m regulator operation modeSangbeom Kim2012-04-01
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-06
|\ \ \
| * | | asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-04-30
| * | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-25
| |\ \ \
* | \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-05-05
|\ \ \ \ \
| * | | | | ACPI: Fix D3hot v D3cold confusionLin Ming2012-05-05
* | | | | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-04
* | | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-04
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-03
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-01
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-27
| | |\ \ \ \ \ \
| | | * | | | | | Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-16
| | | * | | | | | Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-16
| * | | | | | | | net: fix two typos in skbuff.hEric Dumazet2012-05-01
| * | | | | | | | net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-30
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-30
| | * | | | | | | | ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-30
| * | | | | | | | | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-24
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-04-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-23
| * | | | | | | | | | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-23
* | | | | | | | | | | efi: Add new variable attributesMatthew Garrett2012-04-30
* | | | | | | | | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-29
* | | | | | | | | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-24
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-27
| |/ / / / / / / / / / /