Age | Commit message (Expand) | Author |
2016-12-25 | avoid spurious "may be used uninitialized" warning | Linus Torvalds |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-22 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-13 | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-12-13 | Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2016-12-13 | Merge tag 'regmap-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki |
2016-12-12 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2016-12-12 | Merge branches 'pm-core', 'pm-qos' and 'pm-avs' | Rafael J. Wysocki |
2016-12-12 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2016-12-08 | firmware: Correct handling of fw_state_wait() return value | Bjorn Andersson |
2016-12-08 | PM / sleep: Print active wakeup sources when blocking on wakeup_count reads | xing wei |
2016-12-08 | PM / core: Fix bug in the error handling of async suspend | Sahitya Tummala |
2016-12-06 | PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend | Tony Lindgren |
2016-12-06 | PM / Domains: Fix compatible for domain idle state | Lina Iyer |
2016-12-06 | PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() | Viresh Kumar |
2016-12-06 | PM / OPP: Allow platform specific custom set_opp() callbacks | Viresh Kumar |
2016-12-06 | PM / OPP: Separate out _generic_set_opp() | Viresh Kumar |
2016-12-06 | PM / OPP: Add infrastructure to manage multiple regulators | Viresh Kumar |
2016-12-06 | PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() | Viresh Kumar |
2016-12-06 | PM / OPP: Manage supply's voltage/current in a separate structure | Viresh Kumar |
2016-12-06 | PM / OPP: Don't use OPP structure outside of rcu protected section | Viresh Kumar |
2016-12-05 | driver core: Silence device links sphinx warning | Lukas Wunner |
2016-12-01 | firmware: remove warning at documentation generation time | Silvio Fricke |
2016-11-30 | PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() | Stephen Boyd |
2016-11-30 | PM / Domains: Do not print PM domain add error message if EPROBE_DEFER | Geert Uytterhoeven |
2016-11-30 | PM / QoS: Export dev_pm_qos_update_user_latency_tolerance | Andrew Lutomirski |
2016-11-30 | PM / QoS: Fix writing 'auto' to pm_qos_latency_tolerance_us | Andrew Lutomirski |
2016-11-30 | PM / QoS: Improve sysfs pm_qos_latency_tolerance validation | Andrew Lutomirski |
2016-11-30 | drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments | Florian Fainelli |
2016-11-30 | Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next | Dave Airlie |
2016-11-29 | driver core: test_async: fix up typo found by 0-day | Greg Kroah-Hartman |
2016-11-29 | firmware: move fw_state_is_done() into UHM section | Daniel Wagner |
2016-11-29 | firmware: do not use fw_lock for fw_state protection | Daniel Wagner |
2016-11-29 | firmware: drop bit ops in favor of simple state machine | Daniel Wagner |
2016-11-29 | firmware: refactor loading status | Daniel Wagner |
2016-11-29 | firmware: fix usermode helper fallback loading | Yves-Alexis Perez |
2016-11-29 | driver core: firmware_class: convert to use class_groups | Greg Kroah-Hartman |
2016-11-29 | driver core: devcoredump: convert to use class_groups | Greg Kroah-Hartman |
2016-11-29 | driver core: class: add class_groups support | Greg Kroah-Hartman |
2016-11-29 | driver-core: fix platform_no_drv_owner.cocci warnings | Julia Lawall |
2016-11-29 | drivers/base/memory.c: Remove unused 'first_page' variable | Kirtika Ruchandani |
2016-11-29 | timekeeping: Ignore the bogus sleep time if pm_trace is enabled | Chen Yu |
2016-11-29 | Merge tag 'soc-device-match-tag1' into next | Ulf Hansson |