summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-22Fix some regulator documentationLinus Walleij
2009-09-22Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal
2009-09-22Regulator: Add TPS6507x regulator driverAnuj Aggarwal
2009-09-22Regulator: Add TPS65023 regulator driverAnuj Aggarwal
2009-09-22regulator: userspace: use sysfs_create_groupFelipe Balbi
2009-09-22regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros
2009-09-22Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen
2009-09-22regulator: regulator_enable() permission checkingMark Brown
2009-09-22regulator: Push locking for regulator_is_enabled() outMark Brown
2009-09-22regulator: Check for constraints in regulator_init_complete()Mark Brown
2009-09-22regulator: Check for constraints before using them for nameMark Brown
2009-09-22regulator: More explict error reporting for fixed regulatorMark Brown
2009-09-22regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport
2009-09-22regulator: Improve virtual consumer probe error handlingMark Brown
2009-09-22regulator: Fix support for deviceless supply mappingsMark Brown
2009-09-22regulator: Warn when unregistering an in-use regulatorMark Brown
2009-09-22regulator: Add regulator voltage range check APIMark Brown
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown
2009-09-22regulator: support list voltage in da903xHaojian Zhuang
2009-09-22regulator: add initialization macro of regulator supplyroald
2009-09-22regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang
2009-09-22regulator: support da9030 BUCK in da903x driverHaojian Zhuang
2009-09-22regulator: add buck3 in da903x driverHaojian Zhuang
2009-09-22regulator: Define full constraints function with REGULATOR disabledMark Brown
2009-09-22drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches
2009-09-22regulator: Allow consumer supplies to be set up with dev_name()Mark Brown
2009-09-22regulator: Make virtual consumer a bit more chattyMark Brown
2009-09-22regulator: Make virtual consumer use dev_printkMark Brown
2009-09-22regulator: Report regulator_get() failure in virtual consumerMark Brown
2009-09-22regulator: add check index of wm8350->pmic.pdev[]Roel Kluin
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-09-21Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar