summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-31regulator: Don't warn if we failed to get a regulatorMark Brown1-2/+0
2009-03-31regulator: Allow boot_on regulators to be disabled by clientsMark Brown2-10/+7
2009-03-31regulator: Implement list_voltage for WM835x LDOs and DCDCsMark Brown1-0/+29
2009-03-31twl4030-regulator: list more VAUX4 voltagesDavid Brownell1-0/+2
2009-03-31regulator: Don't warn on omitted voltage constraintsMark Brown1-1/+5
2009-03-31regulator: Implement list_voltage() for WM8400 DCDCs and LDOsMark Brown1-4/+30
2009-03-31MMC: regulator utilitiesDavid Brownell2-0/+105
2009-03-31regulator: twl4030 voltage enumeration (v2)David Brownell1-39/+23
2009-03-31regulator: twl4030 regulatorsDavid Brownell4-0/+566
2009-03-31regulator: get_status() grows kerneldocDavid Brownell1-9/+10
2009-03-31regulator: enumerate voltages (v2)David Brownell3-0/+124
2009-03-31regulator: Fix get_mode() for WM835x DCDCsMark Brown1-6/+18
2009-03-31regulator: Allow regulators to set the initial operating modeMark Brown2-0/+21
2009-03-31regulator: Suggest use of datasheet supply or pin names for consumersMark Brown1-3/+6
2009-03-31regulator: email - update email address and regulator webpage.Liam Girdwood4-4/+4
2009-03-31regulator: add unset_regulator_supplies to fix regulator_unregisterMike Rapoport1-0/+14
2009-03-31regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-03-31regulator: Hoist struct regulator_dev out of core to fix notifiersMark Brown2-27/+32
2009-03-31regulator: Mark attributes table for virtual regulator staticMark Brown1-1/+1
2009-03-31regulator: Make fixed voltage regulators visible in KconfigMark Brown1-1/+5
2009-03-31regulator: Allow init_data to be passed to fixed voltage regulatorsMark Brown2-1/+5
2009-03-31regulator: Allow init data to be supplied for bq24022Mark Brown2-1/+5
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown7-8/+12
2009-03-31Regulator: Push lock out of _notifier_call_chain + add voltage change event.Jonathan Cameron3-5/+14
2009-03-31regulator: minor cleanup of virtual consumerAndrew Morton1-0/+4
2009-03-31regulator: add get_status()David Brownell3-9/+111
2009-03-31regulator: minor cleanup of virtual consumerDavid Brownell1-4/+4
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-70/+68
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-58/+72
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds69-129/+48
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds12-92/+181
2009-03-31Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds18-327/+588
2009-03-31Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds21-379/+730
2009-03-31Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds60-281/+103
2009-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds18-256/+461
2009-03-31dma-debug: fix printk formats (i386)Randy Dunlap1-4/+4
2009-03-31reiserfs: xattr_create is unused with xattrs disabledJeff Mahoney1-0/+2
2009-03-31reiserfs: fix build breakageAlexander Beregalov1-1/+2
2009-03-31lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra1-2/+19
2009-03-31Revert "proc: revert /proc/uptime to ->read_proc hook"Alexey Dobriyan1-20/+18
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan55-232/+26
2009-03-31proc 1/2: do PDE usecounting even for ->read_proc, ->write_procAlexey Dobriyan3-11/+40
2009-03-31proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary1-4/+4
2009-03-31proc: move fs/proc/inode-alloc.txt comment into a source fileRandy Dunlap2-14/+15
2009-03-31lockdep: annotate reclaim context (__GFP_NOFS), fix SLOBIngo Molnar1-1/+1
2009-03-31Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds39-434/+27309
2009-03-31Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds40-844/+1899
2009-03-30PCI PM: Make pci_prepare_to_sleep() disable wake-up if neededRafael J. Wysocki1-1/+1
2009-03-30radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki1-1/+1
2009-03-30PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2-18/+52