summaryrefslogtreecommitdiffstats
path: root/Documentation/acpi (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-01intel_idle: stop exposing platform acronyms in sysfsLen Brown1-86/+86
2017-02-28cpufreq: intel_pstate: Fix limits issue with operation mode switchingRafael J. Wysocki1-43/+22
2017-02-27PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()Rafael J. Wysocki1-31/+29
2017-02-27PM / hibernate: Untangle power_down()Rafael J. Wysocki1-19/+16
2017-02-27cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki3-3/+9
2017-02-23PM / QoS: Remove global notifiersViresh Kumar3-66/+5
2017-02-23PM / runtime: Fix some typosChristophe Jaillet1-3/+3
2017-02-23cpufreq: qoriq: clean up unused codeTang Yuantian1-4/+0
2017-02-23PM / OPP: fix off-by-one bug in dev_pm_opp_get_max_volt_latency loopAndrzej Hajda1-1/+2
2017-02-23PM / Domains: Power off masters immediately in the power off sequenceUlf Hansson1-6/+11
2017-02-23PM / Domains: Rename is_async to one_dev_on for genpd_power_off()Ulf Hansson1-6/+9
2017-02-23PM / Domains: Move genpd_power_off() above genpd_power_on()Ulf Hansson1-81/+81
2017-02-20fork: Fix task_struct alignmentPeter Zijlstra1-1/+1
2017-02-19Linux 4.10v4.10Linus Torvalds1-1/+1
2017-02-19Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-19spi: spi-ti-qspi: Fix error handlingChristophe JAILLET1-1/+2
2017-02-19spi: spi-ti-qspi: Fix error handlingChristophe JAILLET1-1/+2
2017-02-19spi: lantiq-ssc: activate under COMPILE_TESTHauke Mehrtens1-1/+1
2017-02-19spi: armada-3700: Remove spi_master_put in a3700_spi_remove()Wei Yongjun1-1/+0
2017-02-19irqchip/qcom: Fix error handlingChristophe JAILLET1-2/+2
2017-02-19ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn1-2/+4
2017-02-19printk: use rcuidle console tracepointSergey Senozhatsky1-1/+1
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-18hrtimer: Catch invalid clockids againMarc Zyngier1-5/+15
2017-02-18MAINTAINERS: cpufreq: add bmips-cpufreq.cMarkus Mayer1-0/+7
2017-02-18PM / QoS: Fix memory leak on resume_latency.notifiersJohn Keeping1-1/+1
2017-02-18PM / Documentation: Spelling s/wrtie/write/Geert Uytterhoeven1-1/+1
2017-02-18PM / sleep: Fix test_suspend after sleep state reworkGeert Uytterhoeven1-1/+1
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller1-18/+16
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov1-1/+2
2017-02-17dpaa_eth: small leak on errorDan Carpenter1-1/+1
2017-02-17packet: Do not call fanout_release from atomic contextsAnoob Soman1-9/+22
2017-02-17spi: ti-qspi: revise ti_qspi_probe() failure flowPrahlad V1-5/+10
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet1-1/+1
2017-02-17ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang1-1/+23
2017-02-17ntb_transport: Pick an unused queueThomas VanSelus1-1/+1
2017-02-17ntb: ntb_perf missing dmaengine_unmap_putDave Jiang1-0/+2
2017-02-17NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe1-2/+1
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds2-14/+2
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten6-369/+74
2017-02-16x86/mm/ptdump: Add address marker for KASAN shadow regionAndrey Ryabinin1-0/+9
2017-02-16x86/mm/ptdump: Optimize check for W+X mappings for CONFIG_KASAN=yAndrey Ryabinin1-1/+15
2017-02-16spi: rspi: Replaces "n" by "len" in qspi_transfer_*()DongCV1-2/+2
2017-02-16spi: rspi: Fixes bogus received byte in qspi_transfer_in()DongCV1-1/+0
2017-02-16regulator: core: Resolve supplies before disabling unused regulatorsJavier Martinez Canillas1-0/+10
2017-02-16vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi1-0/+1
2017-02-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook1-1/+1