summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | seltests/zram: fix syntax errorZhang Zhen2015-09-142-10/+3
* | | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-1912-46/+73
|\ \ \
| * \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2015-09-184-16/+11
| |\ \ \
| | * | | ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-154-16/+11
| | * | | ACPI: int340x_thermal: add missing CONFIG_ prefixSudeep Holla2015-09-151-1/+1
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2015-09-188-30/+62
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2015-09-155-26/+54
| | | |\ \ | | |/ / / | |/| | |
| | | * | 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: comments for get_dev_status usage updatedMyungJoo Ham2015-09-111-1/+8
| | | * | 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-112-15/+33
| | | * | 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: Update documentation to support PPMUv2Chanwoo Choi2015-09-111-2/+40
| | | * | PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433Chanwoo Choi2015-09-112-7/+233
| | | * | PM / devfreq: event: Remove incorrect property in exynos-ppmu DT bindingJavier Martinez Canillas2015-09-111-1/+0
| | * | | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki2015-09-163-4/+8
| |/ / /
* | | | 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-1910-58/+107
|\ \ \ \ \
| * | | | | 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-182-4/+4
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-196-6/+16
|\ \ \ \ \ \
| * | | | | | mm: fix type cast in __pfn_to_phys()Tyler Baker2015-09-191-1/+1
| * | | | | | 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
| * | | | | | blockdev: don't set S_DAX for misaligned partitionsJeff Moyer2015-09-151-0/+7
| * | | | | | dax: fix O_DIRECT I/O to the last block of a blockdevJeff Moyer2015-09-151-1/+2
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud