Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
33093e186c8f80b443fafb1d347a140bdd2b86c6
/
drivers
/
misc
04dcd84
eeepc-laptop: Fix hwmon interface
by Corentin Chary
· 16 years ago
8275d10
ia64: fix panic during `modprobe -r xpc'
by Robin Holt
· 16 years ago
41c9229
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
5ed4591
Merge branch 'wmi-fix' into release-2.6.27
by Andi Kleen
· 16 years ago
7d964c3
acer-wmi: remove debugfs entries upon unloading
by Russ Dill
· 16 years ago
4fd2343
Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27
by Andi Kleen
· 16 years ago
d8196a9
fujitsu-laptop: fix regression for P8010 in 2.6.27-rc
by Jonathan Woithe
· 16 years ago
a8823ae
hp-wmi: add proper hotkey support
by Matthew Garrett
· 16 years ago
3f6e2f1
hp-wmi: update to match current rfkill semantics
by Matthew Garrett
· 16 years ago
39dbbb4
acer-wmi: remove debugfs entries upon unloading
by Russ Dill
· 16 years ago
9d5e88b
Merge branch 'wan' into release-2.6.27
by Andi Kleen
· 16 years ago
9662e08
ACPI: thinkpad-acpi: wan radio control is not experimental
by Jeremy Fitzhardinge
· 16 years ago
83097ac
Fix oops in acer_wmi driver (acer_wmi_init)
by Arjan van de Ven
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
f144131
eeepc-laptop: fix use after free
by Matthew Garrett
· 16 years ago
5c742b4
acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops
by Carlos Corbacho
· 16 years ago
6a4ad39
GRU: fix preprocessor symbol for sparse
by Randy Dunlap
· 16 years ago
0016fe9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
dc39778
drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include
by Huang Weiyi
· 16 years ago
ee694d6
[IA64] Fix uniprocessor build w.r.t. SGI_XP and SGI_GRU
by Tony Luck
· 16 years ago
46bd58e
add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU
by Dean Nelson
· 16 years ago
3b0de7b
add dependency of CONFIG_SGI_XP upon CONFIG_NET
by Dean Nelson
· 16 years ago
bd3e64c
sgi-xp: setup the notify GRU message queue
by Dean Nelson
· 16 years ago
5b8669d
sgi-xp: setup the activate GRU message queue
by Dean Nelson
· 16 years ago
83469b5
sgi-xp: cleanup naming of partition defines
by Dean Nelson
· 16 years ago
61deb86
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
by Dean Nelson
· 16 years ago
a812dcc
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
by Dean Nelson
· 16 years ago
261f3b4
sgi-xp: enable building of XPC/XPNET on x86_64
by Dean Nelson
· 16 years ago
81fe788
sgi-xp: add 'jiffies' to reserved page's timestamp name
by Dean Nelson
· 16 years ago
04de741
sgi-xp: use standard bitops macros and functions
by Dean Nelson
· 16 years ago
ea57f80
sgi-xp: eliminate '>>>' in comments
by Dean Nelson
· 16 years ago
8e85c23
sgi-xp: add _sn2 suffix to a few variables
by Dean Nelson
· 16 years ago
ee6665e
sgi-xp: isolate remote copy buffer to sn2 only
by Dean Nelson
· 16 years ago
a7b4d50
sgi-xp: enable XPNET to handle more than 64 partitions
by Dean Nelson
· 16 years ago
185c3a1
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
by Dean Nelson
· 16 years ago
c39838c
sgi-xp: replace AMO_t typedef by struct amo
by Dean Nelson
· 16 years ago
7fb5e59
sgi-xp: separate chctl_flags from XPC's notify IRQ
by Dean Nelson
· 16 years ago
a47d5da
sgi-xp: isolate additional sn2 specific code
by Dean Nelson
· 16 years ago
6e41017
sgi-xp: isolate activate IRQ's hardware specific components
by Dean Nelson
· 16 years ago
97bf1aa
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
by Dean Nelson
· 16 years ago
aaa3cd6
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
by Dean Nelson
· 16 years ago
33ba3c7
sgi-xp: isolate xpc_vars structure to sn2 only
by Dean Nelson
· 16 years ago
e17d416
sgi-xp: isolate xpc_vars_part structure to sn2 only
by Dean Nelson
· 16 years ago
94bd270
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
by Dean Nelson
· 16 years ago
908787d
sgi-xp: create a common xp_remote_memcpy() function
by Dean Nelson
· 16 years ago
bc63d38
sgi-xp: support runtime selection of xp_max_npartitions
by Dean Nelson
· 16 years ago
78ce1bb
sgi-xp: define BYTES_PER_WORD
by Dean Nelson
· 16 years ago
da97052
sgi-xp: define xpSalError reason code
by Dean Nelson
· 16 years ago
355c54d
sgi-xp: define is_shub() and is_uv() macros
by Dean Nelson
· 16 years ago
9ca8e40c1
GRU Driver V3: fixes to resolve code review comments
by Jack Steiner
· 16 years ago
3d919e5
GRU Driver: driver/misc Makefile & Kconfig changes
by Jack Steiner
· 16 years ago
3c45f69
GRU Driver: driver makefile
by Jack Steiner
· 16 years ago
ee5b8fe
GRU Driver: TLB flushing, MMUOPS callouts
by Jack Steiner
· 16 years ago
1d09d73
GRU Driver: /proc interfaces
by Jack Steiner
· 16 years ago
9a0deec
GRU Driver: resource management
by Jack Steiner
· 16 years ago
28bffaf
GRU Driver: kernel services provide by driver
by Jack Steiner
· 16 years ago
1425864
GRU Driver: page faults & exceptions
by Jack Steiner
· 16 years ago
78cf1de
GRU Driver: driver initialization, file & vma ops
by Jack Steiner
· 16 years ago
b2fb06f
GRU Driver: kernel services header files
by Jack Steiner
· 16 years ago
13d1949
GRU Driver: driver internal header files
by Jack Steiner
· 16 years ago
4c921d4
GRU Driver: GRU instructions & macros
by Jack Steiner
· 16 years ago
34d8a38
GRU Driver: hardware data structures
by Jack Steiner
· 16 years ago
414f746
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
7a82323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 16 years ago
eda3d8f
Merge commit 'upstream/master'
by Haavard Skinnemoen
· 16 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
12d2b8f
kconfig: fix typos: "Suport" -> "Support"
by Heikki Orsila
· 16 years ago
ec905a1
drivers/misc/phantom: note PCI
by Jiri Slaby
· 16 years ago
f38954c
drivers/misc/hpilo.c needs CONFIG_PCI
by Andrew Morton
· 16 years ago
62ec30d
misc: add HP WMI laptop extras driver
by Matthew Garrett
· 16 years ago
1481b91
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
5aa0769
atmel_pwm: set up only one PWM clock when allocating a clock
by Hans-Christian Egtvedt
· 16 years ago
db6ea2c
drivers/misc/atmel-ssc.c: Removed duplicated include
by Huang Weiyi
· 16 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
89bcb05
HP iLO driver
by David Altobelli
· 16 years ago
7da5a05
device create: misc: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
bf20e74
ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEM
by Henrique de Moraes Holschuh
· 16 years ago
490673d
ACPI: thinkpad-acpi: bump up version to 0.21
by Henrique de Moraes Holschuh
· 16 years ago
0e74dc2
ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill support
by Henrique de Moraes Holschuh
· 16 years ago
133ec3b
ACPI: thinkpad-acpi: WLSW overrides other rfkill switches
by Henrique de Moraes Holschuh
· 16 years ago
07431ec
ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill support
by Henrique de Moraes Holschuh
· 16 years ago
733e27c
ACPI: thinkpad-acpi: consolidate wlsw notification function
by Henrique de Moraes Holschuh
· 16 years ago
3a87208
ACPI: thinkpad-acpi: minor refactor on radio switch init
by Henrique de Moraes Holschuh
· 16 years ago
333cdd1
cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c
by Mike Travis
· 16 years ago
c735ab7
fujitsu-laptop: depends on INPUT
by Randy Dunlap
· 16 years ago
860f0c6
acer-wmi: Remove version number
by Carlos Corbacho
· 16 years ago
8114352
acer-wmi: Add debugfs file for device detection
by Carlos Corbacho
· 16 years ago
5753dd5
acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732
by Carlos Corbacho
· 16 years ago
6f061ab
acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718
by Carlos Corbacho
· 16 years ago
f2b585b
acer-wmi: Respect framebuffer blanking in backlight
by Carlos Corbacho
· 16 years ago
9991d9f
acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 series
by Carlos Corbacho
· 16 years ago
1410946
eeepc-laptop: static
by Adrian Bunk
· 16 years ago
87dc5e3
compal-laptop: remove unnecessary lcd_level attribute
by Cezary Jackiewicz
· 16 years ago
20b9373
Fujitsu-laptop update
by Jonathan Woithe
· 16 years ago
5411552
misc,acpi,backlight: compal Laptop Extras
by Cezary Jackiewicz
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
0410e68
sony-laptop: BKL pushdown
by Arnd Bergmann
· 16 years ago
8405996
atmel_pwm: Rename the "mck" clock to "pwm_clk"
by Sedji Gaouaou
· 16 years ago
4a7e79a
hdpu_cpustate: BKL pushdown
by Arnd Bergmann
· 16 years ago
Next »