summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some regulator documentationLinus Walleij2009-09-222-3/+4
* Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal2009-09-222-0/+19
* Regulator: Add TPS6507x regulator driverAnuj Aggarwal2009-09-221-0/+713
* Regulator: Add TPS65023 regulator driverAnuj Aggarwal2009-09-221-0/+631
* regulator: userspace: use sysfs_create_groupFelipe Balbi2009-09-221-22/+23
* regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros2009-09-222-2/+110
* Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen2009-09-221-32/+64
* regulator: regulator_enable() permission checkingMark Brown2009-09-221-20/+36
* regulator: Push locking for regulator_is_enabled() outMark Brown2009-09-221-14/+16
* regulator: Check for constraints in regulator_init_complete()Mark Brown2009-09-221-2/+2
* regulator: Check for constraints before using them for nameMark Brown2009-09-221-1/+1
* regulator: More explict error reporting for fixed regulatorMark Brown2009-09-221-0/+3
* regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport2009-09-221-49/+17
* regulator: Improve virtual consumer probe error handlingMark Brown2009-09-221-4/+8
* regulator: Fix support for deviceless supply mappingsMark Brown2009-09-221-5/+13
* regulator: Warn when unregistering an in-use regulatorMark Brown2009-09-221-0/+1
* regulator: Add regulator voltage range check APIMark Brown2009-09-222-0/+31
* regulator: Add regulator_get_exclusive() APIMark Brown2009-09-223-14/+78
* regulator: support list voltage in da903xHaojian Zhuang2009-09-221-1/+35
* regulator: add initialization macro of regulator supplyroald2009-09-221-0/+7
* regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang2009-09-221-3/+3
* regulator: support da9030 BUCK in da903x driverHaojian Zhuang2009-09-221-0/+23
* regulator: add buck3 in da903x driverHaojian Zhuang2009-09-222-1/+35
* regulator: Define full constraints function with REGULATOR disabledMark Brown2009-09-221-0/+6
* drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches2009-09-221-1/+1
* regulator: Allow consumer supplies to be set up with dev_name()Mark Brown2009-09-222-15/+54
* regulator: Make virtual consumer a bit more chattyMark Brown2009-09-221-0/+8
* regulator: Make virtual consumer use dev_printkMark Brown2009-09-221-16/+18
* regulator: Report regulator_get() failure in virtual consumerMark Brown2009-09-221-0/+2
* regulator: add check index of wm8350->pmic.pdev[]Roel Kluin2009-09-221-0/+2
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21134-2801/+3258
|\
| * perf: Tidy up after the big renameIngo Molnar2009-09-218-76/+534
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21132-2452/+2452
| * perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-212-37/+37
| * perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2009-09-212-38/+37
| * Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-21901-11786/+66487
| |\
* | \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-2111-156/+195
|\ \ \
| * | | rcu: Fix whitespace inconsistenciesPaul E. McKenney2009-09-199-25/+26
| * | | rcu: Fix thinko, actually initialize full treePaul E. McKenney2009-09-192-8/+7
| * | | rcu: Apply results of code inspection of kernel/rcutree_plugin.hPaul E. McKenney2009-09-192-26/+11
| * | | rcu: Add WARN_ON_ONCE() consistency checks covering state transitionsPaul E. McKenney2009-09-192-10/+23
| * | | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCUPaul E. McKenney2009-09-183-21/+50
| * | | rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney2009-09-183-38/+32
| * | | rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periodsPaul E. McKenney2009-09-182-0/+27
| * | | rcu: Kconfig help needs to say that TREE_PREEMPT_RCU scales downPaul E. McKenney2009-09-181-1/+2
| * | | rcutorture: Occasionally delay readers enough to make RCU force_quiescent_stateJosh Triplett2009-09-181-6/+9
| * | | rcu: Initialize multi-level RCU grace periods holding locksPaul E. McKenney2009-09-181-29/+12
| * | | rcu: Need to update rnp->gpnum if preemptable RCU is to be reliablePaul E. McKenney2009-09-181-1/+5
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-218-69/+170
|\ \ \ \ | | |/ / | |/| |
| * | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras2009-09-213-21/+2
OpenPOWER on IntegriCloud