Age | Commit message (Expand) | Author |
2015-07-09 | Fix firmware loader uevent buffer NULL pointer dereference | Linus Torvalds |
2015-07-07 | Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2015-07-07 | Merge branch 'pm-wakeirq' | Rafael J. Wysocki |
2015-07-07 | PM / wakeirq: Avoid setting power.wakeirq too hastily | Rafael J. Wysocki |
2015-07-07 | PM / Domains: Avoid infinite loops in attach/detach code | Geert Uytterhoeven |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-30 | mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA... | Mel Gorman |
2015-06-26 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki |
2015-06-25 | drivers/base/core.c: use strreplace() | Rasmus Villemoes |
2015-06-24 | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin |
2015-06-23 | Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2015-06-23 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-19 | Merge branches 'pm-clk', 'pm-domains' and 'powercap' | Rafael J. Wysocki |
2015-06-19 | Merge branch 'pm-wakeirq' | Rafael J. Wysocki |
2015-06-19 | Merge branches 'pm-sleep' and 'pm-runtime' | Rafael J. Wysocki |
2015-06-17 | Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an... | Mark Brown |
2015-06-17 | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown |
2015-06-17 | Merge remote-tracking branch 'regmap/fix/field' into regmap-linus | Mark Brown |
2015-06-17 | Merge remote-tracking branch 'regmap/fix/core' into regmap-linus | Mark Brown |
2015-06-16 | regmap: Fix possible shift overflow in regmap_field_init() | Maxime Coquelin |
2015-06-15 | PM / clk: Print acquired clock name in addition to con_id | Geert Uytterhoeven |
2015-06-15 | PM / Domains: Skip timings during syscore suspend/resume | Geert Uytterhoeven |
2015-06-15 | regmap: Fix regmap_bulk_read in BE mode | Arun Chandran |
2015-06-15 | device property: Introduces device_dma_is_coherent() | Suthikulpanit, Suravee |
2015-06-10 | Revert "base/platform: Only insert MEM and IO resources" | Greg Kroah-Hartman |
2015-06-10 | Revert "base/platform: Continue on insert_resource() error" | Greg Kroah-Hartman |
2015-06-10 | Revert "base/platform: Remove code duplication" | Greg Kroah-Hartman |
2015-06-10 | PM / sleep: trace_device_pm_callback coverage in dpm_prepare/complete | Todd E Brandt |
2015-06-09 | regmap: kill off set_irq_flags usage | Rob Herring |
2015-06-08 | Merge 4.1-rc7 into driver-core-next | Greg Kroah-Hartman |
2015-06-02 | regmap: irq: Fixed a typo error | dashsriram |
2015-06-01 | drivers/base: cacheinfo: handle absence of caches | Sudeep Holla |
2015-06-01 | firmware: add missing kfree for work on async call | Luis R. Rodriguez |
2015-06-01 | base:dd - Fix for typo in comment to function driver_deferred_probe_trigger(). | Shailendra Verma |
2015-06-01 | base/platform: Remove code duplication | Ricardo Ribalda Delgado |
2015-06-01 | base/platform: Continue on insert_resource() error | Ricardo Ribalda Delgado |
2015-06-01 | base/platform: Only insert MEM and IO resources | Ricardo Ribalda Delgado |
2015-05-29 | regmap: drop unneeded goto | Julia Lawall |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-26 | drivers: of/base: move of_init to driver_init | Sudeep Holla |
2015-05-24 | firmware: use const for remaining firmware names | Luis R. Rodriguez |
2015-05-24 | firmware: fix possible use after free on name on asynchronous request | Luis R. Rodriguez |
2015-05-24 | firmware: check for file truncation on direct firmware loading | Luis R. Rodriguez |
2015-05-24 | firmware: fix __getname() missing failure check | Luis R. Rodriguez |
2015-05-24 | drivers: of/base: move of_init to driver_init | Sudeep Holla |
2015-05-24 | drivers/base: cacheinfo: fix annoying typo when DT nodes are absent | Will Deacon |
2015-05-24 | driver-core: fix build for !CONFIG_MODULES | Dmitry Torokhov |