summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-02regulator: pass regulator_register of_node in fixed voltage driverRichard Zhao1-1/+2
2012-01-02regulator: Enable supply regulator if child rail is enabled.Laxman Dewangan1-0/+8
2011-12-30regulator: mc13892: Convert to devm_kzalloc()Fabio Estevam1-3/+1
2011-12-29regulator: mc13783: Convert to devm_kzalloc()Fabio Estevam1-4/+1
2011-12-29regulator: Fix checking return value of create_regulatorAxel Lin1-3/+2
2011-12-29regulator: Fix the error handling if create_regulator failsAxel Lin1-0/+1
2011-12-28regulator: Export regulator_is_supported_voltage()Mark Brown1-0/+1
2011-12-22regulator: mc13892: add device tree probe supportShawn Guo3-11/+109
2011-12-22regulator: mc13892: remove the unnecessary prefix from regulator nameShawn Guo1-3/+3
2011-12-20regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown3-18/+9
2011-12-20regulator: da9052: Staticize non-exported symbolsAxel Lin1-2/+2
2011-12-17regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...Ashish Jangam1-5/+11
2011-12-15regulator: Update da9052-regulator for DT changesMark Brown1-1/+1
2011-12-15regulator: DA9052/53 Regulator supportAshish Jangam3-0/+608
2011-12-05Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2-4/+8
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2-4/+5
2011-12-05regulator: If a single voltage is set with device tree then set apply_uVMark Brown1-0/+3
2011-11-30regulator: Allow regulators to register with no init_dataMark Brown1-18/+25
2011-11-28Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown1-2/+44
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo1-2/+44
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown1-1/+1
2011-11-28regulator: fix use after free bugLothar Waßmann1-1/+1
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown189-1571/+1840
2011-11-28regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin2-23/+2
2011-11-28regulator: aat2870: Remove a redundant bitwise and operationAxel Lin1-1/+1
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin1-1/+1
2011-11-27Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown1-1/+6
2011-11-27regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin1-1/+6
2011-11-27Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2-1/+7
2011-11-27regulator: Staticise of_get_fixed_voltage_config()Axel Lin1-1/+2
2011-11-27regulator: Checking return value of of_get_regulator_init_dataAxel Lin1-0/+3
2011-11-27regulator: export of_get_regulator_init_dataAxel Lin1-0/+2
2011-11-24Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown1-1/+1
2011-11-24regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak1-1/+1
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds3-2/+20
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+18
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-23Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-21/+47
2011-11-23Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown41-56/+260
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-6/+8
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak1-12/+67
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak39-44/+46
2011-11-23regulator: adapt fixed regulator driver to dtRajendra Nayak1-0/+65
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak2-0/+82
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+6
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+8
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-432/+594
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-6/+8