summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-13[CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling downTodd Poynor1-2/+2
2011-07-13[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequencyArve Hjønnevåg1-9/+19
2011-07-13[CPUFREQ] S5PV210: Add pm_notifier to prevent system unstableHuisung Kang1-0/+34
2011-07-13[CPUFREQ] S5PV210: Add arm/int voltage control supportJonghwan Choi1-3/+68
2011-07-13[CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pmHuisung Kang1-0/+28
2011-07-13[CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changedMark Brown1-2/+2
2011-07-13[CPUFREQ] S3C6410: Support 800MHz operation in cpufreqMark Brown1-0/+2
2011-07-13[CPUFREQ] s5pv210-cpufreq.c: Add missing clk_putJulia Lawall1-8/+17
2011-07-13[CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreqKukjin Kim3-1/+10
2011-07-13[CPUFREQ] Remove some vi noise that escaped into the Makefile.Dave Jones1-3/+2
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim5-0/+1082
2011-07-13[CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreqMark Brown2-0/+270
2011-07-13[CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreqMatthew Garrett1-1/+1
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-1/+0
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds1-2/+2
2011-07-12Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-32/+105
2011-07-12drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson1-1/+1
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard1-1/+1
2011-07-12drm/i915: Clean up i915_driver_load failure pathKeith Packard1-3/+11
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-1/+0
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-136/+145
2011-07-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+8
2011-07-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+1
2011-07-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds7-63/+103
2011-07-11Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie...Linus Torvalds1-0/+6
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-07-11hp-wmi: fix use after freeEric Dumazet1-5/+6
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso1-3/+3
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin1-22/+2
2011-07-11PM: Reintroduce dropped call to check_wakeup_irqsColin Cross1-0/+8
2011-07-11pcmcia: pxa2xx/vpac270: free gpios on exist rather than requestingJonathan Cameron1-2/+2
2011-07-10[CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug.Luming Yu1-1/+1
2011-07-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+21
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck1-5/+6
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck1-6/+14
2011-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds3-0/+19
2011-07-10Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+6
2011-07-10Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-61/+98
2011-07-10firewire: ohci: do not bind to Pinnacle cards, avert panicStefan Richter1-0/+6
2011-07-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds3-38/+33
2011-07-08drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang1-1/+1
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais3-0/+7
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck1-1/+1
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai3-0/+19
2011-07-08regulator: max8997: Fix setting inappropriate value for ramp_delay variableDonggeun Kim1-1/+2
2011-07-08regulator: db8500-prcmu: small fixesAxel Lin1-11/+3
2011-07-08regulator: max8997: remove dependency on platform_data pointerMyungJoo Ham1-21/+23
2011-07-08regulator: MAX8997: Fix for divide by zero errorTushar Behera1-4/+4
2011-07-08regulator: max8952 - fix wrong gpio valid checkJonghwan Choi1-1/+1