aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-22regulator: Check for constraints in regulator_init_complete()Mark Brown1-2/+2
2009-09-22regulator: Check for constraints before using them for nameMark Brown1-1/+1
2009-09-22regulator: More explict error reporting for fixed regulatorMark Brown1-0/+3
2009-09-22regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport1-49/+17
2009-09-22regulator: Improve virtual consumer probe error handlingMark Brown1-4/+8
2009-09-22regulator: Fix support for deviceless supply mappingsMark Brown1-5/+13
2009-09-22regulator: Warn when unregistering an in-use regulatorMark Brown1-0/+1
2009-09-22regulator: Add regulator voltage range check APIMark Brown2-0/+31
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown3-14/+78
2009-09-22regulator: support list voltage in da903xHaojian Zhuang1-1/+35
2009-09-22regulator: add initialization macro of regulator supplyroald1-0/+7
2009-09-22regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang1-3/+3
2009-09-22regulator: support da9030 BUCK in da903x driverHaojian Zhuang1-0/+23
2009-09-22regulator: add buck3 in da903x driverHaojian Zhuang2-1/+35
2009-09-22regulator: Define full constraints function with REGULATOR disabledMark Brown1-0/+6
2009-09-22drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-22regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2-15/+54
2009-09-22regulator: Make virtual consumer a bit more chattyMark Brown1-0/+8
2009-09-22regulator: Make virtual consumer use dev_printkMark Brown1-16/+18
2009-09-22regulator: Report regulator_get() failure in virtual consumerMark Brown1-0/+2
2009-09-22regulator: add check index of wm8350->pmic.pdev[]Roel Kluin1-0/+2
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds134-2801/+3258
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-156/+195
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-69/+170
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-50/+76
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds26-1658/+297
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-79/+98
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-6/+17
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds361-4033/+86808
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds22-181/+345
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds6-20/+90
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds165-41361/+35577
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2-4/+4
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe1-4/+6
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe1-1/+10
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe1-1/+1
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar8-76/+534
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar132-2452/+2452
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2-37/+37
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2-38/+37
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar901-11786/+66487
2009-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-nextArtem Bityutskiy7442-389086/+741194
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams5-16/+44
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() changePaul Mackerras3-21/+2
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie13-1/+133
2009-09-21drm/radeon: some r420s have a CP race with the DMA engine.Alex Deucher2-0/+26
2009-09-21drm/radeon/r600/kms: rv670 is not DCE3Alex Deucher1-1/+1
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie1-0/+5
2009-09-21drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie2-10/+12