Age | Commit message (Expand) | Author |
2014-02-20 | regmap: Clean up _regmap_update_bits() | Xiubo Li |
2014-02-20 | PM / sleep: Asynchronous threads for suspend_late | Liu, Chuansheng |
2014-02-20 | PM / sleep: Asynchronous threads for suspend_noirq | Liu, Chuansheng |
2014-02-20 | PM / sleep: Asynchronous threads for resume_early | Liu, Chuansheng |
2014-02-20 | PM / sleep: Asynchronous threads for resume_noirq | Liu, Chuansheng |
2014-02-20 | PM / sleep: Two flags for async suspend_noirq and suspend_late | Liu, Chuansheng |
2014-02-19 | treewide: Fix typo in Documentation/DocBook | Masanari Iida |
2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel |
2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel |
2014-02-18 | Merge 3.14-rc3 into driver-core-next | Greg Kroah-Hartman |
2014-02-18 | Merge 3.14-rc3 into char-misc-next | Greg Kroah-Hartman |
2014-02-17 | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-02-16 | regmap: Separate regmap dev initialization | Michal Simek |
2014-02-15 | regmap: spmi: support base and extended register spaces | Josh Cartwright |
2014-02-15 | driver core: unexport static function create_syslog_header | Jiang Liu |
2014-02-15 | firmware: use power efficient workqueue for unloading and aborting fw load | Shaibal Dutta |
2014-02-15 | firmware: give a protection when map page failed | zhang jun |
2014-02-14 | drivers/base: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-02-14 | ACPI / platform: drop redundant ACPI_HANDLE check | Josh Cartwright |
2014-02-13 | dma-buf: update debugfs output | Sumit Semwal |
2014-02-11 | regmap: Check readable regs in _regmap_read | Michal Simek |
2014-02-11 | devres: introduce API "devm_kstrdup" | Manish Badarkhe |
2014-02-11 | PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments | Rafael J. Wysocki |
2014-02-11 | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki |
2014-02-11 | PM / QoS: Add no_constraints_value field to struct pm_qos_constraints | Rafael J. Wysocki |
2014-02-11 | PM / QoS: Rename device resume latency QoS items | Rafael J. Wysocki |
2014-02-07 | drivers/base: fix devres handling for master device | Russell King |
2014-02-07 | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo |
2014-02-07 | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo |
2014-02-07 | dma-buf: avoid using IS_ERR_OR_NULL | Colin Cross |
2014-02-03 | regmap: irq: Remove domain on exit | Mark Brown |
2014-02-03 | regmap: debugfs: "registers" & "access" for single register maps | Pawel Moll |
2014-01-27 | regmap: cache: Handle stride > 1 in sync_block_raw_flush | Dylan Reid |
2014-01-25 | Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-17 | Merge branch 'acpi-modules' | Rafael J. Wysocki |
2014-01-17 | platform: introduce OF style 'modalias' support for platform bus | Zhang Rui |
2014-01-17 | Merge branch 'pm-clk' | Rafael J. Wysocki |
2014-01-16 | ACPI: fix module autoloading for ACPI enumerated devices | Zhang Rui |
2014-01-15 | PM / clock_ops: report clock errors from clk_enable() | Ben Dooks |
2014-01-15 | PM / clock_ops: check return of clk_enable() in pm_clk_resume() | Ben Dooks |
2014-01-15 | PM / clock_ops: fix up clk prepare/unprepare count | Ben Dooks |
2014-01-13 | Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr... | Greg Kroah-Hartman |
2014-01-13 | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman |
2014-01-12 | Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-01-10 | drivers/base: provide an infrastructure for componentised subsystems | Russell King |
2014-01-10 | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo |
2014-01-10 | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo |