summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | isdn: hisax: Fix wrong macro name 'HISAX_DE_AOC'Paul Bolle2011-11-011-3/+3
| * | Kconfig: remove a few puzzling commentsPaul Bolle2011-10-314-7/+1
| * | ARM: pxa: Fix typo 'CONFIG_BACKLIGHT_PWM__MODULE'Paul Bolle2011-10-311-1/+1
| * | irq: Fix comment typo ist->isJavi Merino2011-10-291-1/+1
| * | powerpc: 4xx: remove commented out Kconfig entriesPaul Bolle2011-10-292-54/+0
| * | snd-aoa: remove commented out Kconfig entryPaul Bolle2011-10-291-8/+0
| * | treewide: remove commented out Kconfig entriesPaul Bolle2011-10-294-27/+0
| * | edac:i82975x fix 32bit compile and cleanupArvind R2011-10-291-11/+19
| * | h8300: drivers/serial/Kconfig was movedPaul Bolle2011-10-291-1/+1
| * | namespace: mnt_want_write: Remove unused label 'out'Kautuk Consul2011-10-291-2/+0
| * | Docs: Kconfig: CORDIC descriptionMichael Witten2011-10-291-3/+2
| * | Docs: wording: Insert `the'Michael Witten2011-10-291-1/+1
| * | Docs: wording: functions -> algorithmMichael Witten2011-10-292-2/+2
| * | Docs: Pedantry: [Cc]ordic -> CORDICMichael Witten2011-10-293-4/+4
| * | scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel2011-10-291-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \
| * | | x86: Kconfig: drop unknown symbol 'APM_MODULE'Paul Bolle2011-11-221-1/+1
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08107-1530/+3249
|\ \ \ \
| * \ \ \ Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2012-01-051-0/+64
| |\ \ \ \
| | * | | | PM / Hibernate: Implement compat_ioctl for /dev/snapshotBen Hutchings2012-01-051-0/+64
| * | | | | Merge branch 'pm-freezer' into pm-for-linusRafael J. Wysocki2011-12-271-1/+3
| |\ \ \ \ \
| | * | | | | PM / Freezer: fix return value of freezable_schedule_timeout_killable()Jeff Layton2011-12-271-1/+3
| * | | | | | Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-12-2520-222/+1099
| |\ \ \ \ \ \
| | * | | | | | PM / shmobile: Allow the A4R domain to be turned off at run timeRafael J. Wysocki2011-12-251-1/+28
| | * | | | | | PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki2011-12-251-1/+12
| | * | | | | | PM / QoS: Introduce dev_pm_qos_add_ancestor_request()Rafael J. Wysocki2011-12-252-0/+30
| | * | | | | | PM / shmobile: Remove the stay_on flag from SH7372's PM domainsRafael J. Wysocki2011-12-252-23/+29
| | * | | | | | PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki2011-12-254-0/+11
| | * | | | | | PM / shmobile: Add support for the sh7372 A4S power domain / sleep modeMagnus Damm2011-12-256-31/+118
| | * | | | | | ARM: S3C64XX: Implement basic power domain supportMark Brown2011-12-094-3/+182
| | * | | | | | PM / shmobile: Use common always on power domain governorMark Brown2011-12-091-12/+2
| | * | | | | | PM / Domains: Provide an always on power domain governorMark Brown2011-12-092-0/+15
| | * | | | | | PM / Domains: Fix default system suspend/resume operationsRafael J. Wysocki2011-12-081-8/+8
| | * | | | | | PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki2011-12-063-6/+25
| | * | | | | | PM / Domains: fix compilation failure for CONFIG_PM_GENERIC_DOMAINS unsetGuennadi Liakhovetski2011-12-011-0/+1
| | * | | | | | PM / Domains: Automatically update overoptimistic latency informationRafael J. Wysocki2011-12-011-4/+39
| | * | | | | | PM / Domains: Add default power off governor function (v4)Rafael J. Wysocki2011-12-013-0/+129
| | * | | | | | PM / Domains: Add device stop governor function (v4)Rafael J. Wysocki2011-12-015-17/+118
| | * | | | | | PM / Domains: Rework system suspend callback routines (v2)Rafael J. Wysocki2011-12-012-99/+158
| | * | | | | | PM / Domains: Introduce "save/restore state" device callbacksRafael J. Wysocki2011-12-012-12/+58
| | * | | | | | PM / Domains: Make it possible to use per-device domain callbacksRafael J. Wysocki2011-12-013-44/+175
| * | | | | | | Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-12-255-28/+154
| |\ \ \ \ \ \ \
| | * | | | | | | PM / Runtime: Use device PM QoS constraints (v2)Rafael J. Wysocki2011-12-015-28/+154
| | |/ / / / / /
| * | | | | | | Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-2581-1268/+770
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | PM: Drop generic_subsys_pm_opsRafael J. Wysocki2011-12-213-39/+0
| | * | | | | | PM / Sleep: Remove forward-only callbacks from AMBA bus typeRafael J. Wysocki2011-12-211-135/+1
| | * | | | | | PM / Sleep: Remove forward-only callbacks from platform bus typeRafael J. Wysocki2011-12-212-144/+1
| | * | | | | | PM: Run the driver callback directly if the subsystem one is not thereRafael J. Wysocki2011-12-214-115/+170
| | * | | | | | PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointersRafael J. Wysocki2011-12-211-102/+95
| | * | | | | | Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-21858-6683/+11357
| | |\ \ \ \ \ \
OpenPOWER on IntegriCloud