index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-29
PM / Freezer / Docs: Update documentation about freezing of tasks
Marcos Paulo de Souza
1
-18
/
+19
2012-02-09
PM / Freezer / Docs: Document the beauty of freeze/thaw semantics
Srivatsa S. Bhat
1
-0
/
+21
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-32
/
+61
2012-01-19
PM / Documentation: Fix minor issue in freezing_of_tasks.txt
Viresh Kumar
1
-4
/
+4
2012-01-19
PM / Documentation: Fix spelling mistake in basic-pm-debugging.txt
Viresh Kumar
1
-1
/
+1
2012-01-11
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+163
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+1
2012-01-04
Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...
Anton Vorontsov
9
-29
/
+435
2012-01-04
power_supply: Charger-Manager: Add properties for power-supply-class
Donggeun Kim
1
-0
/
+14
2012-01-04
power_supply: Add initial Charger-Manager driver
Donggeun Kim
1
-0
/
+149
2011-12-21
PM: Run the driver callback directly if the subsystem one is not there
Rafael J. Wysocki
2
-78
/
+89
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2
-58
/
+93
2011-12-08
PM / Sleep: Recommend [un]lock_system_sleep() over using pm_mutex directly
Srivatsa S. Bhat
1
-0
/
+25
2011-12-05
regulator: Fix regulator_register() API signature in Documentation
Rajendra Nayak
1
-1
/
+1
2011-11-28
PM / Sleep: Update documentation related to system wakeup
Rafael J. Wysocki
1
-22
/
+38
2011-11-28
PM / Runtime: Make documentation follow the new behavior of irq_safe
Rafael J. Wysocki
1
-5
/
+6
2011-11-28
PM / Sleep: Correct inaccurate information in devices.txt
Rafael J. Wysocki
1
-4
/
+3
2011-11-28
PM / Domains: Document how PM domains are used by the PM core
Rafael J. Wysocki
2
-26
/
+45
2011-11-21
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
1
-6
/
+6
2011-11-21
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
1
-1
/
+1
2011-11-04
PM / Runtime: Automatically retry failed autosuspends
Alan Stern
1
-0
/
+10
2011-11-04
PM / Sleep: Update freezer documentation
Srivatsa S. Bhat
1
-4
/
+4
2011-11-01
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
Linus Torvalds
1
-6
/
+13
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-17
/
+405
2011-10-22
PM / Documentation: Update docs about suspend and CPU hotplug
Srivatsa S. Bhat
2
-0
/
+277
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
1
-4
/
+0
2011-10-16
PM: Update the policy on default wakeup settings
Alan Stern
1
-1
/
+3
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
1
-0
/
+24
2011-10-16
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-7
/
+12
2011-10-10
PM / Runtime: Update document about callbacks
Ming Lei
1
-7
/
+12
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
1
-5
/
+87
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+2
2011-10-07
regulator: Clarify documentation for regulator-regulator supplies
Mark Brown
1
-2
/
+9
2011-10-07
regulator: Fix some bitrot in the machine driver documentation
Mark Brown
1
-4
/
+4
2011-10-04
PM / QoS: Update Documentation for the pm_qos and dev_pm_qos frameworks
Jean Pihet
1
-5
/
+87
2011-09-27
doc: fix broken references
Paul Bolle
2
-2
/
+3
2011-09-21
PM / Runtime: pm_runtime_idle() can be called in atomic context
Ming Lei
1
-0
/
+1
2011-08-25
PM / Runtime: Correct documentation of pm_runtime_irq_safe()
Rafael J. Wysocki
1
-2
/
+1
2011-08-14
PM / Runtime: Add might_sleep() to runtime PM functions
Colin Cross
1
-0
/
+1
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
1
-5
/
+5
2011-07-15
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
2
-78
/
+125
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
2
-6
/
+34
2011-07-15
PM / OPP: Introduce function to free cpufreq table
Nishanth Menon
1
-0
/
+2
2011-07-12
PM / Runtime: Add new helper function: pm_runtime_status_suspended()
Kevin Hilman
1
-0
/
+3
2011-07-06
PM / Runtime: Replace "run-time" with "runtime" in documentation
Rafael J. Wysocki
1
-65
/
+65
2011-07-06
PM / Runtime: Improve documentation of enable, disable and barrier
Rafael J. Wysocki
1
-4
/
+14
2011-07-06
PM: Limit race conditions between runtime PM and system sleep (v2)
Rafael J. Wysocki
1
-0
/
+21
2011-07-02
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
1
-2
/
+4
2011-07-02
PM / Runtime: Update documentation of interactions with system sleep
Rafael J. Wysocki
2
-11
/
+22
2011-07-02
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
1
-2
/
+30
[next]