summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: twl: make twl_info tables constArnd Bergmann2012-08-281-14/+24
* regulator: twl: Remove get_voltage implementation for single voltage regulatorsAxel Lin2012-08-281-11/+0
* regulator: isl6271a: Remove get_voltage implementation for isl_fixed_opsAxel Lin2012-08-281-6/+0
* regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix...Axel Lin2012-08-281-6/+0
* regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixedAxel Lin2012-08-281-6/+0
* regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...Axel Lin2012-08-284-14/+0
* regulator: Update comment for set_current_limit callback of struct regulator_opsAxel Lin2012-08-281-0/+1
* regulator: da9052: set_current_limit should select the maximum current in spe...Axel Lin2012-08-281-2/+2
* regulator: lp872x: set_current_limit should select the maximum current in spe...Axel Lin2012-08-281-10/+8
* regulator: tps6524x: set_current_limit should select the maximum current in s...Axel Lin2012-08-281-6/+4
* regulator: wm831x-dcdc: set_current_limit should select the maximum current i...Axel Lin2012-08-281-6/+5
* regulator: max77686: Use array to save pointer to rdevAxel Lin2012-08-281-19/+9
* regulator: max77686: initialize of_node param for regulator registerAxel Lin2012-08-282-0/+3
* regulator: ab8500: Set enable enable_time in regulator_descAxel Lin2012-08-281-9/+1
* regulator: wm8400: Simplify set REGULATOR_MODE_IDLE mode in wm8400_dcdc_set_modeAxel Lin2012-08-281-6/+1
* regulator: wm831x-ldo: Check return value of wm831x_reg_read()Axel Lin2012-08-281-0/+4
* regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_volt...Axel Lin2012-08-281-65/+11
* regulator: Use BUCK_FPWM_[MASK|SHIFT] macros to replace buck_pmap tableAxel Lin2012-08-281-43/+12
* regulator: lp8788-buck: Remove lp8788_set_default_dvs_ctrl_mode functionAxel Lin2012-08-281-22/+3
* regulator: lp8788-ldo: Set n_voltages to 1 for fixed voltageAxel Lin2012-08-281-0/+8
* regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_selAxel Lin2012-08-281-9/+3
* regulator: mc13892: Simplify implementation of mc13892_sw_regulator_set_volta...Axel Lin2012-08-281-27/+15
* regulator: mc13892: Make mc13892_powermisc_rmw() lock protectedAxel Lin2012-08-281-14/+8
* regulator: mc13783: Make mc13783_powermisc_rmw() lock protectedAxel Lin2012-08-281-14/+8
* regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmapAxel Lin2012-08-281-40/+5
* regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltageAxel Lin2012-08-281-11/+13
* regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()Axel Lin2012-08-281-20/+16
* regulator: mc13xxx: Populate selector from mc13xxx_fixed_regulator_set_voltageAxel Lin2012-08-281-2/+4
* regulator: s2mps11: Use array to save pointer to rdevAxel Lin2012-08-281-19/+8
* Linux 3.6-rc3v3.6-rc3Linus Torvalds2012-08-221-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-2228-181/+419
|\
| * fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-08-221-1/+8
| * drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat2012-08-221-2/+2
| * drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+1
| * drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-222-5/+0
| * drm: stop vmgfx driver explosionAlan Cox2012-08-221-1/+5
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-2210-64/+141
| |\
| | * drm/i915: use hsw rps tuning values everywhere on gen6+Daniel Vetter2012-08-201-11/+4
| | * drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula2012-08-171-3/+33
| | * drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula2012-08-172-9/+24
| | * drm/i915: fix hsw uncached pteDaniel Vetter2012-08-174-37/+75
| | * drm/i915/contexts: fix list corruptionBen Widawsky2012-08-171-4/+4
| | * drm/i915: fix EDID memory leak in SDVOJani Nikula2012-08-171-0/+1
| * | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-2212-107/+267
| |\ \ | | |/ | |/|
| | * drm/radeon/ss: use num_crtc rather than hardcoded 6Alex Deucher2012-08-211-1/+1
| | * Revert "drm/radeon: fix bo creation retry path"Alex Deucher2012-08-211-2/+1
| | * drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher2012-08-203-74/+77
| | * drm/radeon: convert radeon vfct code to use acpi_get_table_with_sizeAlex Deucher2012-08-201-4/+2
| | * ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-08-201-0/+1
| | * drm/radeon: implement ACPI VFCT vbios fetch (v3)David Lamparter2012-08-201-0/+60
OpenPOWER on IntegriCloud