Age | Commit message (Expand) | Author | Files | Lines |
2009-03-31 | regulator: Don't warn if we failed to get a regulator | Mark Brown | 1 | -2/+0 |
2009-03-31 | regulator: Allow boot_on regulators to be disabled by clients | Mark Brown | 2 | -10/+7 |
2009-03-31 | regulator: Implement list_voltage for WM835x LDOs and DCDCs | Mark Brown | 1 | -0/+29 |
2009-03-31 | twl4030-regulator: list more VAUX4 voltages | David Brownell | 1 | -0/+2 |
2009-03-31 | regulator: Don't warn on omitted voltage constraints | Mark Brown | 1 | -1/+5 |
2009-03-31 | regulator: Implement list_voltage() for WM8400 DCDCs and LDOs | Mark Brown | 1 | -4/+30 |
2009-03-31 | MMC: regulator utilities | David Brownell | 2 | -0/+105 |
2009-03-31 | regulator: twl4030 voltage enumeration (v2) | David Brownell | 1 | -39/+23 |
2009-03-31 | regulator: twl4030 regulators | David Brownell | 4 | -0/+566 |
2009-03-31 | regulator: get_status() grows kerneldoc | David Brownell | 1 | -9/+10 |
2009-03-31 | regulator: enumerate voltages (v2) | David Brownell | 3 | -0/+124 |
2009-03-31 | regulator: Fix get_mode() for WM835x DCDCs | Mark Brown | 1 | -6/+18 |
2009-03-31 | regulator: Allow regulators to set the initial operating mode | Mark Brown | 2 | -0/+21 |
2009-03-31 | regulator: Suggest use of datasheet supply or pin names for consumers | Mark Brown | 1 | -3/+6 |
2009-03-31 | regulator: email - update email address and regulator webpage. | Liam Girdwood | 4 | -4/+4 |
2009-03-31 | regulator: add unset_regulator_supplies to fix regulator_unregister | Mike Rapoport | 1 | -0/+14 |
2009-03-31 | regulator: fix header file missing kernel-doc | Randy Dunlap | 1 | -0/+1 |
2009-03-31 | regulator: Hoist struct regulator_dev out of core to fix notifiers | Mark Brown | 2 | -27/+32 |
2009-03-31 | regulator: Mark attributes table for virtual regulator static | Mark Brown | 1 | -1/+1 |
2009-03-31 | regulator: Make fixed voltage regulators visible in Kconfig | Mark Brown | 1 | -1/+5 |
2009-03-31 | regulator: Allow init_data to be passed to fixed voltage regulators | Mark Brown | 2 | -1/+5 |
2009-03-31 | regulator: Allow init data to be supplied for bq24022 | Mark Brown | 2 | -1/+5 |
2009-03-31 | regulator: Pass regulator init data as explict argument when registering | Mark Brown | 7 | -8/+12 |
2009-03-31 | Regulator: Push lock out of _notifier_call_chain + add voltage change event. | Jonathan Cameron | 3 | -5/+14 |
2009-03-31 | regulator: minor cleanup of virtual consumer | Andrew Morton | 1 | -0/+4 |
2009-03-31 | regulator: add get_status() | David Brownell | 3 | -9/+111 |
2009-03-31 | regulator: minor cleanup of virtual consumer | David Brownell | 1 | -4/+4 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 18 | -70/+68 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 15 | -58/+72 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 69 | -129/+48 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 12 | -92/+181 |
2009-03-31 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 18 | -327/+588 |
2009-03-31 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 21 | -379/+730 |
2009-03-31 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 60 | -281/+103 |
2009-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 18 | -256/+461 |
2009-03-31 | dma-debug: fix printk formats (i386) | Randy Dunlap | 1 | -4/+4 |
2009-03-31 | reiserfs: xattr_create is unused with xattrs disabled | Jeff Mahoney | 1 | -0/+2 |
2009-03-31 | reiserfs: fix build breakage | Alexander Beregalov | 1 | -1/+2 |
2009-03-31 | lockdep: fix deadlock in lockdep_trace_alloc | Peter Zijlstra | 1 | -2/+19 |
2009-03-31 | Revert "proc: revert /proc/uptime to ->read_proc hook" | Alexey Dobriyan | 1 | -20/+18 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 55 | -232/+26 |
2009-03-31 | proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc | Alexey Dobriyan | 3 | -11/+40 |
2009-03-31 | proc: fix sparse warnings in pagemap_read() | Milind Arun Choudhary | 1 | -4/+4 |
2009-03-31 | proc: move fs/proc/inode-alloc.txt comment into a source file | Randy Dunlap | 2 | -14/+15 |
2009-03-31 | lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB | Ingo Molnar | 1 | -1/+1 |
2009-03-31 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 39 | -434/+27309 |
2009-03-31 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 40 | -844/+1899 |
2009-03-30 | PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed | Rafael J. Wysocki | 1 | -1/+1 |
2009-03-30 | radeonfb: Use __pci_complete_power_transition() | Rafael J. Wysocki | 1 | -1/+1 |
2009-03-30 | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) | Rafael J. Wysocki | 2 | -18/+52 |