Age | Commit message (Expand) | Author |
2015-07-28 | Driver core: wakeup the parent device before trying probe | Rafael J. Wysocki |
2015-07-28 | PM / QoS: Make it possible to expose device latency tolerance to userspace | Mika Westerberg |
2015-07-22 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney |
2015-07-22 | genirq/MSI: Move msi_list from struct pci_dev to struct device | Jiang Liu |
2015-07-21 | PM / sleep: Allow devices without runtime PM to do direct-complete | Alan Stern |
2015-07-17 | PM / clk: don't return int on __pm_clk_enable() | Colin Ian King |
2015-07-16 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin |
2015-07-10 | regmap: add regmap_fields_force_write() | Kuninori Morimoto |
2015-07-10 | regmap: add regmap_write_bits() | Kuninori Morimoto |
2015-07-10 | regmap: add force_write option on _regmap_update_bits() | Kuninori Morimoto |
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 |