summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* regulator: Support disabling of unused regulators by machinesMark Brown2009-03-311-0/+92
* regulator: Don't increment use_count for boot_on regulatorsMark Brown2009-03-311-1/+0
* twl4030-regulator: expose VPLL2David Brownell2009-03-312-3/+1
* regulator: refcount fixesDavid Brownell2009-03-311-22/+8
* regulator: Don't warn if we failed to get a regulatorMark Brown2009-03-311-2/+0
* regulator: Allow boot_on regulators to be disabled by clientsMark Brown2009-03-311-9/+4
* regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown2009-03-311-0/+29
* twl4030-regulator: list more VAUX4 voltagesDavid Brownell2009-03-311-0/+2
* regulator: Don't warn on omitted voltage constraintsMark Brown2009-03-311-1/+5
* regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown2009-03-311-4/+30
* MMC: regulator utilitiesDavid Brownell2009-03-311-0/+100
* regulator: twl4030 voltage enumeration (v2)David Brownell2009-03-311-39/+23
* regulator: twl4030 regulatorsDavid Brownell2009-03-313-0/+519
* regulator: enumerate voltages (v2)David Brownell2009-03-311-0/+113
* regulator: Fix get_mode() for WM835x DCDCsMark Brown2009-03-311-6/+18
* regulator: Allow regulators to set the initial operating modeMark Brown2009-03-311-0/+17
* regulator: Suggest use of datasheet supply or pin names for consumersMark Brown2009-03-311-3/+6
* regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport2009-03-311-0/+14
* regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown2009-03-311-27/+0
* regulator: Mark attributes table for virtual regulator staticMark Brown2009-03-311-1/+1
* regulator: Make fixed voltage regulators visible in KconfigMark Brown2009-03-311-1/+5
* regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown2009-03-311-1/+2
* regulator: Allow init data to be supplied for bq24022Mark Brown2009-03-311-1/+2
* regulator: Pass regulator init data as explict argument when registeringMark Brown2009-03-316-7/+10
* Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron2009-03-312-5/+12
* regulator: minor cleanup of virtual consumerAndrew Morton2009-03-311-0/+4
* regulator: add get_status()David Brownell2009-03-311-0/+46
* regulator: minor cleanup of virtual consumerDavid Brownell2009-03-311-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-3011-31/+33
|\
| * wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-29255-5946/+33752
| |\
| * | tg3: Add GRO support.David S. Miller2009-03-291-2/+2
| * | niu: Add GRO support.David S. Miller2009-03-291-5/+7
| * | ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-291-5/+6
| * | gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller2009-03-291-1/+1
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-281-6/+4
| * | dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov2009-03-281-1/+1
| * | ni5010: convert to net_device_opsAlexander Beregalov2009-03-281-6/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-302-2/+2
|\ \ \
| * | | oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-301-1/+1
| * | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-308-41/+111
|\ \ \ \
| * | | | lguest: use bool instead of intMatias Zabaljauregui2009-03-305-26/+27
| * | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-303-6/+67
| * | | | lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell2009-03-301-1/+3
| * | | | virtio: more neatening of virtio_ring macros.Rusty Russell2009-03-301-3/+9
| * | | | virtio: fix BAD_RING, START_US and END_USE macrosRoel Kluin2009-03-301-8/+8
| |/ / /
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-3013-267/+539
|\ \ \ \
| * | | | hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2009-03-302-25/+36
| * | | | hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2009-03-302-60/+161
OpenPOWER on IntegriCloud