summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2013-11-20cpufreq: exynos: Remove unwanted EXPORT_SYMBOLSachin Kamat
2013-11-20cpufreq: tegra: don't error target() when suspendedStephen Warren
2013-11-16cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs()lan,Tianyu
2013-11-14cpufreq: OMAP: Fix compilation error 'r & ret undeclared'viresh kumar
2013-11-12cpufreq: conservative: set requested_freq to policy max when it is over polic...Xiaoguang Chen
2013-11-07cpufreq: conservative: fix requested_freq reduction issueXiaoguang Chen
2013-11-07intel_pstate: skip the driver if ACPI has power mgmt optionAdrian Huang
2013-11-01cpufreq: ondemand: Remove redundant return statementStratos Karafotis
2013-10-31cpufreq: move freq change notifications to cpufreq coreViresh Kumar
2013-10-31cpufreq: distinguish drivers that do asynchronous notificationsViresh Kumar
2013-10-31cpufreq/intel_pstate: Add static declarations to internal functionsDirk Brandewie
2013-10-31cpufreq: arm_big_little: reconfigure switcher behavior at run timeNicolas Pitre
2013-10-31cpufreq: arm_big_little: add in-kernel switching (IKS) supportViresh Kumar
2013-10-30cpufreq: arm_big_little: add vexpress SPC interface driverSudeep KarkadaNagesha
2013-10-25cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsemviresh kumar
2013-10-25intel_pstate: Add Baytrail supportDirk Brandewie
2013-10-25intel_pstate: Refactor driver to support CPUs with different MSR layoutsDirk Brandewie
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-25Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-10-17cpufreq / governor: Remove fossil commentLan Tianyu
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-10-17cpufreq: exynos4210: Use the common clock framework to set APLL clock rateLukasz Majewski
2013-10-17cpufreq: exynos4x12: Use the common clock framework to set APLL clock rateLukasz Majewski
2013-10-16driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu
2013-10-16Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-16Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-17cpufreq: Detect spurious invocations of update_policy_cpu()Srivatsa S. Bhat
2013-10-17cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) modelAaro Koskinen
2013-10-17cpufreq: pmac64: provide cpufreq transition latency for older G5 modelsAaro Koskinen
2013-10-17cpufreq: pmac64: speed up frequency switchAaro Koskinen
2013-10-17cpufreq: highbank-cpufreq: Enable Midway/ECX-2000Mark Langsdorf
2013-10-17exynos-cpufreq: fix false return check from "regulator_set_voltage"Manish Badarkhe
2013-10-17speedstep-centrino: Remove unnecessary bracesEvgeny Kapaev
2013-10-16acpi-cpufreq: Add comment under ACPI_ADR_SPACE_SYSTEM_IO caseViresh Kumar
2013-10-16cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax
2013-10-16cpufreq: arm-big-little: use clk_get instead of clk_get_sysSudeep KarkadaNagesha