summaryrefslogtreecommitdiffstats
path: root/mm/pagewalk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-12regulator: aat2870: Convert to regulator_list_voltage_tableAxel Lin1-13/+3
2012-07-12regulator: da9052: initialize of_node param for regulator registerAxel Lin1-0/+1
2012-07-12regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is...Axel Lin1-3/+2
2012-07-12regulator: s2mps11: Fix wrong setting for config.devAxel Lin1-9/+5
2012-07-12regulator: s2mps11: Fixup missing commasAxel Lin1-7/+7
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin2-111/+79
2012-07-11regulator: s2mps11: Add samsung s2mps11 regulator driverSangbeom Kim3-0/+377
2012-07-10regulator: tps65910: correct init value of n_voltagesLaxman Dewangan1-11/+11
2012-07-10regulator: max8952: Use core GPIO enable supportAxel Lin1-55/+4
2012-07-09regulator: max8998: Remove wrong set_suspend_[en|dis]able callback settingsAxel Lin1-6/+0
2012-07-09regulator: max8952: Remove wrong set_suspend_disable callback settingAxel Lin1-1/+0
2012-07-09regulator: da9052: Use for_each_child_of_node() macroAxel Lin1-2/+1
2012-07-06regulator: max77686: Initialise rmatch.of_node to NULL.Yadwinder Singh Brar1-0/+1
2012-07-06regulator: tps65910: add support for input supplyLaxman Dewangan3-0/+63
2012-07-05regulator: fixed: dt: support for input supplyLaxman Dewangan3-1/+22
2012-07-05regulator: max77686: Add device tree support.Yadwinder Singh Brar1-1/+57
2012-07-05regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectlyAxel Lin1-7/+7
2012-07-05regulator: ab3100: Set enable enable_time in regulator_descAxel Lin1-28/+9
2012-07-05regulator: dt: add policy to have property "regulator-compatible"Laxman Dewangan3-28/+90
2012-07-04regulator: arizona-micsupp: Force regulated mode until we have API supportMark Brown1-0/+4
2012-07-04regulator: ad5398: Fix min/max current limit boundary checkingAxel Lin1-3/+6
2012-07-04regulator: twl: Set enable enable_time in regulator_descAxel Lin1-27/+4
2012-07-04regulator: gpio-regulator: Use core GPIO enable supportAxel Lin1-87/+16
2012-07-04regulator: gpio-regulator: Set enable enable_time in regulator_descAxel Lin1-11/+1
2012-07-04regulator: tps65910: Set enable enable_time in regulator_descAxel Lin1-11/+1
2012-07-03regulator: arizona-ldo1: Implement GPIO enable supportMark Brown1-0/+4
2012-07-03regulator: wm8994: Use core GPIO enable supportMark Brown1-64/+4
2012-07-03regulator: fixed: Use core GPIO enable supportMark Brown1-88/+18
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown2-1/+45
2012-07-03regulator: core: Factor out enable and disable operations some moreMark Brown1-42/+68
2012-07-03regulator: wm831x-ldo: Specify enable time for alive LDOMark Brown1-0/+1
2012-07-03regulator: wm8994: Set enable_time in descriptorMark Brown1-9/+2
2012-07-03regulator: fixed: Set enable enable_time in regulator_descMark Brown1-10/+2
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown2-1/+5
2012-07-03regulator: dt: regulator match by regulator-compatibleLaxman Dewangan1-18/+33
2012-07-03ARM: dts: db8500: add property "regulator-compatible" regulator nodeLaxman Dewangan1-0/+30
2012-07-03regulator: tps65217: Fix voltage boundary checking in tps65217_pmic_map_voltageAxel Lin1-3/+3
2012-07-02regulator: tps62360: Convert to regulator_set_voltage_time_sel()Axel Lin1-13/+2
2012-07-02regulator: tps65217: invalid if checkAlan Cox1-2/+2
2012-07-02regulator: tps6524x: Convert fixed ilimsel to table basedAxel Lin1-18/+26
2012-07-02regulator: tps6524x: Convert to regulator_list_voltage_table()Axel Lin1-33/+19
2012-07-01regulator: fixed: support deferred probe for DT GPIOsStephen Warren1-5/+21
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin2-29/+22
2012-07-01Linux 3.5-rc5v3.5-rc5Linus Torvalds1-1/+1
2012-07-01printk.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-07-01linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-07-01ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo1-2/+4
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-06-29printk: Optimize if statement logic where newline existsSteven Rostedt1-7/+6