Age | Commit message (Expand) | Author |
2009-03-31 | MMC: regulator utilities | David Brownell |
2009-03-31 | regulator: twl4030 voltage enumeration (v2) | David Brownell |
2009-03-31 | regulator: twl4030 regulators | David Brownell |
2009-03-31 | regulator: get_status() grows kerneldoc | David Brownell |
2009-03-31 | regulator: enumerate voltages (v2) | David Brownell |
2009-03-31 | regulator: Fix get_mode() for WM835x DCDCs | Mark Brown |
2009-03-31 | regulator: Allow regulators to set the initial operating mode | Mark Brown |
2009-03-31 | regulator: Suggest use of datasheet supply or pin names for consumers | Mark Brown |
2009-03-31 | regulator: email - update email address and regulator webpage. | Liam Girdwood |
2009-03-31 | regulator: add unset_regulator_supplies to fix regulator_unregister | Mike Rapoport |
2009-03-31 | regulator: fix header file missing kernel-doc | Randy Dunlap |
2009-03-31 | regulator: Hoist struct regulator_dev out of core to fix notifiers | Mark Brown |
2009-03-31 | regulator: Mark attributes table for virtual regulator static | Mark Brown |
2009-03-31 | regulator: Make fixed voltage regulators visible in Kconfig | Mark Brown |
2009-03-31 | regulator: Allow init_data to be passed to fixed voltage regulators | Mark Brown |
2009-03-31 | regulator: Allow init data to be supplied for bq24022 | Mark Brown |
2009-03-31 | regulator: Pass regulator init data as explict argument when registering | Mark Brown |
2009-03-31 | Regulator: Push lock out of _notifier_call_chain + add voltage change event. | Jonathan Cameron |
2009-03-31 | regulator: minor cleanup of virtual consumer | Andrew Morton |
2009-03-31 | regulator: add get_status() | David Brownell |
2009-03-31 | regulator: minor cleanup of virtual consumer | David Brownell |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds |
2009-03-30 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-03-30 | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-03-30 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2009-03-30 | dma-debug: fix printk formats (i386) | Randy Dunlap |
2009-03-30 | reiserfs: xattr_create is unused with xattrs disabled | Jeff Mahoney |
2009-03-30 | reiserfs: fix build breakage | Alexander Beregalov |
2009-03-30 | lockdep: fix deadlock in lockdep_trace_alloc | Peter Zijlstra |
2009-03-31 | Revert "proc: revert /proc/uptime to ->read_proc hook" | Alexey Dobriyan |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-31 | proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc | Alexey Dobriyan |
2009-03-31 | proc: fix sparse warnings in pagemap_read() | Milind Arun Choudhary |
2009-03-31 | proc: move fs/proc/inode-alloc.txt comment into a source file | Randy Dunlap |
2009-03-30 | lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB | Ingo Molnar |
2009-03-30 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-03-30 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-30 | PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed | Rafael J. Wysocki |
2009-03-30 | radeonfb: Use __pci_complete_power_transition() | Rafael J. Wysocki |
2009-03-30 | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) | Rafael J. Wysocki |
2009-03-30 | PCI PM: Restore config spaces of all devices during early resume | Rafael J. Wysocki |
2009-03-30 | PCI PM: Make pci_set_power_state() handle devices with no PM support | Rafael J. Wysocki |
2009-03-30 | PCI PM: Put devices into low power states during late suspend (rev. 2) | Rafael J. Wysocki |
2009-03-30 | PCI PM: Move pci_restore_standard_config to pci-driver.c | Rafael J. Wysocki |
2009-03-30 | PCI PM: Use pci_set_power_state during early resume | Rafael J. Wysocki |
2009-03-30 | PCI PM: Consistently use variable name "error" for pm call return values | Frans Pop |