Age | Commit message (Expand) | Author |
2014-02-14 | ACPI / platform: drop redundant ACPI_HANDLE check | Josh Cartwright |
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-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 |
2014-01-09 | Merge remote-tracking branch 'regmap/topic/ack' into regmap-next | Mark Brown |
2014-01-08 | firmware_class: Fix the file size check | Ben Hutchings |
2014-01-08 | driver-core: Fix use-after-free triggered by bus_unregister() | Bart Van Assche |
2014-01-08 | firmware loader: Add sparse annotation | Bart Van Assche |
2013-12-30 | regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps | Stephen Boyd |
2013-12-30 | Merge tag 'v3.13-rc4' into regmap-core | Mark Brown |
2013-12-29 | ACPI / hotplug / driver core: Handle containers in a special way | Rafael J. Wysocki |
2013-12-24 | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman |
2013-12-22 | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM | Ulf Hansson |
2013-12-19 | devtmpfs: Calling delete_path() only when necessary | Axel Lin |
2013-12-19 | drivers: fix typo in DEVTMPFS_MOUNT Kconfig help text | Emilio López |
2013-12-18 | Driver core: Fix device_add_attrs() error code path | Rafael J. Wysocki |
2013-12-16 | regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps | Stephen Boyd |
2013-12-16 | regmap: irq: Allow using zero value for ack_base | Alexander Shiyan |
2013-12-10 | Merge branch 'driver-core-linus' into driver-core-next | Tejun Heo |
2013-12-08 | driver core: fix device_create() error path | David Herrmann |
2013-12-08 | firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=n | Takashi Iwai |
2013-12-08 | firmware: Use bit flags instead of boolean combos | Takashi Iwai |
2013-12-08 | firmware: Introduce request_firmware_direct() | Takashi Iwai |
2013-12-06 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki |
2013-11-28 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar |
2013-11-26 | Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re... | Mark Brown |
2013-11-26 | Merge remote-tracking branch 'regmap/fix/core' into regmap-linus | Mark Brown |
2013-11-26 | regmap: use IS_ERR() to check clk_get() results | Stephen Warren |
2013-11-24 | regmap: Fix 'ret' would return an uninitialized value | Cai Zhiyong |
2013-11-21 | regmap: make sure we unlock on failure in regmap_bulk_write | Courtney Cavin |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-19 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |