| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 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-23 | 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-11 | 2 | -1/+383 |
* | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 2014-01-11 | 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-09 | 1 | -3/+3 |
* | | | driver-core: Fix use-after-free triggered by bus_unregister() | Bart Van Assche | 2014-01-09 | 1 | -2/+11 |
* | | | firmware loader: Add sparse annotation | Bart Van Assche | 2014-01-09 | 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-19 | 1 | -1/+3 |
* | | | Merge branch 'driver-core-linus' into driver-core-next | Tejun Heo | 2013-12-10 | 1 | -0/+3 |
|\ \ \ |
|
| * \ \ | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 2013-12-06 | 1 | -0/+3 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 2013-11-28 | 1 | -0/+3 |
* | | | | driver core: fix device_create() error path | David Herrmann | 2013-12-09 | 1 | -1/+2 |
* | | | | firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=n | Takashi Iwai | 2013-12-09 | 1 | -0/+4 |
* | | | | firmware: Use bit flags instead of boolean combos | Takashi Iwai | 2013-12-09 | 1 | -22/+29 |
* | | | | firmware: Introduce request_firmware_direct() | Takashi Iwai | 2013-12-09 | 1 | -7/+34 |
|/ / / |
|
* | | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 2 | -2/+5 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2013-11-19 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | PM / Runtime: Fix error path for prepare | Ulf Hansson | 2013-11-14 | 1 | -0/+3 |
| * | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | treewide: fix "usefull" typo | Michael Opdenacker | 2013-10-14 | 1 | -1/+1 |
* | | | | | | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -2/+2 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 5 | -73/+161 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2013-11-07 | 1 | -1/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | PM / runtime: Use pm_runtime_put_sync() in __device_release_driver() | Rafael J. Wysocki | 2013-11-07 | 1 | -1/+1 |
| * | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-10-28 | 1 | -56/+59 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | PM / OPP: rename header to linux/pm_opp.h | Nishanth Menon | 2013-10-25 | 1 | -1/+1 |
| | * | | | | PM / OPP: rename data structures to dev_pm equivalents | Nishanth Menon | 2013-10-25 | 1 | -19/+22 |