summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 3c59x: balance page maps and unmapsNeil Horman2016-01-131-1/+1
* x25_asy: Free x25_asy on x25_asy_open() failure.David S. Miller2016-01-131-1/+3
* mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter2016-01-131-0/+1
* bgmac: fix a missing check for build_skbwangweidong2016-01-131-0/+5
* Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-13215-3001/+5908
|\
| * Merge branch 'powercap'Rafael J. Wysocki2016-01-122-11/+11
| |\
| | * powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structuresJulia Lawall2016-01-022-11/+11
| * | Merge branch 'pm-domains'Rafael J. Wysocki2016-01-121-0/+2
| |\ \
| | * \ Merge back earlier 'pm-domains' material for v4.5.Rafael J. Wysocki2015-12-214987-171987/+330401
| | |\ \
| | | * | PM / Domains: export symbols to add/remove devices from genpdMaruthi Bayyavarapu2015-12-101-0/+2
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-01-1216-176/+705
| |\ \ \ \
| | * | | | cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda2016-01-051-2/+3
| | * | | | cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERI...Chen Yu2016-01-051-0/+3
| | * | | | cpufreq: mt8173: migrate to use operating-points-v2 bindingsPi-Cheng Chen2016-01-021-6/+11
| | * | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2016-01-022-3/+4
| | |\ \ \ \
| | * | | | | cpufreq: Simplify core code related to boost supportRafael J. Wysocki2016-01-012-18/+9
| | * | | | | cpufreq: acpi-cpufreq: Simplify boost-related codeRafael J. Wysocki2016-01-011-13/+8
| | * | | | | cpufreq: Make cpufreq_boost_supported() staticRafael J. Wysocki2016-01-011-6/+2
| | * | | | | blackfin-cpufreq: Mark cpu_set_cclk() as staticMarkus Elfring2015-12-281-1/+1
| | * | | | | blackfin-cpufreq: Change return type of cpu_set_cclk() to that of clk_set_rate()Markus Elfring2015-12-281-1/+1
| | * | | | | Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-2817-153/+1262
| | |\ \ \ \ \
| | | * \ \ \ \ Merge back earlier cpufreq material for v4.5.Rafael J. Wysocki2015-12-2117-153/+1262
| | | |\ \ \ \ \
| | | | * | | | | cpufreq: st: Provide runtime initialised driver for ST's platformsLee Jones2015-12-123-0/+305
| | | | * | | | | Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki2015-12-124-18/+589
| | | | |\ \ \ \ \
| | | | * | | | | | cpufreq: mt8173: Move resources allocation into ->probe()Pi-Cheng Chen2015-12-121-24/+68
| | | | * | | | | | cpufreq: intel_pstate: Account for IO wait timePhilippe Longepe2015-12-101-3/+21
| | | | * | | | | | cpufreq: intel_pstate: Account for non C0 timePhilippe Longepe2015-12-101-5/+24
| | | | * | | | | | cpufreq: intel_pstate: Configurable algorithm to get target pstatePhilippe Longepe2015-12-101-13/+17
| | | | * | | | | | cpufreq: mt8173: check return value of regulator_get_voltage() callPi-Cheng Chen2015-12-101-0/+28
| | | | * | | | | | cpufreq: mt8173: remove redundant regulator_get_voltage() callPi-Cheng Chen2015-12-101-1/+0
| | | | * | | | | | cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flagPi-Cheng Chen2015-12-101-1/+2
| | | | * | | | | | cpufreq: qoriq: Register cooling device based on device treeHongtao Jia2015-12-101-0/+24
| | | | * | | | | | cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latencyJacob Tanenbaum2015-12-101-0/+2
| | | | * | | | | | cpufreq: arm_big_little: Add support to register a cpufreq cooling devicePunit Agrawal2015-12-102-0/+43
| | | | * | | | | | cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal2015-12-101-2/+7
| | | | * | | | | | cpufreq: governor: Use lockless timer functionRafael J. Wysocki2015-12-092-34/+24
| | | | * | | | | | cpufreq: ondemand: update update_sampling_rate() to make it more efficientViresh Kumar2015-12-091-1/+11
| | | | * | | | | | cpufreq: governor: replace per-CPU delayed work with timersViresh Kumar2015-12-093-70/+100
| | | | * | | | | | cpufreq: governor: initialize/destroy timer_mutex with 'shared'Viresh Kumar2015-12-071-3/+3
| | | | * | | | | | cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()Viresh Kumar2015-12-074-9/+7
| | | | * | | | | | cpufreq: ondemand: Work is guaranteed to be pendingViresh Kumar2015-12-071-3/+0
| | | | * | | | | | cpufreq: ondemand: Update sampling rate only for concerned policiesViresh Kumar2015-12-071-7/+28
| | | | | |_|_|/ / | | | | |/| | | |
| * | | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2016-01-125-19/+593
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar2016-01-061-2/+4
| | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-01-021-1/+2
| | * | | | | | | PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz2015-12-281-2/+2
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2015-12-102-15/+152
| | * | | | | | PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2015-12-102-0/+153
| | * | | | | | PM / OPP: Add missing doc commentsViresh Kumar2015-11-231-1/+3
| | * | | | | | PM / OPP: Add debugfs supportViresh Kumar2015-11-234-2/+281