summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: ab8500: Add support for the ab8540Lee Jones2013-04-012-8/+764
* regulator: ab8500: add support for ab8505Lee Jones2013-04-014-9/+1195
* regulator: ab8500-ext: Add support for AB8505/AB9540Bengt Jonsson2013-04-011-1/+1
* regulator: ab8500: Correct TVOUT regulator enable timeLee Jones2013-04-011-1/+1
* regulator: ab8500: Add support for the ab9540Lee Jones2013-04-011-9/+573
* regulator: ab8500: Prepare the driver for additional platformsLee Jones2013-04-011-27/+49
* regulator: ab8500: Update info->update_val only when successfully update regi...Axel Lin2013-03-291-8/+19
* regulator: ab8500: Init debug from regulator driverLee Jones2013-03-292-0/+24
* regulator: ab8500: Remove USB regulatorLee Jones2013-03-292-21/+0Star
* regulator: ab8500-ext: Add HW request supportBengt Jonsson2013-03-292-27/+75
* ARM: ux500: Setup external regulator supply #2 for HREF v20 boardsLee Jones2013-03-291-0/+28
* ARM: ux500: Turn off external regulator #1 when early HREFs suspendLee Jones2013-03-292-0/+19
* ARM: ux500: Provide a mechanism to over-ride regulator init valuesLee Jones2013-03-291-0/+18
* ARM: ux500: Add regulator platform data for AB8500 external regulatorsLee Jones2013-03-291-4/+55
* regulator: ab8500-ext: New driver to control external regulatorsLee Jones2013-03-294-2/+434
* regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulatorLee Jones2013-03-281-1/+1
* ARM: ux500: regulator: Add accelerometer and fix magnetometer supply device IDLee Jones2013-03-281-1/+3
* regulator: ab8500: Clean out SoC registersLee Jones2013-03-283-110/+28Star
* ARM: ux500: regulators: List the MMIO camera as a consumer of VAUX1Lee Jones2013-03-281-0/+2
* ARM: ux500: Add supply for the Cypress TrueTouch TouchscreenLee Jones2013-03-281-0/+2
* ARM: ux500: Add supply for the Pressure sensorLee Jones2013-03-281-0/+2
* ARM: ux500: Add supply for the Ambient light sensor deviceLee Jones2013-03-281-0/+2
* ARM: ux500: Add supply for the L3G4200D GyroscopeLee Jones2013-03-281-0/+2
* ARM: ux500: Update displays in vaux1 consumer listLee Jones2013-03-281-2/+6
* regulator: ab8500: Remove set_voltage_time_sel and delay settingAxel Lin2013-03-281-13/+0Star
* regulator: ab8500: Add missing enable_time settingsAxel Lin2013-03-281-0/+10
* regulator: ab8500: Don't update is_enabled flag in error pathsAxel Lin2013-03-261-2/+6
* regulator: ab8500: Use regulator_list_voltage_linear for fixed voltageAxel Lin2013-03-251-3/+2Star
* regulator: ab8500: Fix build errorAxel Lin2013-03-251-5/+5
* regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson2013-03-224-12/+32
* regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones2013-03-223-60/+65
* ARM: ux500: regulators: Add mask for configurationLee Jones2013-03-223-59/+53Star
* regulator: ab8500: Added get_optimum_mode on regulators with idle modeBengt Jonsson2013-03-221-25/+86
* regulator: ab8500: Add set_mode/get_mode supportEmeric Vigier2013-03-221-18/+94
* regulator: ab8500: Further populate initialisation registersLee Jones2013-03-223-6/+81
* Linux 3.9-rc3Linus Torvalds2013-03-171-1/+1
* perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-171-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-177-12/+25
|\
| * Btrfs: fix warning of free_extent_mapLiu Bo2013-03-161-0/+1
| * Btrfs: fix warning when creating snapshotsLiu Bo2013-03-141-6/+5Star
| * Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-141-4/+6
| * Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-141-1/+4
| * btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-141-0/+6
| * Btrfs: remove btrfs_try_spin_lockLiu Bo2013-03-141-1/+0Star
| * Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-141-0/+3
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-03-161-5/+6
|\ \
| * | kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-051-5/+6
* | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds2013-03-163-8/+11
|\ \ \
| * | | openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn2013-03-131-1/+0Star