summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-198-42/+42
|\
| * Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-182-13/+8
| |\
| | * ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-152-13/+8
| | * ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla2015-09-151-1/+1
| | |
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-186-29/+34
| |\ \ \ | | |_|/ | |/| |
| | | * Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-154-25/+31
| | |/| | |/| |
| | | * PM / devfreq: Fix incorrect type issue.Xiaolong Ye2015-09-111-1/+1
| | | * PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham2015-09-111-3/+5
| | | * PM / devfreq: drop comment about thermal setting max_freqJavi Merino2015-09-111-3/+3
| | | * PM / devfreq: cache the last call to get_dev_status()Javi Merino2015-09-111-15/+18
| | | * PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-111-2/+2
| | | * PM / devfreq: exynos-ppmu: bit-wise operation bugfix.MyungJoo Ham2015-09-111-1/+2
| | | * PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433Chanwoo Choi2015-09-112-7/+233
| | * | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki2015-09-162-4/+3
| |/ /
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-195-12/+25
|\ \ \
| * | | drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_xGabriel Fernandez2015-09-172-10/+10
| * | | clk: check for invalid parent index of orphans in __clk_init()Mans Rullgard2015-09-161-1/+2
| * | | clk: tegra: dfll: Properly protect OPP listThierry Reding2015-09-161-1/+7
| * | | clk: rockchip: add critical clock for rk3368Heiko Stübner2015-09-141-0/+6
* | | | Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-197-2/+9
|\ \ \ \
| * | | | leds:lp55xx: Correct Kconfig dependency for f/w user helperTakashi Iwai2015-09-171-1/+1
| * | | | leds: leds-ipaq-micro: Add LEDS_CLASS dependencyJacek Anaszewski2015-09-171-0/+1
| * | | | leds: aat1290: add 'static' modifier to init_mm_current_scaleJacek Anaszewski2015-09-171-1/+1
| * | | | leds: leds-ns2: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: max77693: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: ktd2692: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: bcm6358: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: bcm6328: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| * | | | leds: aat1290: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-199-56/+105
|\ \ \ \
| * | | | IB/hfi: Properly set permissions for user device filesIra Weiny2015-09-184-12/+59
| * | | | IB/hfi1: mask vs shift confusionDan Carpenter2015-09-181-2/+2
| * | | | IB/hfi1: clean up some definesDan Carpenter2015-09-181-18/+18
| * | | | IB/hfi1: info leak in get_ctxt_info()Dan Carpenter2015-09-181-0/+1
| * | | | IB/hfi1: fix a locking bugDan Carpenter2015-09-181-2/+2
| * | | | IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter2015-09-181-3/+5
| * | | | IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn2015-09-181-1/+1
| * | | | IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter2015-09-181-16/+15
| * | | | IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2015-09-181-2/+2
* | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-193-4/+6
|\ \ \ \ \
| * | | | | pmem: add proper fencing to pmem_rw_page()Ross Zwisler2015-09-171-0/+2
| * | | | | libnvdimm: pfn_devs: Fix locking in namespace_storeAxel Lin2015-09-171-2/+2
| * | | | | libnvdimm: btt_devs: Fix locking in namespace_storeAxel Lin2015-09-171-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-191-18/+18
|\ \ \ \ \
| * | | | | null_blk: fix wrong capacity when bs is not 512 bytesMatias Bjørling2015-09-021-2/+1
| * | | | | null_blk: fix memory leak on cleanupMatias Bjørling2015-09-021-16/+17
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-185-7/+17
|\ \ \ \ \ \
| * | | | | | virtio/s390: handle failures of READ_VQ_CONF ccwPierre Morel2015-09-161-1/+9
| * | | | | | vhost: move features to coreMichael S. Tsirkin2015-09-164-6/+8
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-1898-250/+234
|\ \ \ \ \ \ \