Age | Commit message (Expand) | Author | Files | Lines |
2014-04-01 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -1/+1 |
2014-03-26 | PM / Runtime: Spelling s/competing/completing/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+5 |
2014-03-20 | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2 | -51/+226 |
2014-03-20 | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki | 6 | -120/+368 |
2014-03-12 | PM / Runtime: Add missing "it" in comment | Geert Uytterhoeven | 1 | -1/+1 |
2014-03-06 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 1 | -0/+5 |
2014-03-02 | PM: Add pm_runtime_suspend|resume_force functions | Ulf Hansson | 2 | -2/+85 |
2014-03-02 | PM / runtime: Fetch runtime PM callbacks using a macro | Ulf Hansson | 1 | -39/+39 |
2014-03-01 | PM / domains: Turn latency warning into debug message | Philipp Zabel | 1 | -1/+1 |
2014-02-26 | PM / hibernate: Fix restore hang in freeze_processes() | Sebastian Capella | 1 | -0/+1 |
2014-02-20 | PM / sleep: Asynchronous threads for suspend_late | Liu, Chuansheng | 1 | -12/+54 |
2014-02-20 | PM / sleep: Asynchronous threads for suspend_noirq | Liu, Chuansheng | 1 | -11/+57 |
2014-02-20 | PM / sleep: Asynchronous threads for resume_early | Liu, Chuansheng | 1 | -11/+44 |
2014-02-20 | PM / sleep: Asynchronous threads for resume_noirq | Liu, Chuansheng | 1 | -16/+50 |
2014-02-20 | PM / sleep: Two flags for async suspend_noirq and suspend_late | Liu, Chuansheng | 1 | -2/+22 |
2014-02-17 | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -13/+12 |
2014-02-13 | dma-buf: update debugfs output | Sumit Semwal | 1 | -13/+12 |
2014-02-11 | PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments | Rafael J. Wysocki | 1 | -5/+17 |
2014-02-11 | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki | 2 | -29/+180 |
2014-02-11 | PM / QoS: Add no_constraints_value field to struct pm_qos_constraints | Rafael J. Wysocki | 1 | -0/+1 |
2014-02-11 | PM / QoS: Rename device resume latency QoS items | Rafael J. Wysocki | 3 | -45/+46 |
2014-02-07 | drivers/base: fix devres handling for master device | Russell King | 1 | -0/+8 |
2014-01-25 | Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2 | -33/+45 |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -9/+89 |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-01-17 | Merge branch 'acpi-modules' | Rafael J. Wysocki | 1 | -1/+15 |
2014-01-17 | platform: introduce OF style 'modalias' support for platform bus | Zhang Rui | 1 | -0/+4 |
2014-01-17 | Merge branch 'pm-clk' | Rafael J. Wysocki | 1 | -5/+25 |
2014-01-16 | ACPI: fix module autoloading for ACPI enumerated devices | Zhang Rui | 1 | -1/+11 |
2014-01-15 | PM / clock_ops: report clock errors from clk_enable() | Ben Dooks | 1 | -2/+17 |
2014-01-15 | PM / clock_ops: check return of clk_enable() in pm_clk_resume() | Ben Dooks | 1 | -2/+4 |
2014-01-15 | PM / clock_ops: fix up clk prepare/unprepare count | Ben Dooks | 1 | -2/+5 |
2014-01-13 | Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr... | Greg Kroah-Hartman | 1 | -17/+0 |
2014-01-13 | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman | 1 | -0/+33 |
2014-01-12 | Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' | Rafael J. Wysocki | 1 | -2/+2 |
2014-01-12 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 4 | -1/+47 |
2014-01-10 | drivers/base: provide an infrastructure for componentised subsystems | Russell King | 2 | -1/+383 |
2014-01-10 | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 1 | -33/+0 |
2014-01-10 | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 1 | -0/+17 |
2014-01-09 | Merge remote-tracking branch 'regmap/topic/ack' into regmap-next | Mark Brown | 1 | -3/+3 |
2014-01-08 | firmware_class: Fix the file size check | Ben Hutchings | 1 | -3/+3 |
2014-01-08 | driver-core: Fix use-after-free triggered by bus_unregister() | Bart Van Assche | 1 | -2/+11 |
2014-01-08 | firmware loader: Add sparse annotation | Bart Van Assche | 1 | -0/+1 |
2013-12-30 | regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps | Stephen Boyd | 1 | -25/+37 |
2013-12-30 | Merge tag 'v3.13-rc4' into regmap-core | Mark Brown | 2 | -9/+10 |
2013-12-29 | ACPI / hotplug / driver core: Handle containers in a special way | Rafael J. Wysocki | 4 | -1/+47 |
2013-12-24 | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman | 3 | -12/+10 |
2013-12-22 | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PM | Ulf Hansson | 1 | -2/+2 |
2013-12-19 | devtmpfs: Calling delete_path() only when necessary | Axel Lin | 1 | -1/+1 |