summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-11clusteridle: psci: Tracing and debuggingcpuidle_psci_v4_debugUlf Hansson
2019-12-11arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916cpuidle_psci_v4Ulf Hansson
2019-12-11cpuidle: psci: Add support for PM domains by using genpdUlf Hansson
2019-12-11cpuidle: psci: Support CPU hotplug for the hierarchical modelUlf Hansson
2019-12-11cpuidle: psci: Manage runtime PM in the idle pathUlf Hansson
2019-12-11cpuidle: psci: Prepare to use OS initiated suspend mode via PM domainsUlf Hansson
2019-12-11cpuidle: psci: Attach CPU devices to their PM domainsUlf Hansson
2019-12-11cpuidle: psci: Add a helper to attach a CPU to its PM domainUlf Hansson
2019-12-11cpuidle: psci: Support hierarchical CPU idle statesUlf Hansson
2019-12-11cpuidle: psci: Simplify OF parsing of CPU idle state nodesUlf Hansson
2019-12-11cpuidle: dt: Support hierarchical CPU idle statesLina Iyer
2019-12-11of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson
2019-12-11firmware: psci: Export functions to manage the OSI modeUlf Hansson
2019-12-11dt: psci: Update DT bindings to support hierarchical PSCI statesUlf Hansson
2019-12-11cpuidle: psci: Align psci_power_state count with idle state countSudeep Holla
2019-12-10Merge branches 'pm-cpuidle' and 'acpi-pm' into linux-nextRafael J. Wysocki
2019-12-10ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki
2019-12-09cpuidle: use first valid target residency as poll timeMarcelo Tosatti
2019-12-09Merge branch 'devprop' into linux-nextRafael J. Wysocki
2019-12-09Merge tag 'devfreq-fixes-for-5.5-rc2' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-12-09PM / devfreq: Use PM QoS for sysfs min/max_freqLeonard Crestez
2019-12-09PM / devfreq: Add PM QoS supportLeonard Crestez
2019-12-09PM / devfreq: Don't fail devfreq_dev_release if not in listLeonard Crestez
2019-12-09PM / devfreq: Introduce get_freq_range helperLeonard Crestez
2019-12-09PM / devfreq: Set scaling_max_freq to max on OPP notifier errorLeonard Crestez
2019-12-09PM / devfreq: Fix devfreq_notifier_call returning errnoLeonard Crestez
2019-12-08Linux 5.5-rc1v5.5-rc1Linus Torvalds
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit