| Commit message (Expand) | Author | Age | Files | Lines |
* | PM: Allow devices to be removed during late suspend and early resume | Rafael J. Wysocki | 2010-11-11 | 1 | -4/+30 |
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-10-29 | 1 | -1/+1 |
|\ |
|
| * | PM / Runtime: Fix typo in status comparison causing warning | Kevin Winchester | 2010-10-29 | 1 | -1/+1 |
* | | convert get_sb_single() users | Al Viro | 2010-10-29 | 1 | -9/+9 |
|/ |
|
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-10-26 | 1 | -1/+1 |
|\ |
|
| * | PM / Runtime: fix recursive locking warning of lockdep from rpm_resume() | Ming Lei | 2010-10-22 | 1 | -1/+1 |
* | | writeback: add /sys/devices/system/node/<node>/vmstat | Michael Rubin | 2010-10-26 | 1 | -0/+14 |
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-25 | 1 | -0/+1 |
|\ \ |
|
| * | | of/device: Rework to use common platform_device_alloc() for allocating devices | Grant Likely | 2010-10-21 | 1 | -0/+1 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 7 | -246/+195 |
| |\ \ \ |
|
| * | | | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 | 9 | -283/+165 |
|\ \ \ \ \ |
|
| * | | | | | driver core: Display error codes when class suspend fails | Mark Brown | 2010-10-22 | 1 | -4/+4 |
| * | | | | | Driver core: Add section count to memory_block struct | Nathan Fontenot | 2010-10-22 | 1 | -6/+11 |
| * | | | | | Driver core: Add mutex for adding/removing memory blocks | Nathan Fontenot | 2010-10-22 | 1 | -0/+7 |
| * | | | | | Driver core: Move find_memory_block routine | Nathan Fontenot | 2010-10-22 | 1 | -33/+33 |
| * | | | | | driver core: Convert link_mem_sections to use find_memory_block_hinted. | Robin Holt | 2010-10-22 | 1 | -3/+5 |
| * | | | | | driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_... | Robin Holt | 2010-10-22 | 1 | -10/+18 |
| * | | | | | driver core: fix build for CONFIG_BLOCK not enabled | Randy Dunlap | 2010-10-22 | 1 | -0/+6 |
| * | | | | | driver-core: base: change to new flag variable | matt mooney | 2010-10-22 | 1 | -3/+1 |
| * | | | | | FW_LOADER: fix kconfig dependency warning on HOTPLUG | Randy Dunlap | 2010-10-22 | 1 | -1/+0 |
| * | | | | | SYSFS: Allow boot time switching between deprecated and modern sysfs layout | Andi Kleen | 2010-10-22 | 2 | -11/+19 |
| * | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 | 3 | -210/+25 |
| * | | | | | base/platform: Simplifications for NULL platform data/resources handling | Anton Vorontsov | 2010-10-22 | 1 | -20/+12 |
| * | | | | | base/platform: Safe handling for NULL platform data and resources | Anton Vorontsov | 2010-10-22 | 1 | -1/+8 |
| * | | | | | driver core: platform_bus: allow runtime override of dev_pm_ops | Kevin Hilman | 2010-10-22 | 1 | -0/+35 |
| * | | | | | driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type | Patrick Pannuto | 2010-10-22 | 1 | -2/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-10-21 | 9 | -539/+1927 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | PM / Wakeup: Show wakeup sources statistics in debugfs | Rafael J. Wysocki | 2010-10-19 | 1 | -0/+85 |
| * | | | | PM: Introduce library for device-specific OPPs (v7) | Nishanth Menon | 2010-10-17 | 2 | -0/+629 |
| * | | | | PM: Add sysfs attr for rechecking dev hash from PM trace | James Hogan | 2010-10-17 | 1 | -0/+31 |
| * | | | | PM: Lock PM device list mutex in show_dev_hash() | James Hogan | 2010-10-17 | 1 | -1/+4 |
| * | | | | PM / Runtime: Remove idle notification after failing suspend | Rafael J. Wysocki | 2010-10-17 | 1 | -9/+2 |
| * | | | | PM / Runtime: Reduce code duplication in core helper functions | Rafael J. Wysocki | 2010-10-17 | 1 | -68/+54 |
| * | | | | PM / Runtime: Implement autosuspend support | Alan Stern | 2010-10-17 | 2 | -7/+219 |
| * | | | | PM / Runtime: Add no_callbacks flag | Alan Stern | 2010-10-17 | 3 | -8/+103 |
| * | | | | PM / Runtime: Combine runtime PM entry points | Alan Stern | 2010-10-17 | 1 | -110/+64 |
| * | | | | PM / Runtime: Merge synchronous and async runtime routines | Alan Stern | 2010-10-17 | 1 | -235/+140 |
| * | | | | PM / Runtime: Replace boolean arguments with bitflags | Alan Stern | 2010-10-17 | 1 | -36/+39 |
| * | | | | PM / Runtime: Move code in drivers/base/power/runtime.c | Alan Stern | 2010-10-17 | 1 | -39/+38 |
| * | | | | PM: Fix potential issue with failing asynchronous suspend | Rafael J. Wysocki | 2010-10-17 | 1 | -6/+9 |
| * | | | | PM / Wakeup: Introduce wakeup source objects and event statistics (v3) | Rafael J. Wysocki | 2010-10-17 | 5 | -83/+573 |
| * | | | | PM: Fix signed/unsigned warning in dpm_show_time() | Kevin Cernekee | 2010-10-17 | 1 | -1/+1 |
| * | | | | PM / Runtime: Lenient generic runtime pm callbacks | Ohad Ben-Cohen | 2010-10-17 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge commit 'v2.6.36-rc5' into sched/core | Ingo Molnar | 2010-09-21 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | PM: Prevent waiting forever on asynchronous resume after failing suspend | Colin Cross | 2010-09-09 | 1 | -0/+1 |
* | | | | topology/sysfs: Provide book id and siblings attributes | Heiko Carstens | 2010-09-09 | 1 | -1/+15 |
|/ / / |
|
* | | | firmware_class: fix typo in error path | Johannes Berg | 2010-08-23 | 1 | -1/+1 |
| |/
|/| |
|
* | | drivers/base/node.c: reduce stack usage of node_read_meminfo() | KOSAKI Motohiro | 2010-08-09 | 1 | -23/+23 |