| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel | 2014-02-18 | 2 | -12/+3 |
* | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel | 2014-02-18 | 2 | -5/+53 |
* | Merge 3.14-rc3 into driver-core-next | Greg Kroah-Hartman | 2014-02-18 | 1 | -0/+8 |
|\ |
|
| * | drivers/base: fix devres handling for master device | Russell King | 2014-02-07 | 1 | -0/+8 |
* | | driver core: unexport static function create_syslog_header | Jiang Liu | 2014-02-15 | 1 | -1/+0 |
* | | firmware: use power efficient workqueue for unloading and aborting fw load | Shaibal Dutta | 2014-02-15 | 1 | -3/+4 |
* | | firmware: give a protection when map page failed | zhang jun | 2014-02-15 | 1 | -1/+5 |
* | | drivers/base: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-14 | 10 | -10/+0 |
* | | ACPI / platform: drop redundant ACPI_HANDLE check | Josh Cartwright | 2014-02-14 | 1 | -7/+4 |
* | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 2014-02-07 | 1 | -33/+0 |
* | | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 2014-02-07 | 1 | -0/+17 |
* | | dma-buf: avoid using IS_ERR_OR_NULL | Colin Cross | 2014-02-07 | 1 | -7/+11 |
|/ |
|
* | Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2014-01-25 | 2 | -33/+45 |
|\ |
|
| * | Merge remote-tracking branch 'regmap/topic/ack' into regmap-next | Mark Brown | 2014-01-09 | 1 | -3/+3 |
| |\ |
|
| | * | regmap: irq: Allow using zero value for ack_base | Alexander Shiyan | 2013-12-16 | 1 | -3/+3 |
| * | | regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps | Stephen Boyd | 2013-12-30 | 1 | -25/+37 |
| * | | Merge tag 'v3.13-rc4' into regmap-core | Mark Brown | 2013-12-30 | 2 | -9/+10 |
| |\ \
| | |/ |
|
| * | | regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps | Stephen Boyd | 2013-12-16 | 1 | -5/+1 |
| * | | regmap: Fix 'ret' would return an uninitialized value | Cai Zhiyong | 2013-11-24 | 1 | -0/+4 |
* | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 7 | -9/+89 |
|\ \ \ |
|
| * \ \ | Merge branch 'acpi-modules' | Rafael J. Wysocki | 2014-01-17 | 1 | -1/+15 |
| |\ \ \ |
|
| | * | | | platform: introduce OF style 'modalias' support for platform bus | Zhang Rui | 2014-01-17 | 1 | -0/+4 |
| | * | | | ACPI: fix module autoloading for ACPI enumerated devices | Zhang Rui | 2014-01-16 | 1 | -1/+11 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'pm-clk' | Rafael J. Wysocki | 2014-01-17 | 1 | -5/+25 |
| |\ \ \ |
|
| | * | | | PM / clock_ops: report clock errors from clk_enable() | Ben Dooks | 2014-01-15 | 1 | -2/+17 |
| | * | | | PM / clock_ops: check return of clk_enable() in pm_clk_resume() | Ben Dooks | 2014-01-15 | 1 | -2/+4 |
| | * | | | PM / clock_ops: fix up clk prepare/unprepare count | Ben Dooks | 2014-01-15 | 1 | -2/+5 |
| | |/ / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' | Rafael J. Wysocki | 2014-01-12 | 1 | -2/+2 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | | * | | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM | Ulf Hansson | 2013-12-22 | 1 | -2/+2 |
| | |/ / |
|
| * | | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2014-01-12 | 4 | -1/+47 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ACPI / hotplug / driver core: Handle containers in a special way | Rafael J. Wysocki | 2013-12-29 | 4 | -1/+47 |
| | |/ |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text | Emilio López | 2013-12-19 | 1 | -1/+1 |
| |/ / |
|
* | | | Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr... | Greg Kroah-Hartman | 2014-01-13 | 1 | -17/+0 |
* | | | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman | 2014-01-13 | 1 | -0/+33 |
* | | | drivers/base: provide an infrastructure for componentised subsystems | Russell King | 2014-01-10 | 2 | -1/+383 |
* | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 2014-01-10 | 1 | -33/+0 |
* | | | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 2014-01-10 | 1 | -0/+17 |
* | | | firmware_class: Fix the file size check | Ben Hutchings | 2014-01-08 | 1 | -3/+3 |
* | | | driver-core: Fix use-after-free triggered by bus_unregister() | Bart Van Assche | 2014-01-08 | 1 | -2/+11 |
* | | | firmware loader: Add sparse annotation | Bart Van Assche | 2014-01-08 | 1 | -0/+1 |
* | | | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman | 2013-12-24 | 3 | -12/+10 |
|\ \ \
| |/ / |
|
| | | | |
| | \ | |
| *-. \ | Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re... | Mark Brown | 2013-11-26 | 2 | -8/+9 |
| |\ \ \ |
|
| | | * | | regmap: use IS_ERR() to check clk_get() results | Stephen Warren | 2013-11-26 | 1 | -5/+6 |
| | | |/ |
|
| | * | | regmap: trivial comment fix (copy'n'paste error) | Gerhard Sittig | 2013-11-12 | 1 | -3/+3 |
| * | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linus | Mark Brown | 2013-11-26 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | regmap: make sure we unlock on failure in regmap_bulk_write | Courtney Cavin | 2013-11-21 | 1 | -1/+1 |
| | |/ |
|
* | | | devtmpfs: Calling delete_path() only when necessary | Axel Lin | 2013-12-19 | 1 | -1/+1 |
* | | | Driver core: Fix device_add_attrs() error code path | Rafael J. Wysocki | 2013-12-18 | 1 | -1/+3 |
* | | | Merge branch 'driver-core-linus' into driver-core-next | Tejun Heo | 2013-12-10 | 1 | -0/+3 |
|\ \ \ |
|