aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix some regulator documentationLinus Walleij2009-09-22
* Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal2009-09-22
* Regulator: Add TPS6507x regulator driverAnuj Aggarwal2009-09-22
* Regulator: Add TPS65023 regulator driverAnuj Aggarwal2009-09-22
* regulator: userspace: use sysfs_create_groupFelipe Balbi2009-09-22
* regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros2009-09-22
* Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen2009-09-22
* regulator: regulator_enable() permission checkingMark Brown2009-09-22
* regulator: Push locking for regulator_is_enabled() outMark Brown2009-09-22
* regulator: Check for constraints in regulator_init_complete()Mark Brown2009-09-22
* regulator: Check for constraints before using them for nameMark Brown2009-09-22
* regulator: More explict error reporting for fixed regulatorMark Brown2009-09-22
* regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport2009-09-22
* regulator: Improve virtual consumer probe error handlingMark Brown2009-09-22
* regulator: Fix support for deviceless supply mappingsMark Brown2009-09-22
* regulator: Warn when unregistering an in-use regulatorMark Brown2009-09-22
* regulator: Add regulator voltage range check APIMark Brown2009-09-22
* regulator: Add regulator_get_exclusive() APIMark Brown2009-09-22
* regulator: support list voltage in da903xHaojian Zhuang2009-09-22
* regulator: add initialization macro of regulator supplyroald2009-09-22
* regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang2009-09-22
* regulator: support da9030 BUCK in da903x driverHaojian Zhuang2009-09-22
* regulator: add buck3 in da903x driverHaojian Zhuang2009-09-22
* regulator: Define full constraints function with REGULATOR disabledMark Brown2009-09-22
* drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches2009-09-22
* regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2009-09-22
* regulator: Make virtual consumer a bit more chattyMark Brown2009-09-22
* regulator: Make virtual consumer use dev_printkMark Brown2009-09-22
* regulator: Report regulator_get() failure in virtual consumerMark Brown2009-09-22
* regulator: add check index of wm8350->pmic.pdev[]Roel Kluin2009-09-22
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\
| * perf: Tidy up after the big renameIngo Molnar2009-09-21
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| * perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-21
| * perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2009-09-21
| * Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-21
| |\
* | \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-21
|\ \ \
| * | | rcu: Fix whitespace inconsistenciesPaul E. McKenney2009-09-19
| * | | rcu: Fix thinko, actually initialize full treePaul E. McKenney2009-09-19
| * | | rcu: Apply results of code inspection of kernel/rcutree_plugin.hPaul E. McKenney2009-09-19
| * | | rcu: Add WARN_ON_ONCE() consistency checks covering state transitionsPaul E. McKenney2009-09-19
| * | | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUPaul E. McKenney2009-09-17
| * | | rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney2009-09-17
| * | | rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periodsPaul E. McKenney2009-09-17
| * | | rcu: Kconfig help needs to say that TREE_PREEMPT_RCU scales downPaul E. McKenney2009-09-17
| * | | rcutorture: Occasionally delay readers enough to make RCU force_quiescent_stateJosh Triplett2009-09-17
| * | | rcu: Initialize multi-level RCU grace periods holding locksPaul E. McKenney2009-09-17
| * | | rcu: Need to update rnp->gpnum if preemptable RCU is to be reliablePaul E. McKenney2009-09-17
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-21
|\ \ \ \ | | |/ / | |/| |
| * | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-21