summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki6-40/+52
2014-06-03Merge branch 'acpi-thermal'Rafael J. Wysocki1-7/+4
2014-06-03Merge branch 'acpi-video'Rafael J. Wysocki7-77/+245
2014-06-03Merge branch 'acpica'Rafael J. Wysocki65-2271/+6060
2014-06-03Merge branch 'acpi-enumeration'Rafael J. Wysocki12-108/+556
2014-06-03Merge branch 'acpi-lpss'Rafael J. Wysocki1-30/+202
2014-06-03Merge branch 'pm-clk'Rafael J. Wysocki3-0/+167
2014-06-03Merge branch 'acpi-platform'Rafael J. Wysocki3-19/+30
2014-06-03Merge branch 'acpi-pm'Rafael J. Wysocki7-8/+92
2014-06-03Merge branch 'acpi-battery'Rafael J. Wysocki3-15/+79
2014-06-03Merge branch 'pm-sleep'Rafael J. Wysocki16-143/+339
2014-06-03Merge branch 'pm-cpuidle'Rafael J. Wysocki8-39/+133
2014-06-03Merge branches 'acpi-tables' and 'acpi-general'Rafael J. Wysocki2-4/+33
2014-06-03Merge branches 'acpi-processor' and 'acpi-pad'Rafael J. Wysocki5-5/+24
2014-06-03Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci'Rafael J. Wysocki6-32/+94
2014-06-03ACPICA: Namespace: Remove _PRP method support.Lv Zheng2-7/+0
2014-06-02intel_pstate: Improve initial busy calculationDoug Smythies1-5/+8
2014-06-02intel_pstate: add sample time scalingDirk Brandewie1-1/+17
2014-06-02intel_pstate: Correct rounding in busy calculationDirk Brandewie1-5/+7
2014-06-02intel_pstate: Remove C0 trackingDirk Brandewie1-12/+1
2014-06-01Linux 3.15-rc8v3.15-rc8Linus Torvalds1-1/+1
2014-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-1/+3
2014-06-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-30/+28
2014-06-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-31/+78
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt3-1/+3
2014-06-01PM / hibernate: fixed typo in commentNiv Yehezkel1-1/+1
2014-06-01ACPI: Fix x86 regression related to early mapping size limitationLv Zheng3-0/+31
2014-06-01ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng5-26/+70
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+67
2014-05-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-304/+298
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter1-5/+6
2014-05-31Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie3-8/+21
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-121/+61
2014-05-30Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds3-8/+11
2014-05-30Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+23
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim1-1/+1
2014-05-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-46/+107
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro1-7/+4
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro1-2/+20
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro1-12/+41
2014-05-30ACPI / scan: use platform bus type by default for _HID enumerationZhang Rui2-37/+49
2014-05-30ACPI / scan: always register ACPI LPSS scan handlerRafael J. Wysocki3-25/+46
2014-05-30ACPI / scan: always register memory hotplug scan handlerRafael J. Wysocki3-13/+26
2014-05-30ACPI / scan: always register container scan handlerRafael J. Wysocki3-5/+16
2014-05-30ACPI / scan: Change the meaning of missing .attach() in scan handlersRafael J. Wysocki1-1/+5
2014-05-30ACPI / scan: introduce platform_id device PNP type flagRafael J. Wysocki2-2/+5
2014-05-30ACPI / scan: drop unsupported serial IDs from PNP ACPI scan handler ID listZhang Rui1-2/+0
2014-05-30ACPI / scan: drop IDs that do not comply with the ACPI PNP ID ruleZhang Rui1-4/+0
2014-05-30ACPI / PNP: use device ID list for PNPACPI device enumerationZhang Rui7-25/+411