index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
IPS driver: Fix limit clamping when reducing CPU power
Matthew Garrett
1
-1
/
+1
2010-10-05
[PATCH 2/2] IPS driver: disable CPU turbo
Jesse Barnes
1
-3
/
+15
2010-10-05
IPS driver: apply BIOS provided CPU limit if different from default
Jesse Barnes
1
-3
/
+4
2010-10-05
intel_ips -- ensure we do not enable gpu turbo mode without driver linkage
Andy Whitcroft
1
-2
/
+4
2010-10-05
intel_ips: Print MCP limit exceeded values.
Tim Gardner
1
-6
/
+18
2010-10-05
IPS driver: verify BIOS provided limits
Jesse Barnes
1
-0
/
+23
2010-10-05
IPS driver: don't toggle CPU turbo on unsupported CPUs
Jesse Barnes
1
-5
/
+9
2010-10-05
NULL pointer might be used in ips_monitor()
minskey guo
1
-9
/
+13
2010-10-05
Release symbol on error-handling path of ips_get_i915_syms()
minskey guo
1
-1
/
+1
2010-10-05
old_cpu_power is wrongly divided by 65535 in ips_monitor()
minskey guo
1
-1
/
+1
2010-10-05
seqno mask of THM_ITV register is 16bit
minskey guo
1
-1
/
+1
2010-09-23
thinkpad-acpi: avoid keymap pitfall
Henrique de Moraes Holschuh
1
-2
/
+3
2010-08-24
intel_scu_ipc: fix IPC i2c write bug
Jianwei Yang
1
-1
/
+1
2010-08-24
rar: Fix off by one error
Ossama Othman
1
-1
/
+1
2010-08-23
hp-wmi: Fix query interface
Matthew Garrett
1
-39
/
+25
2010-08-23
ACPI_TOSHIBA needs LEDS support
Jonathan Corbet
1
-1
/
+3
2010-08-16
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
Victor van den Elzen
2
-0
/
+16
2010-08-16
thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards
Jens Taprogge
1
-1
/
+1
2010-08-16
thinkpad-acpi: add support for model-specific keymaps
Henrique de Moraes Holschuh
1
-18
/
+42
2010-08-16
thinkpad-acpi: lock down size of hotkey keymap
Henrique de Moraes Holschuh
1
-4
/
+15
2010-08-16
thinkpad-acpi: untangle ACPI/vendor backlight selection
Henrique de Moraes Holschuh
1
-22
/
+20
2010-08-16
thinkpad-acpi: find ACPI video device by synthetic HID
Henrique de Moraes Holschuh
1
-40
/
+12
2010-08-16
intel_ips: potential null dereference
Dan Carpenter
1
-1
/
+3
2010-08-16
drivers/platform/x86: Adjust confusing if indentation
Julia Lawall
1
-2
/
+4
2010-08-16
x86: intel_ips: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-5
/
+6
2010-08-11
ideapad: Only allow camera state to be set to 0 or 1
David Woodhouse
1
-1
/
+1
2010-08-11
ideapad: Stop using global variables
David Woodhouse
1
-34
/
+58
2010-08-11
Add Lenovo ideapad driver
David Woodhouse
3
-0
/
+290
2010-08-03
ips driver: make it less chatty
Jesse Barnes
1
-2
/
+2
2010-08-03
intel_scu_ipc: fix size field for intel_scu_ipc_command
Hong Liu
1
-1
/
+1
2010-08-03
intel_scu_ipc: return -EIO for error condition in busy_loop
Hong Liu
1
-1
/
+4
2010-08-03
intel_scu_ipc: fix data packing of PMIC command on Moorestown
Hong Liu
1
-5
/
+6
2010-08-03
Clean up command packing on MRST.
Andy Ross
1
-18
/
+11
2010-08-03
zero the stack buffer before giving random garbage to the SCU
Arjan van de Ven
1
-0
/
+2
2010-08-03
Fix stack buffer size for IPC writev messages
Arjan van de Ven
1
-2
/
+2
2010-08-03
intel_scu_ipc: Use the new cpu identification function
Alan Cox
1
-12
/
+5
2010-08-03
intel_scu_ipc: tidy up unused bits
Sreedhara DS
1
-4
/
+0
2010-08-03
Remove indirect read write api support.
Sreedhara DS
1
-82
/
+0
2010-08-03
intel_scu_ipc: Support Medfield processors
Sreedhara DS
1
-20
/
+33
2010-08-03
intel_scu_ipc: detect CPU type automatically
Sreedhara DS
1
-7
/
+12
2010-08-03
x86 plat: limit x86 platform driver menu to X86
Jan Engelhardt
1
-0
/
+1
2010-08-03
hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
Thomas Renninger
1
-1
/
+0
2010-08-03
hp-wmi: Fix mixing up of and/or directive
Thomas Renninger
1
-1
/
+3
2010-08-03
dell-laptop: make dell_laptop_i8042_filter() static
Axel Lin
1
-1
/
+1
2010-08-03
asus-laptop: fix asus_input_init error path
Axel Lin
1
-5
/
+5
2010-08-03
msi-wmi: make needlessly global symbols static
Axel Lin
1
-1
/
+1
2010-08-03
toshiba-acpi: Add support for Toshiba Illumination.
Pierre Ducroquet
1
-0
/
+117
2010-08-03
compal-laptop: depends on POWER_SUPPLY
Randy Dunlap
1
-0
/
+1
[next]