summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds2011-11-033-32/+268
|\
| * [CPUFREQ] db8500: support all frequenciesLinus Walleij2011-10-261-8/+16
| * [CPUFREQ] db8500: remove unneeded for loop iteration over freq_tableAxel Lin2011-10-261-5/+0
| * [CPUFREQ] ARM Exynos4210 PM/Suspend compatibility with different bootloadersMyungJoo Ham2011-10-261-4/+102
| * [CPUFREQ] ARM: ux500: send cpufreq notification for all cpusVincent Guittot2011-10-261-3/+4
| * [CPUFREQ] e_powersaver: Allow user to lower maximum voltageRafał Bilski2011-10-261-0/+18
| * [CPUFREQ] e_powersaver: Check BIOS limit for CPU frequencyRafał Bilski2011-10-261-0/+76
| * [CPUFREQ] e_powersaver: Additional checksRafał Bilski2011-10-261-11/+30
| * [CPUFREQ] exynos4210: Show list of available frequenciesDonggeun Kim2011-10-261-1/+22
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-0345-2174/+4425
|\ \
| * | mfd: Add missing <linux/io.h> include to intel_msicMika Westerberg2011-10-241-0/+1
| * | mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn2011-10-241-0/+30
| * | mfd: Remove support for early drop ab8500 chipMattias Wallin2011-10-241-1/+0
| * | mfd: Add support for ab8500 v3.3Mattias Wallin2011-10-241-0/+1
| * | mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath2011-10-241-0/+1
| * | mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij2011-10-241-3/+3
| * | mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij2011-10-241-8/+11
| * | mfd: Rename db8500-prcmu init functionLinus Walleij2011-10-241-2/+2
| * | mfd: Fix db5500-prcmu definesLinus Walleij2011-10-241-2/+5
| * | mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson2011-10-241-1/+51
| * | mfd: db8500-prcmu reset code retrievalSebastian Rasmussen2011-10-241-0/+11
| * | mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson2011-10-241-4/+28
| * | mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg2011-10-241-0/+72
| * | mfd: hwacc power state db8500-prcmu accessorBengt Jonsson2011-10-241-0/+126
| * | mfd: Add db8500-prcmu accessors for PLL and SGA clockMattias Nilsson2011-10-241-1/+82
| * | mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-246-151/+36
| * | mfd: Initialize DB8500 PRCMU regsMattias Nilsson2011-10-241-0/+12
| * | mfd: Extend DB8500 PRCMU mailbox defsMattias Nilsson2011-10-241-2/+21
| * | mfd: Refactor DB8500 PRCMU reg accessMattias Nilsson2011-10-242-196/+229
| * | mfd: Fix aat2870 build failure for x86_64Jin Park2011-10-241-1/+1
| * | mfd: Disable twl6030 IRQ during suspendTodd Poynor2011-10-241-0/+6
| * | mfd: Fix twl6030 lockdep recursion warning on setting wake IRQsTodd Poynor2011-10-241-2/+44
| * | mfd: Fix a sparse warning about mc13xxx_chipname not being declaredUwe Kleine-König2011-10-241-1/+1
| * | mfd: Delete ab3550 driverLinus Walleij2011-10-243-1395/+0
| * | mfd: Break out ab5500 debugfs codeLinus Walleij2011-10-246-890/+941
| * | mfd: ab5500 chip register accessMattias Wallin2011-10-243-0/+2322
| * | mfd: Do not leak init_data in tps65912_device_init()Jesper Juhl2011-10-241-3/+3
| * | mfd: Fix ab3100 initconst sectionAndi Kleen2011-10-241-1/+1
| * | mfd: Add Intel MSIC driverMika Westerberg2011-10-243-0/+511
| * | mfd: Make jz4740_adc_driver staticLars-Peter Clausen2011-10-241-1/+1
| * | regulator: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz2011-10-241-3/+3
| * | leds: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz2011-10-241-4/+4
| * | mfd: Simulate active high IRQs with wm831xMark Brown2011-10-241-1/+21
| * | input: Add power button support for mc13783Philippe Rétornaz2011-10-244-0/+302
| * | mfd: Implicitly register mc13xxx led subdevicePhilippe Rétornaz2011-10-241-1/+1
| * | mfd: Unconditionally register mc13xxx regulator subdevicePhilippe Rétornaz2011-10-241-4/+2
| * | mfd: Remove IRQF_DISABLED flag from twl4030-irqSamuel Ortiz2011-10-241-2/+2
| * | mfd: Remove IRQF_DISABLEDYong Zhang2011-10-243-3/+3
| * | mfd: Set twl6030 irq_wake infrastructure upSantosh Shilimkar2011-10-241-0/+9
| * | mfd: Support software initiated shutdown of WM831x PMICsMark Brown2011-10-243-0/+27