summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-25Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-07-25Merge branch 'x86/cpu' from tipRafael J. Wysocki
2016-07-25Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'Rafael J. Wysocki
2016-07-25Merge branch 'pm-devfreq'Rafael J. Wysocki
2016-07-25Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki
2016-07-25Merge branch 'acpi-pmic'Rafael J. Wysocki
2016-07-25Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'Rafael J. Wysocki
2016-07-25Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal'Rafael J. Wysocki
2016-07-25Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc'Rafael J. Wysocki
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki
2016-07-25xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel
2016-07-25Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-25Merge tag 'renesas-sh-drivers-for-v4.8' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-07-25Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-25Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-07-24Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-07-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...Linus Torvalds
2016-07-23Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~air...Linus Torvalds
2016-07-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-23Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-07-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-23Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-23Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-23pps: do not crash when failed to registerJiri Slaby
2016-07-22Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann
2016-07-22intel-vbtn: new driver for Intel Virtual ButtonAceLan Kao
2016-07-22gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()Wei Yongjun
2016-07-22gpio: merrifield: Protect irq_ack() and gpio_set() by lockAndy Shevchenko
2016-07-22gpio: merrifield: Introduce GPIO driver to support MerrifieldAndy Shevchenko
2016-07-22gpio: intel-mid: Make it depend to X86_INTEL_MIDAndy Shevchenko
2016-07-22gpio: intel-mid: Sort header block alphabeticallyAndy Shevchenko
2016-07-22gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-07-22gpio: rcar: add R8A7792 supportSergei Shtylyov
2016-07-22gpiolib: remove duplicated include from gpiolib.cWei Yongjun
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann
2016-07-22xen-blkback: really don't leak mode propertyJan Beulich
2016-07-22xen-blkback: constify instance of "struct attribute_group"Jan Beulich
2016-07-22xen-blkfront: prefer xenbus_scanf() over xenbus_gather()Jan Beulich
2016-07-22xen-blkback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich
2016-07-22cpufreq: export cpufreq_driver_resolve_freq()Steve Muckle
2016-07-21cpufreq: Disallow ->resolve_freq() for drivers providing ->target_index()Viresh Kumar
2016-07-21ACPI: enable ACPI_PROCESSOR_IDLE on ARM64Sudeep Holla
2016-07-21drivers: firmware: psci: initialise idle states using ACPI LPISudeep Holla