index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
2011-12-20
regulator: da9052: Staticize non-exported symbols
Axel Lin
2011-12-17
regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...
Ashish Jangam
2011-12-15
regulator: Update da9052-regulator for DT changes
Mark Brown
2011-12-15
regulator: DA9052/53 Regulator support
Ashish Jangam
2011-12-05
Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2011-12-05
regulator: pass device_node to of_get_regulator_init_data()
Shawn Guo
2011-12-05
regulator: If a single voltage is set with device tree then set apply_uV
Mark Brown
2011-11-30
regulator: Allow regulators to register with no init_data
Mark Brown
2011-11-28
Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...
Mark Brown
2011-11-28
regulator: twl: fix twl4030 support for smps regulators
Tero Kristo
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
2011-11-28
regulator: fix use after free bug
Lothar Waßmann
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
2011-11-28
regulator: Convert virtual and userspace regulator consumer drivers to use mo...
Axel Lin
2011-11-28
regulator: aat2870: Remove a redundant bitwise and operation
Axel Lin
2011-11-28
regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...
Axel Lin
2011-11-27
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-27
regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()
Axel Lin
2011-11-27
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-27
regulator: Staticise of_get_fixed_voltage_config()
Axel Lin
2011-11-27
regulator: Checking return value of of_get_regulator_init_data
Axel Lin
2011-11-27
regulator: export of_get_regulator_init_data
Axel Lin
2011-11-24
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-24
regulator: Fix compile break due to missing arguments to regulator_register
Rajendra Nayak
2011-11-23
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2011-11-23
regulator: map consumer regulator based on device tree
Rajendra Nayak
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-23
regulator: adapt fixed regulator driver to dt
Rajendra Nayak
2011-11-23
regulator: helper routine to extract regulator_init_data
Rajendra Nayak
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
2011-11-23
regulator: Don't create voltage sysfs entries if we can't read voltage
Mark Brown
2011-11-23
regulator: Don't report zero volts for the fixed voltage regulator
Mark Brown
2011-11-23
regulator: TPS65910: Create an array for init data
Kyle Manna
2011-11-23
regulator: TPS65910: Move regulator defs to header
Kyle Manna
2011-11-23
regulator: max8649 Convert max8649 to use regmap api
Jonghwan Choi
2011-11-23
regulator: Use regmap_read/write(), regmap_update_bits functions directly
Jonghwan Choi
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2011-11-01
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-31
regulator: Add export.h for THIS_MODULE to dummy.c
Paul Gortmaker
2011-10-24
mfd: Move to the new db500 PRCMU API
Mattias Nilsson
2011-10-24
regulator: Finish mc13783 conversion to the mc13xxx API
Samuel Ortiz
2011-10-14
regulator: Fix possible nullpointer dereference in regulator_enable()
Heiko Stübner
2011-10-12
regulator: gpio-regulator add dependency on GENERIC_GPIO
Heiko Stübner
2011-10-11
regulator: Add module.h include to gpio-regulator
Mark Brown
2011-10-09
regulator: Add driver for gpio-controlled regulators
Heiko Stübner
2011-10-09
regulator: remove duplicate REG_CTRL2 defines in tps65023
H Hartley Sweeten
2011-10-07
regulator: Add WM1811 support
Mark Brown
[next]