Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
336d63b8a3cadc1c678f4b16d6105633c7f6af75
336d63b
Merge branch 'thinkpad-acpi' into release
by Len Brown
· 16 years ago
07290be
Merge branch 'acer' into release
by Len Brown
· 16 years ago
1264881
Merge branch 'video' into release
by Len Brown
· 16 years ago
7329e93
Merge branch 'psd' into release
by Len Brown
· 16 years ago
3266d63
Merge branch 'battery' into release
by Len Brown
· 16 years ago
4926a23
Merge branch 'hp-wmi' into release
by Len Brown
· 16 years ago
4f3bff7
Merge branch 'thermal' into release
by Len Brown
· 16 years ago
2ddb9f1
Merge branch 'pmtimer-overflow' into release
by Len Brown
· 16 years ago
a3b2c5e
Merge branch 'dynamic-ssdt' into release
by Len Brown
· 16 years ago
4938370
Merge branch 'driver-ops-cleanup' into release
by Len Brown
· 16 years ago
e857b33
Merge branch 'bjorn-cleanups' into release
by Len Brown
· 16 years ago
9a38f4e
Merge branch 'bjorn-initcall-cleanup' into release
by Len Brown
· 16 years ago
4f0175d
acer-wmi: Update copyright notice & documentation
by Carlos Corbacho
· 16 years ago
350e329
acer-wmi: Cleanup the failure cleanup handling
by Andy Whitcroft
· 16 years ago
a74dd5f
acer-wmi: Blacklist Acer Aspire One
by Carlos Corbacho
· 16 years ago
0e50183
thinkpad-acpi: rework brightness support
by Henrique de Moraes Holschuh
· 16 years ago
74a60c0
thinkpad-acpi: enhanced debugging messages for the fan subdriver
by Henrique de Moraes Holschuh
· 16 years ago
56e2c20
thinkpad-acpi: enhanced debugging messages for the hotkey subdriver
by Henrique de Moraes Holschuh
· 16 years ago
bee4cd9
thinkpad-acpi: enhanced debugging messages for rfkill subdrivers
by Henrique de Moraes Holschuh
· 16 years ago
a4d5eff
thinkpad-acpi: restrict access to some firmware LEDs
by Henrique de Moraes Holschuh
· 16 years ago
2586d56
thinkpad-acpi: remove HKEY disable functionality
by Henrique de Moraes Holschuh
· 16 years ago
73a94d8
thinkpad-acpi: add new debug helpers and warn of deprecated atts
by Henrique de Moraes Holschuh
· 16 years ago
7ff8d62
thinkpad-acpi: add missing log levels
by Henrique de Moraes Holschuh
· 16 years ago
3dcc2c3
thinkpad-acpi: cleanup debug helpers
by Henrique de Moraes Holschuh
· 16 years ago
078ac19
thinkpad-acpi: documentation cleanup
by Henrique de Moraes Holschuh
· 16 years ago
257bc1c
thinkpad-acpi: drop ibm-acpi alias
by Henrique de Moraes Holschuh
· 16 years ago
1c762ca
thinkpad-acpi: update copyright notices
by Henrique de Moraes Holschuh
· 16 years ago
67dc092
ACPI: Remove R40e c-state blacklist
by Thomas Renninger
· 16 years ago
03ae61d
ACPI: fix CONFIG_ACPI=n build
by Len Brown
· 16 years ago
98758fa
ACPI video: add a warning message if _BQC is not found
by Zhang Rui
· 16 years ago
7faa144
ACPI: battery: add power_{now,avg} properties to power_class
by Alexey Starikovskiy
· 16 years ago
74a365b
ACPI: Populate DIDL before registering ACPI video device on Intel
by Matthew Garrett
· 16 years ago
c60d638
ACPI video: support buggy BIOSes with _BCQ implemented
by Zhang Rui
· 16 years ago
1a7c618
ACPI video: support _BQC/_BCL/_BCM methods that use index values
by Zhang Rui
· 16 years ago
d80fb99
ACPI video: support reversed _BCL method in ACPI video driver
by Zhang Rui
· 16 years ago
d32f694
ACPI video: support _BCL packages that don't export brightness levels when machine is on AC/Battery
by Zhang Rui
· 16 years ago
24450c7
ACPI video: check the return value of acpi_video_device_lcd_set_level
by Zhang Rui
· 16 years ago
c8890f9
ACPI video: check the return value of acpi_video_device_lcd_get_level_current
by Zhang Rui
· 16 years ago
e1eb477
ACPI: Avoid wiping out pr->performance during preregistering
by Stanislaw Gruszka
· 16 years ago
8308e8a
ACPI: remove unused acpi_bus_ops flags
by Bjorn Helgaas
· 16 years ago
c0ce093
ACPI: remove unused acpi_device_ops .shutdown method
by Bjorn Helgaas
· 16 years ago
93b3e78
ACPI: remove unused acpi_device_ops .lock and .scan methods
by Bjorn Helgaas
· 16 years ago
03a971a
thermal: support forcing support for passive cooling
by Matthew Garrett
· 16 years ago
f6f5c45
ACPI: update thermal for bus_id removal
by Stephen Rothwell
· 16 years ago
fb318cb
ACPI: cpufreq: use new bit register access function
by Lin Ming
· 16 years ago
018f452
ACPI: tidy up makefile
by Bjorn Helgaas
· 16 years ago
201b8c6
ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
9cee43e
ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
0e46517
ACPI: call init_acpi_device_notify() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
84f810c
ACPI: call acpi_debug_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
141a0af
ACPI: call acpi_system_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
4451537
ACPI: call acpi_power_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
a5f820f
ACPI: call acpi_ec_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
e747f27
ACPI: call acpi_scan_init() explicitly rather than as initcall
by Bjorn Helgaas
· 16 years ago
81d0273
ACPI: skip DMI power state check when ACPI disabled
by Bjorn Helgaas
· 16 years ago
14eecfc
ACPICA: Update version to 20090320
by Bob Moore
· 16 years ago
03ef132
ACPICA: Fix index value in package warning message
by Bob Moore
· 16 years ago
f655630
ACPICA: FADT: Favor 32-bit FACS and DSDT addresses
by Bob Moore
· 16 years ago
31fbc07
ACPICA: FADT: Favor 32-bit register addresses for compatibility
by Bob Moore
· 16 years ago
f28ad2c3
ACPICA: Fix PCI configuration space port address range
by Bob Moore
· 16 years ago
ee6a0fb
ACPICA: Condense some protected ports
by Bob Moore
· 16 years ago
91a56e6
ACPICA: Remove unused code, no functional change
by Bob Moore
· 16 years ago
c3dd25f
ACPICA: Clear PM register write-only bits on reading
by Lin Ming
· 16 years ago
f9ca058
ACPICA: Remove obsolete acpi_os_validate_address interface
by Bob Moore
· 16 years ago
7f07190
ACPICA: New: I/O port protection
by Bob Moore
· 16 years ago
20869dc
ACPICA: Preserve all PM control reserved and ignored bits
by Bob Moore
· 16 years ago
8636f8d
ACPICA: Change handling of PM1 Status register ignored bit
by Bob Moore
· 16 years ago
8a335a2
ACPICA: Fix AcpiWalkNamespace race condition with table unload
by Bob Moore
· 16 years ago
aab61b6
ACPICA: FADT: Fix extraneous length mismatch warning
by Bob Moore
· 16 years ago
d4913dc
ACPICA: Formatting update - no functional changes
by Bob Moore
· 16 years ago
768aaaf
ACPICA: Add manifest constants for bit register values
by Bob Moore
· 16 years ago
2affa28
ACPICA: Update version to 20090220
by Bob Moore
· 16 years ago
b6bc342
ACPICA: Update table header print function
by Bob Moore
· 16 years ago
88dcb04
ACPICA: Restructure bit register access functions
by Bob Moore
· 16 years ago
50ffba1
ACPICA: Rename ACPI bit register access functions
by Bob Moore
· 16 years ago
9892dd2
ACPICA: Optimize ACPI register locking
by Bob Moore
· 16 years ago
ec41f19
ACPICA: Formatting update - no functional changes
by Bob Moore
· 16 years ago
7bcc06e
ACPICA: Debug output: decrease verbosity of DB_INFO debug level
by Bob Moore
· 16 years ago
c114e4b
ACPICA: Debug output: print result of _OSI invocations
by Bob Moore
· 16 years ago
4f70e37
ACPICA: Conditionally compile acpi_set_firmware_waking_vector64
by Bob Moore
· 16 years ago
3371c19
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
by Bob Moore
· 16 years ago
32c9ef9
ACPICA: Add function to handle PM1 control registers
by Bob Moore
· 16 years ago
82d79b8
ACPICA: Remove redundant ACPI_BITREG_SLEEP_TYPE_B
by Bob Moore
· 16 years ago
ac0c845
ACPICA: Fix parameter validation for acpi_read/write
by Bob Moore
· 16 years ago
aefc7f9
ACPICA: For PM1B registers, do not shift value read or written
by Bob Moore
· 16 years ago
227243a
ACPICA: Remove extra write for acpi_hw_clear_acpi_status
by Bob Moore
· 16 years ago
c520aba
ACPICA: Fix writes to optional PM1B registers
by Bob Moore
· 16 years ago
d3319d1
ACPICA: Update comments in module header
by Bob Moore
· 16 years ago
5e053e7
ACPICA: Check for non-zero address before being converted to GAS
by Lin Ming
· 16 years ago
531c633
ACPICA: Split out PM1 status registers from the FADT
by Bob Moore
· 16 years ago
6fc69d8
ACPICA: Update version to 20090123
by Bob Moore
· 16 years ago
993958f
ACPICA: Update FADT flag definitions
by Bob Moore
· 16 years ago
d3ccaff
ACPICA: Add override for dynamic tables
by Bob Moore
· 16 years ago
97cbb7d
ACPICA: Remove extraneous parameter in table manager
by Bob Moore
· 16 years ago
ac5f98d
ACPICA: Allow OS override of all ACPI tables
by Bob Moore
· 16 years ago
4bbfb85
ACPICA: Add error check to debug object dump routine
by Bob Moore
· 16 years ago
8e0ee43
Linux 2.6.29
by Linus Torvalds
· 16 years ago
0030864
Build with -fno-dwarf2-cfi-asm
by Kyle McMartin
· 16 years ago
1db4b2d
trivial: fix orphan dates in ext2 documentation
by Jody McIntyre
· 16 years ago
d56ffd3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
Next »