summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-29regulator: ab8500: Init debug from regulator driverLee Jones
2013-03-29regulator: ab8500: Remove USB regulatorLee Jones
2013-03-29regulator: ab8500-ext: Add HW request supportBengt Jonsson
2013-03-29ARM: ux500: Setup external regulator supply #2 for HREF v20 boardsLee Jones
2013-03-29ARM: ux500: Turn off external regulator #1 when early HREFs suspendLee Jones
2013-03-29ARM: ux500: Provide a mechanism to over-ride regulator init valuesLee Jones
2013-03-29ARM: ux500: Add regulator platform data for AB8500 external regulatorsLee Jones
2013-03-29regulator: ab8500-ext: New driver to control external regulatorsLee Jones
2013-03-28regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulatorLee Jones
2013-03-28ARM: ux500: regulator: Add accelerometer and fix magnetometer supply device IDLee Jones
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones
2013-03-28ARM: ux500: regulators: List the MMIO camera as a consumer of VAUX1Lee Jones
2013-03-28ARM: ux500: Add supply for the Cypress TrueTouch TouchscreenLee Jones
2013-03-28ARM: ux500: Add supply for the Pressure sensorLee Jones
2013-03-28ARM: ux500: Add supply for the Ambient light sensor deviceLee Jones
2013-03-28ARM: ux500: Add supply for the L3G4200D GyroscopeLee Jones
2013-03-28ARM: ux500: Update displays in vaux1 consumer listLee Jones
2013-03-27regulator: ab8500: Remove set_voltage_time_sel and delay settingAxel Lin
2013-03-27regulator: ab8500: Add missing enable_time settingsAxel Lin
2013-03-26regulator: ab8500: Don't update is_enabled flag in error pathsAxel Lin
2013-03-25regulator: ab8500: Use regulator_list_voltage_linear for fixed voltageAxel Lin
2013-03-25regulator: ab8500: Fix build errorAxel Lin
2013-03-22regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson
2013-03-22regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones
2013-03-22ARM: ux500: regulators: Add mask for configurationLee Jones
2013-03-22regulator: ab8500: Added get_optimum_mode on regulators with idle modeBengt Jonsson
2013-03-22regulator: ab8500: Add set_mode/get_mode supportEmeric Vigier
2013-03-22regulator: ab8500: Further populate initialisation registersLee Jones
2013-03-17Linux 3.9-rc3Linus Torvalds
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-03-15Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-15Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-15Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-03-15Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-03-15Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-14mm/fremap.c: fix possible oops on error pathMichel Lespinasse
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney