summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-14regulator: max8649: Convert to get_voltage_selAxel Lin1-3/+3
2012-05-14regulator: tps62360: Fix build error due to missing semicolonAxel Lin1-1/+1
2012-05-14regulator: wm8994: Allow registration with no platform dataMark Brown1-4/+2
2012-05-14regulator: core: Don't open code _regulator_is_enabled()Mark Brown1-3/+2
2012-05-14regulator: wm831x-dcdc: Add missing checks for pdata before useMark Brown1-2/+3
2012-05-14regulator: max8925: Convert to set_voltage_sel() and map_voltage()Axel Lin1-15/+8
2012-05-14regulator: max8925: Convert to regulator_list_voltage_linear()Axel Lin1-17/+8
2012-05-14regulator: max8925: Convert to get_voltage_selAxel Lin1-4/+4
2012-05-14regulator: core: Release regulator-regulator supplies on errorMark Brown1-0/+2
2012-05-14regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin1-17/+7
2012-05-14regulator: tps62360: Convert to regulator_list_voltage_linear()Axel Lin1-14/+6
2012-05-14regulator: core: Ensure simple linear voltage mappings falls within the speci...Axel Lin1-1/+1
2012-05-13regulator: tps62360: add dt supportLaxman Dewangan2-1/+117
2012-05-13regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2-4/+2
2012-05-12regulator: tps65910 regulator: add device tree supportRhyland Klein1-0/+108
2012-05-12regulator: da903x: Convert to get_voltage_selAxel Lin1-25/+23
2012-05-12regulator: da903x: Fix list voltage for da9030 ldo14Axel Lin1-1/+19
2012-05-12regulator: Staticise non-exported symbol s5m8767_opmode_regMark Brown1-1/+1
2012-05-12regulator: wm8400: Modernise driverMark Brown1-125/+44
2012-05-12regulator: wm831x: Convert to regulator_list_voltage_linear()Mark Brown1-11/+4
2012-05-12regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2-2/+66
2012-05-12regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2-27/+59
2012-05-10regulator: core: Warn on missing struct deviceMark Brown1-0/+1
2012-05-10regulator: dummy: Specify a struct deviceMark Brown1-0/+1
2012-05-10regulator: wm831x: Register all normal regulatorsMark Brown2-24/+12
2012-05-09regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2-6/+9
2012-05-09mfd: twl: define all feature flags in one place.NeilBrown2-9/+6
2012-05-09regulator: tps65910: Convert to get_voltage_selAxel Lin1-25/+9
2012-05-08regulator: wm8994: Use main I2C device as struct deviceMark Brown1-1/+1
2012-05-08regulator: tps62360: fix stylistic issue and optimize codeLaxman Dewangan1-71/+60
2012-05-07regulator: wm831x-dcdc: Convert to gpio_request_one()Mark Brown1-10/+4
2012-05-07regulator: wm8994: Convert to gpio_request_one()Mark Brown1-8/+1
2012-05-07regulator: tps62360: Provide settling time for voltage changeLaxman Dewangan1-6/+40
2012-05-07regulator: tps62360: enable register cacheLaxman Dewangan1-2/+4
2012-05-07regulator: da9052: fix bug in device tree iteration loopYing-Chun Liu (PaulLiu)1-1/+1
2012-05-07regulator: fixed: add property for gpio open drain flagLaxman Dewangan2-1/+7
2012-05-07Linux 3.4-rc6v3.4-rc6Linus Torvalds1-1/+1
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-06TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming4-16/+14
2012-05-05hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-05-05CPU frequency drivers MAINTAINERS updateDave Jones1-3/+0
2012-05-05seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens1-0/+7
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block1-2/+2