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