summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-1048-337/+1215
|\
| * regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_configRichard Zhao2012-01-061-0/+1
| * regulator: max8925: fix enabled/disabled judgement mistakeKevin Liu2012-01-061-13/+20
| * regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-031-0/+37
| * regulator: pass regulator_register of_node in fixed voltage driverRichard Zhao2012-01-021-1/+2
| * regulator: Enable supply regulator if child rail is enabled.Laxman Dewangan2012-01-021-0/+8
| * regulator: mc13892: Convert to devm_kzalloc()Fabio Estevam2011-12-301-3/+1
| * regulator: mc13783: Convert to devm_kzalloc()Fabio Estevam2011-12-291-4/+1
| * regulator: Fix checking return value of create_regulatorAxel Lin2011-12-291-3/+2
| * regulator: Fix the error handling if create_regulator failsAxel Lin2011-12-291-0/+1
| * regulator: Export regulator_is_supported_voltage()Mark Brown2011-12-281-0/+1
| * regulator: mc13892: add device tree probe supportShawn Guo2011-12-223-11/+109
| * regulator: mc13892: remove the unnecessary prefix from regulator nameShawn Guo2011-12-221-3/+3
| * regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown2011-12-203-18/+9
| * regulator: da9052: Staticize non-exported symbolsAxel Lin2011-12-201-2/+2
| * regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...Ashish Jangam2011-12-171-5/+11
| * regulator: Update da9052-regulator for DT changesMark Brown2011-12-151-1/+1
| * regulator: DA9052/53 Regulator supportAshish Jangam2011-12-153-0/+608
| * Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2011-12-052-4/+8
| |\
| | * regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-052-4/+5
| | * regulator: If a single voltage is set with device tree then set apply_uVMark Brown2011-12-051-0/+3
| * | regulator: Allow regulators to register with no init_dataMark Brown2011-11-301-18/+25
| | |
| | \
| *-. \ Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown2011-11-281-2/+44
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-281-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-28189-1571/+1840
| |\ \ \ \
| * | | | | regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin2011-11-282-23/+2
| * | | | | regulator: aat2870: Remove a redundant bitwise and operationAxel Lin2011-11-281-1/+1
| * | | | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-271-1/+6
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin2011-11-271-1/+6
| * | | | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-272-1/+7
| |\| | | |
| | * | | | regulator: Staticise of_get_fixed_voltage_config()Axel Lin2011-11-271-1/+2
| | * | | | regulator: Checking return value of of_get_regulator_init_dataAxel Lin2011-11-271-0/+3
| | * | | | regulator: export of_get_regulator_init_dataAxel Lin2011-11-271-0/+2
| * | | | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-241-1/+1
| |\| | | |
| | * | | | regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak2011-11-241-1/+1
| * | | | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-2341-56/+260
| |\| | | |
| | * | | | regulator: map consumer regulator based on device treeRajendra Nayak2011-11-231-12/+67
| | * | | | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-2339-44/+46
| | * | | | regulator: adapt fixed regulator driver to dtRajendra Nayak2011-11-231-0/+65
| | * | | | regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-232-0/+82
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-231-6/+8
| |\ \ \ \ \
| * | | | | | regulator: Don't create voltage sysfs entries if we can't read voltageMark Brown2011-11-231-1/+2
| * | | | | | regulator: Don't report zero volts for the fixed voltage regulatorMark Brown2011-11-231-1/+4
| * | | | | | regulator: TPS65910: Create an array for init dataKyle Manna2011-11-231-3/+10
| * | | | | | regulator: TPS65910: Move regulator defs to headerKyle Manna2011-11-231-24/+0
| * | | | | | regulator: max8649 Convert max8649 to use regmap apiJonghwan Choi2011-11-232-100/+56
| * | | | | | regulator: Use regmap_read/write(), regmap_update_bits functions directlyJonghwan Choi2011-11-231-55/+32
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2012-01-1012-178/+722
|\ \ \ \ \ \
| * | | | | | pinctrl: remove unnecessary max pin numberChanho Park2012-01-033-3/+0
| * | | | | | pinctrl: correct a offset while enumerating pinsChanho Park2012-01-033-14/+18