summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PM / Freezer: Remove references to TIF_FREEZE in commentsMarcos Paulo de Souza2012-03-043-9/+7
* PM / Sleep: Add more wakeup source initialization routinesRafael J. Wysocki2012-03-042-10/+62
* PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-03-041-3/+4
* PM / Sleep: Make __pm_stay_awake() delete wakeup source timersRafael J. Wysocki2012-03-041-2/+6
* PM / Sleep: Fix race conditions related to wakeup source timer functionRafael J. Wysocki2012-03-041-2/+14
* PM / Sleep: Fix possible infinite loop during wakeup source destructionRafael J. Wysocki2012-03-041-10/+5
* PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-02-171-3/+4
* PM: Add comment describing relationships between PM callbacks to pm.hRafael J. Wysocki2012-02-171-0/+9
* PM / Sleep: Drop suspend_stats_update()Rafael J. Wysocki2012-02-172-22/+12
* PM / Sleep: Make enter_state() in kernel/power/suspend.c staticRafael J. Wysocki2012-02-173-8/+4
* PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.cRafael J. Wysocki2012-02-171-29/+27
* PM / Sleep: Remove unnecessary label from suspend_freeze_processes()Rafael J. Wysocki2012-02-131-4/+1
* PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()Rafael J. Wysocki2012-02-131-7/+9
* PM / Sleep: Initialize wakeup source locks in wakeup_source_add()Rafael J. Wysocki2012-02-131-1/+1
* PM / Hibernate: Refactor and simplify freezer_test_doneSrivatsa S. Bhat2012-02-092-9/+7
* PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test pathSrivatsa S. Bhat2012-02-092-8/+6
* PM / Freezer / Docs: Document the beauty of freeze/thaw semanticsSrivatsa S. Bhat2012-02-091-0/+21
* PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza2012-02-093-10/+18
* Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleepRafael J. Wysocki2012-02-09127-3695/+951
|\
| * PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi2012-02-041-1/+13
| * PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2012-02-042-4/+27
| * PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat2012-02-011-2/+4
| * Linux 3.3-rc2v3.3-rc2Linus Torvalds2012-01-311-1/+1
| * Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-3111-37/+89
| |\
| | * Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-281-14/+12
| | * logfs: Grow inode in delete pathJoern Engel2012-01-281-0/+4
| | * logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-283-4/+12
| | * logfs: remove useless BUG_ONJoern Engel2012-01-281-1/+0
| | * MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-281-0/+1
| | * logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-284-9/+9
| | * logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-281-1/+1
| | * logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-284-4/+8
| | * logfs: Prevent memory corruptionJoern Engel2012-01-281-1/+1
| | * logfs: update page reference count for pined pagesPrasad Joshi2012-01-282-15/+51
| * | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-304-13/+14
| |\ \
| | * | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| | * | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
| | * | MAINTAINERS: Drop maintainer for MAX1668 hwmon driverGuenter Roeck2012-01-261-7/+0
| | * | MAINTAINERS: Add hwmon entries for WolfsonMark Brown2012-01-261-0/+1
| | * | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
| * | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-307-72/+93
| |\ \ \
| | * | | pinctrl: add checks for empty function namesTony Lindgren2012-01-265-24/+41
| | * | | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-261-3/+6
| | * | | pinctrl: fix some pinmux typosTony Lindgren2012-01-262-8/+3
| | * | | pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-242-1/+16
| | * | | pinctrl: unbreak error messagesUwe Kleine-König2012-01-241-27/+19
| | * | | Documentation/pinctrl: fix a few syntax errors in code examplesUwe Kleine-König2012-01-241-8/+7
| | * | | pinctrl: fix pinconf_pins_show iterationStephen Warren2012-01-201-1/+1
| | |/ /
| * | | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-3031-656/+346
| |\ \ \
| | * | | serial: Kill off Moorestown codeAlan Cox2012-01-263-354/+0
OpenPOWER on IntegriCloud