Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9714d315d28aef77a097fe905b25cc273c3d72ad
« Previous
c145307
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 14 years ago
5e83f6f
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
fe445c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
f63b759
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
4a35cee
Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
by Linus Torvalds
· 14 years ago
7e68809
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
adb08ed
Bluetooth: Check result code of L2CAP information response
by Ville Tervo
· 14 years ago
6340650
Bluetooth: Don't send RFC for Basic Mode if only it is supported
by Gustavo F. Padovan
· 14 years ago
9f17d51
Merge branch 'bkl' into for-linus
by Jiri Kosina
· 14 years ago
ada8c79
Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus
by Jiri Kosina
· 14 years ago
35d03a0
Merge branch 'acrux' into for-linus
by Jiri Kosina
· 14 years ago
9929ffe
Merge branch 'upstream-fixes' into for-linus
by Jiri Kosina
· 14 years ago
fc73697
Merge branch 'upstream' into for-linus
by Jiri Kosina
· 14 years ago
0ea6e61
Documentation: update broken web addresses.
by Justin P. Mattock
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
73b2c71
fix comment typo "choosed" -> "chosen"
by Uwe Kleine-König
· 14 years ago
17964e9
hostap:hostap_hw.c Fix typo in comment
by Justin P. Mattock
· 14 years ago
c2e07b3
Fix spelling contorller -> controller in comments
by Stefan Weil
· 14 years ago
c4799c7
amd64_edac: Minor formatting fix
by Borislav Petkov
· 14 years ago
962b70a
amd64_edac: Fix operator precendence error
by Borislav Petkov
· 14 years ago
3ff1c25
phy/marvell: add 88ec048 support
by Cyril Chemparathy
· 14 years ago
99870a7
igb: Program MDICNFG register prior to PHY init
by Alexander Duyck
· 14 years ago
96f2bd1
e1000e: correct MAC-PHY interconnect register offset for 82579
by Bruce Allan
· 14 years ago
5c7bf2f
hso: Add new product ID
by Filip Aben
· 14 years ago
96d8e90
can: Add driver for esd CAN-USB/2 device
by Matthias Fuchs
· 14 years ago
3a09b1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 14 years ago
7046e66
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
c939f9f
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
b8b3e90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
51102ee
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
54161df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
be82ae0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
9d1f44e
[CPUFREQ] Remove pointless printk from p4-clockmod.
by Dave Jones
· 14 years ago
307069c
[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c
by Holger Freyther
· 14 years ago
2530573
[CPUFREQ] Fix section mismatch for longhaul_cpu_init.
by Holger Freyther
· 14 years ago
7e2d811
[CPUFREQ] Fix section mismatch for longrun_cpu_init.
by Holger Freyther
· 14 years ago
b30d330
[CPUFREQ] powernow-k8: Fix misleading variable naming
by Borislav Petkov
· 14 years ago
55c789b
[CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
ccc5638
[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()
by Kulikov Vasiliy
· 14 years ago
9c36f74
[CPUFREQ] fix brace coding style issue.
by Neal Buckendahl
· 14 years ago
6f4f272
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
by Thomas Renninger
· 15 years ago
6b72e39
[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification
by Thomas Renninger
· 15 years ago
a665df9
[CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus present
by Jocelyn Falempe
· 15 years ago
226528c
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
by Amerigo Wang
· 15 years ago
00e299f
[CPUFREQ] ondemand: Refactor frequency increase code
by Mike Chan
· 15 years ago
298decf
[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in BIOS setup
by Marti Raudsepp
· 15 years ago
c2f4a2c
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
by Borislav Petkov
· 14 years ago
6ebdf77
[CPUFREQ] Fix PCC driver error path
by Matthew Garrett
· 14 years ago
0d9715d
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
by Daniel J Blueman
· 14 years ago
5d77b85
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
by Matthew Garrett
· 14 years ago
cad70a6
[CPUFREQ] fix memory leak in cpufreq_add_dev
by Xiaotian Feng
· 14 years ago
ffe6275
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
by Andrej Gelenberg
· 15 years ago
4b4fd27
PARISC: led.c - fix potential stack overflow in led_proc_write()
by Helge Deller
· 14 years ago
1a14703
ips driver: make it less chatty
by Jesse Barnes
· 14 years ago
eba042a
edac, mc: Improve scrub rate handling
by Borislav Petkov
· 14 years ago
bc57117
amd64_edac: Correct scrub rate setting
by Borislav Petkov
· 14 years ago
9975a5f
amd64_edac: Fix DCT base address selector
by Borislav Petkov
· 15 years ago
f434755
amd64_edac: Remove polling mechanism
by Borislav Petkov
· 15 years ago
98a5ae2
x86, mce: Notify about corrected events too
by Borislav Petkov
· 14 years ago
6954265
amd64_edac: Remove unneeded defines
by Borislav Petkov
· 15 years ago
935ab88
edac: Remove EDAC_DEBUG_VERBOSE
by Borislav Petkov
· 15 years ago
ad6a32e
amd64_edac: Sanitize syndrome extraction
by Borislav Petkov
· 15 years ago
5aa0693
intel_scu_ipc: fix size field for intel_scu_ipc_command
by Hong Liu
· 14 years ago
77e01d6
intel_scu_ipc: return -EIO for error condition in busy_loop
by Hong Liu
· 14 years ago
215c330
intel_scu_ipc: fix data packing of PMIC command on Moorestown
by Hong Liu
· 14 years ago
6c8d0fd
Clean up command packing on MRST.
by Andy Ross
· 14 years ago
ed6f2b4
zero the stack buffer before giving random garbage to the SCU
by Arjan van de Ven
· 14 years ago
51cd525
Fix stack buffer size for IPC writev messages
by Arjan van de Ven
· 14 years ago
9dd3ade
intel_scu_ipc: Use the new cpu identification function
by Alan Cox
· 14 years ago
a5b74e6
intel_scu_ipc: tidy up unused bits
by Sreedhara DS
· 14 years ago
804f868
Remove indirect read write api support.
by Sreedhara DS
· 14 years ago
e3359fd
intel_scu_ipc: Support Medfield processors
by Sreedhara DS
· 14 years ago
14d10f0
intel_scu_ipc: detect CPU type automatically
by Sreedhara DS
· 14 years ago
a00cd11
x86 plat: limit x86 platform driver menu to X86
by Jan Engelhardt
· 14 years ago
500de3dd
acpi ec_sys: Be more cautious about ec write access
by Thomas Renninger
· 14 years ago
de4f104
acpi ec: Fix possible double io port registration
by Thomas Renninger
· 14 years ago
7a0691c
hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
by Thomas Renninger
· 14 years ago
c477506
hp-wmi: Fix mixing up of and/or directive
by Thomas Renninger
· 14 years ago
4519169
dell-laptop: make dell_laptop_i8042_filter() static
by Axel Lin
· 14 years ago
45036ae
asus-laptop: fix asus_input_init error path
by Axel Lin
· 14 years ago
8700e16
msi-wmi: make needlessly global symbols static
by Axel Lin
· 14 years ago
6c3f6e6
toshiba-acpi: Add support for Toshiba Illumination.
by Pierre Ducroquet
· 14 years ago
5ca5671
compal-laptop: depends on POWER_SUPPLY
by Randy Dunlap
· 14 years ago
8950778
gpio: Add PMIC GPIO block support
by Alek Du
· 14 years ago
b52e042
ACPI: Register EC io ports in /proc/ioports
by Thomas Renninger
· 14 years ago
9827886
ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC
by Thomas Renninger
· 14 years ago
1195a09
ACPI: Provide /sys/kernel/debug/ec/...
by Thomas Renninger
· 14 years ago
cd89e08
Documentation: Add new /sys/kernel/debug/ec/* files to ABI
by Thomas Renninger
· 14 years ago
925b108
X86 platform driver: Fix section mismatch in wmi.c
by Thomas Renninger
· 14 years ago
a420e46
X86 platform drivers: Remove EC dump from thinkpad_acpi
by Thomas Renninger
· 14 years ago
49c6c5f
ACPI: Remove /proc/acpi/embedded_controller/..
by Thomas Renninger
· 14 years ago
9fab10c
panasonic-laptop: fix acpi_pcc_write_sset return value
by Axel Lin
· 14 years ago
bfa4796
eeepc-laptop: fix hotplug_disabled module_param permissions
by Axel Lin
· 14 years ago
c26d85c
asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions
by Axel Lin
· 14 years ago
ff2367d
acer-wmi: remove non-used acer_quirks struct definition
by Axel Lin
· 14 years ago
7677fbd
acer-wmi: fix memory leaks in wmab_execute error path
by Axel Lin
· 14 years ago
6690486
acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices
by Axel Lin
· 14 years ago
f8ef3ae
toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()
by Axel Lin
· 14 years ago
bc28596
hp-wmi: add return value checking for input_allocate_device()
by Axel Lin
· 14 years ago
1bd1ca1
toshiba_acpi: make remove_device() and add_device() void
by Axel Lin
· 14 years ago
Next »