summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-26cpufreq: Implement light weight ->target_index() routineViresh Kumar45-725/+219
2013-10-26Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki66-1444/+405
2013-10-26PM / OPP: rename header to linux/pm_opp.hNishanth Menon10-11/+11
2013-10-26PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon8-35/+39
2013-10-26PM / OPP: rename functions to dev_pm_opp*Nishanth Menon9-99/+101
2013-10-19Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-189/+15
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki7-181/+7
2013-10-18cpufreq / governor: Remove fossil commentLan Tianyu1-11/+0
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-80/+339
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-5/+3
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+13
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman101-694/+1078
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman1-2/+6
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2-57/+0
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu3-21/+0
2013-10-17cpufreq: exynos4210: Use the common clock framework to set APLL clock rateLukasz Majewski1-59/+8
2013-10-17cpufreq: exynos4x12: Use the common clock framework to set APLL clock rateLukasz Majewski1-61/+8
2013-10-17driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu1-2/+5
2013-10-17Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+12
2013-10-17Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+7
2013-10-17cpufreq: Detect spurious invocations of update_policy_cpu()Srivatsa S. Bhat1-1/+1
2013-10-17cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) modelAaro Koskinen1-1/+2
2013-10-17cpufreq: pmac64: provide cpufreq transition latency for older G5 modelsAaro Koskinen1-1/+3
2013-10-17cpufreq: pmac64: speed up frequency switchAaro Koskinen1-3/+3
2013-10-17cpufreq: highbank-cpufreq: Enable Midway/ECX-2000Mark Langsdorf1-1/+2
2013-10-17exynos-cpufreq: fix false return check from "regulator_set_voltage"Manish Badarkhe1-1/+1
2013-10-17speedstep-centrino: Remove unnecessary bracesEvgeny Kapaev1-2/+1
2013-10-17acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO caseViresh Kumar1-1/+6
2013-10-17cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax1-1/+1
2013-10-17cpufreq: arm-big-little: use clk_get instead of clk_get_sysSudeep KarkadaNagesha1-1/+1
2013-10-17cpufreq: exynos: Show a list of available frequenciesJungseok Lee1-0/+1
2013-10-17ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki1-99/+1
2013-10-17intel_pstate: Fix type mismatch warningRafael J. Wysocki1-3/+4
2013-10-17Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan1-6/+2
2013-10-17usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson1-1/+1
2013-10-17usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux1-2/+4
2013-10-17usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2-1/+11
2013-10-17usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-10-17serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-10-16dm snapshot: fix data corruptionMikulas Patocka1-6/+12
2013-10-16Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds6-199/+1
2013-10-16cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie1-4/+3
2013-10-16Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2013-10-16cpufreq: tegra: use cpufreq_generic_init()Viresh Kumar1-4/+9
2013-10-16cpufreq: spear: use cpufreq_generic_init()Viresh Kumar1-12/+2
2013-10-16cpufreq: sa11x0: use cpufreq_generic_init()Viresh Kumar2-10/+2
2013-10-16cpufreq: s5pv210: use cpufreq_generic_init()Viresh Kumar1-3/+1
2013-10-16cpufreq: s3c: use cpufreq_generic_init()Viresh Kumar3-19/+5