summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-03-11regulator: wm8400: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator fixed: Do not report enumaratable voltages if there are noneSascha Hauer
2012-03-11regulator: max8660: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: max1586: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: ad5398: Use DIV_ROUND_UP macro to calculate selectorAxel Lin
2012-03-11regulator: Add a pointer to aat2870_data in struct aat2870_regulatorAxel Lin
2012-03-11regulator: Simplify the code to get selector in isl6271a_set_voltageAxel Lin
2012-03-11regulator: Kill max8998_get_ldo functionAxel Lin
2012-03-11regulator: Kill max8997_get_rid functionAxel Lin
2012-03-11regulator: Fix n_voltage settings for pcf50633 regulatorAxel Lin
2012-03-11regulator: Fix the logic of s5m8767_set_voltage_time_selAxel Lin
2012-03-11regulator: mc13783: bail out without platform dataSascha Hauer
2012-03-11regulator: Convert ab8499 to use get_voltage_sel()Axel Lin
2012-03-11regulator: Sort Kconfig and Makefile entriesAxel Lin
2012-03-11regulator: Fix module desciption for tps65910 regulatorAxel Lin
2012-03-11regulator: tps65910: Correct VIO voltage configurationLaxman Dewangan
2012-03-11regulator: wm8994: Convert to devm_kzalloc()Mark Brown
2012-03-11regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin
2012-03-11regulator: s5m8767: Fix unused variable warning in probe()Mark Brown
2012-03-11mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi
2012-03-11regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supplyPeter Ujfalusi
2012-03-11regulator: twl: adapt twl-regulator driver to dtRajendra Nayak
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo
2012-03-11regulator: twl4030: add support for external voltage get/setTero Kristo
2012-03-11regulator: twl6030: Fix voltage selection logicLaxman Dewangan
2012-03-03ARM i.MX 3ds debugboard: register a dummy regulator for the smsc911x deviceSascha Hauer
2012-03-03ARM i.MX pcm037: register a dummy regulator for the smsc911x deviceSascha Hauer
2012-03-03regulator: provide a helper for registering a fixed regulatorSascha Hauer
2012-02-25Linux 3.3-rc5v3.3-rc5Linus Torvalds
2012-02-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-25Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche
2012-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-02-24MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov
2012-02-24hwmon: (max34440) Fix resetting temperature historyGuenter Roeck
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason
2012-02-24regulator: Set delay to 0 if set_voltage_time_sel callback returns errorAxel Lin
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka