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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-6
/
+22
2013-02-15
cpufreq / intel_pstate: Add kernel command line option disable intel_pstate.
Dirk Brandewie
2
-0
/
+21
2013-02-15
cpufreq / intel_pstate: Change to disallow module build
Dirk Brandewie
1
-6
/
+1
2013-02-15
Merge branch 'next/cpufreq-exynos' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
5
-663
/
+248
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
41
-473
/
+2399
2013-02-15
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2013-02-15
Merge branch 'pm-assorted'
Rafael J. Wysocki
21
-174
/
+125
2013-02-15
Merge branch 'acpi-assorted'
Rafael J. Wysocki
7
-29
/
+34
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
55
-423
/
+535
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
8
-55
/
+139
2013-02-13
ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULE
Toshi Kani
1
-2
/
+1
2013-02-13
ACPI / scan: Full transition to D3cold in acpi_device_unregister()
Rafael J. Wysocki
1
-9
/
+4
2013-02-13
ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock
Rafael J. Wysocki
1
-14
/
+17
2013-02-13
ACPI: Drop the container.h header file
Rafael J. Wysocki
2
-13
/
+0
2013-02-13
ACPI / Documentation: refer to correct file for acpi_platform_device_ids[] table
Mika Westerberg
1
-2
/
+2
2013-02-13
ACPI / scan: Make container driver use struct acpi_scan_handler
Rafael J. Wysocki
4
-132
/
+43
2013-02-13
ACPI / scan: Remove useless #ifndef from acpi_eject_store()
Rafael J. Wysocki
1
-2
/
+0
2013-02-13
ACPI: Unbind ACPI drv when probe failed
Toshi Kani
1
-0
/
+2
2013-02-13
ACPI: sysfs eject support for ACPI scan handlers
Toshi Kani
1
-1
/
+1
2013-02-13
ACPI / scan: Follow priorities of IDs when matching scan handlers
Rafael J. Wysocki
1
-12
/
+28
2013-02-13
ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()
Jiang Liu
1
-4
/
+3
2013-02-11
cpufreq / intel_pstate: Fix 32 bit build
Dirk Brandewie
1
-1
/
+2
2013-02-11
Merge branch 'pnp'
Rafael J. Wysocki
2
-7
/
+7
2013-02-11
Merge branch 'acpi-lpss'
Rafael J. Wysocki
11
-13
/
+438
2013-02-11
Merge branch 'acpi-pm'
Rafael J. Wysocki
23
-901
/
+1329
2013-02-11
Merge branch 'acpica'
Rafael J. Wysocki
186
-4310
/
+5008
2013-02-11
Merge branch 'acpi-scan'
Rafael J. Wysocki
19
-588
/
+288
2013-02-09
suspend: enable freeze timeout configuration through sys
Li Fei
4
-2
/
+39
2013-02-09
ACPI: enable ACPI SCI during suspend
Zhang Rui
1
-1
/
+1
2013-02-09
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
4
-15
/
+68
2013-02-09
cpufreq: conservative: Fix typos in comments
Stratos Karafotis
1
-2
/
+2
2013-02-09
cpufreq: ondemand: Fix typos in comments
Stratos Karafotis
1
-6
/
+6
2013-02-09
cpufreq: exynos: simplify .init() for setting policy->cpus
Viresh Kumar
1
-13
/
+1
2013-02-09
cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
Andrew Lunn
5
-0
/
+294
2013-02-09
cpufreq/x86: Add P-state driver for sandy bridge.
Dirk Brandewie
3
-0
/
+825
2013-02-09
cpufreq_stats: do not remove sysfs files if frequency table is not present
Dirk Brandewie
1
-0
/
+4
2013-02-09
cpufreq: Do not track governor name for scaling drivers with internal governors.
Dirk Brandewie
1
-2
/
+3
2013-02-09
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...
Dirk Brandewie
1
-1
/
+1
2013-02-09
cpufreq: Retrieve current frequency from scaling drivers with internal governors
Dirk Brandewie
1
-1
/
+5
2013-02-09
cpufreq: Fix locking issues
Viresh Kumar
1
-34
/
+38
2013-02-09
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
Viresh Kumar
1
-15
/
+9
2013-02-09
cpufreq: Remove unused HOTPLUG_CPU code
Viresh Kumar
1
-15
/
+2
2013-02-09
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
Viresh Kumar
2
-15
/
+23
2013-02-09
cpufreq: ondemand: Replace down_differential tuner with adj_up_threshold
Stratos Karafotis
2
-7
/
+11
2013-02-09
cpufreq / stats: Get rid of CPUFREQ_STATDEVICE_ATTR
Viresh Kumar
1
-12
/
+6
2013-02-09
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
4
-23
/
+4
2013-02-09
cpufreq: add imx6q-cpufreq driver
Shawn Guo
3
-0
/
+346
2013-02-09
Linux 3.8-rc7
v3.8-rc7
Linus Torvalds
1
-1
/
+1
2013-02-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-5
/
+26
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-348
/
+649
[next]