Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
765ec20180fb70b4ee9d730167b2a0b76879f791
/
drivers
/
acpi
765ec20
ACPICA: Delete stale FADT functions outside tbfadt.c.
by Bob Moore
· 18 years ago
1ba753a
ACPICA: Re-implement interpreters' "serialized mode"
by Bob Moore
· 18 years ago
95befdb
ACPICA: Create tbfadt.c to hold all FADT-related functions
by Bob Moore
· 18 years ago
b89b71a
ACPICA: Cleanup of FADT verification function.
by Bob Moore
· 18 years ago
84fb2c9
ACPICA: Split acpi_format_exception into two parts
by Bob Moore
· 18 years ago
6987416
ACPICA: Store GPE number instead of bitmask
by Alexey Starikovskiy
· 18 years ago
3d81b23
ACPICA: Fix unalignment in acpi_ut_repair_name
by Bob Moore
· 18 years ago
c5a7156
ACPICA: Disable all wake GPEs after first one recieved
by Bob Moore
· 18 years ago
fdffb72
ACPICA: Add acpi_gpe_count global to track the number of GPE events
by Bob Moore
· 18 years ago
ad71860a
ACPICA: minimal patch to integrate new tables into Linux
by Alexey Starikovskiy
· 18 years ago
a4bbb81
ACPICA: Lint changes
by Bob Moore
· 18 years ago
4bf2739
ACPICA: Fix for FADT conversion in 64-bit mode
by Bob Moore
· 18 years ago
c5fc42a
ACPICA: misc fixes for new Table Manager:
by Bob Moore
· 18 years ago
f3d2e78
ACPICA: Implement simplified Table Manager
by Bob Moore
· 18 years ago
2e42005
ACPICA: Update debug output
by Bob Moore
· 18 years ago
9c52657
ACPICA: Temporary fix for BankValue parameter
by Bob Moore
· 18 years ago
6b366e2
ACPICA: fix for object premature deletion
by Fiodor Suietov
· 18 years ago
0654a6d
ACPICA: Cast acpi_thread_id to UINT32 for debug output only
by Bob Moore
· 18 years ago
a72d475
ACPICA: Release global lock from interrupt handler
by Bob Moore
· 18 years ago
c81da66
ACPICA: Delete recursive feature of ACPI Global Lock
by Bob Moore
· 18 years ago
8f9337c
ACPICA: Handle case NumElements > Package length
by Bob Moore
· 18 years ago
2405805
ACPICA: Handle mis-matched package length
by Bob Moore
· 18 years ago
c9e3ba2
ACPICA: Update function header
by Bob Moore
· 18 years ago
e4233de
[PATCH] ACPI: fix cpufreq regression
by Ingo Molnar
· 18 years ago
3a71229
[PATCH] acpi: remove "video device notify" message
by Jeff Chua
· 18 years ago
d2fadbb
Revert "ACPI: ibm-acpi: make non-generic bay support optional"
by Henrique de Moraes Holschuh
· 18 years ago
8f6d63a
Pull sgi into release branch
by Len Brown
· 18 years ago
85f4544
Pull trivial into release branch
by Len Brown
· 18 years ago
d6637b2
ACPI: delete two spurious ACPI messages
by Venkatesh Pallipadi
· 18 years ago
c8af57e
[PATCH] fix the toshiba_acpi write_lcd return value
by Matthijs van Otterdijk
· 18 years ago
723fe2c
ACPI: ec: enable printk on cmdline use
by Len Brown
· 18 years ago
3948ec9
ACPI: Altix: ACPI _PRT support
by John Keller
· 18 years ago
c6e1919
ACPI: EC: move verbose printk to debug build only
by Guillaume Chazarain
· 18 years ago
18ed1c0
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
0888f06
[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code
by Ingo Molnar
· 18 years ago
36bcbec
ACPI: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
1f21782
Driver core: proper prototype for drivers/base/init.c:driver_init()
by Adrian Bunk
· 18 years ago
5b7b411
Pull sgi into test branch
by Len Brown
· 18 years ago
3be11c8
Pull bugfix into test branch
by Len Brown
· 18 years ago
706b75d
Pull ec into test branch
by Len Brown
· 18 years ago
40b20c2
Pull platform-drivers into test branch
by Len Brown
· 18 years ago
0f0fe1a
ACPI: Add support for acpi_load_table/acpi_unload_table_id
by John Keller
· 18 years ago
519ab5f
ACPI: video: Add dev argument for backlight_device_register
by Yu Luming
· 18 years ago
f471518
ACPI: Implement acpi_video_get_next_level()
by Thomas Tuttle
· 18 years ago
6796a12
ACPI: Kconfig - depend on PM rather than selecting it
by Andrew Morton
· 18 years ago
a6fdbf9
ACPI: fix NULL check in drivers/acpi/osl.c
by Adrian Bunk
· 18 years ago
a854e08
ACPI: make drivers/acpi/ec.c:ec_ecdt static
by Adrian Bunk
· 18 years ago
83822fc
ACPI: prevent processor module from loading on failures
by Akinobu Mita
· 18 years ago
f10bb25
ACPI: fix single linked list manipulation
by Akinobu Mita
· 18 years ago
4afaf54
ACPI: ibm_acpi: allow clean removal
by Alexey Starikovskiy
· 18 years ago
cece901
Pull style into test branch
by Len Brown
· 18 years ago
cfee47f
Pull bugfix into test branch
by Len Brown
· 18 years ago
463e7c7
Pull trivial into test branch
by Len Brown
· 18 years ago
25c68a3
ACPI: ibm_acpi: respond to workqueue update
by Len Brown
· 18 years ago
6bfe5c9
Pull platform-drivers into test branch
by Len Brown
· 18 years ago
b361735
Pull button into test branch
by Len Brown
· 18 years ago
fb76655
Pull dock into test branch
by Len Brown
· 18 years ago
8ea86e0
ACPI: dock: add uevent to indicate change in device status
by Kristen Carlson Accardi
· 18 years ago
6ccedb1
ACPI: ec: Lindent once again
by Alexey Starikovskiy
· 18 years ago
3261ff4
ACPI: ec: Change #define to enums there possible.
by Alexey Starikovskiy
· 18 years ago
78d0af3
ACPI: ec: Style changes.
by Alexey Starikovskiy
· 18 years ago
523953b
ACPI: ec: Acquire Global Lock under EC mutex.
by Alexey Starikovskiy
· 18 years ago
50c1e11
ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.
by Alexey Starikovskiy
· 18 years ago
a86e277
ACPI: ec: Rename gpe_bit to gpe
by Alexey Starikovskiy
· 18 years ago
c787a85
ACPI: ec: Change semaphore to mutex.
by Alexey Starikovskiy
· 18 years ago
5d0c288
ACPI: ec: Query only single query at a time.
by Alexey Starikovskiy
· 18 years ago
e41334c
ACPI: ec: Remove calls to clear_gpe() and enable_gpe(), as these are handled at
by Alexey Starikovskiy
· 18 years ago
af3fd14
ACPI: ec: Remove expect_event and all races around it.
by Alexey Starikovskiy
· 18 years ago
bec5a1e
ACPI: ec: Read status register from check_status() function
by Alexey Starikovskiy
· 18 years ago
5c40641
ACPI: ec: Increase timeout from 50 to 500 ms to handle old slow machines.
by Alexey Starikovskiy
· 18 years ago
5d57a6a
ACPI: ec: Enable EC GPE at beginning of transaction
by Alexey Starikovskiy
· 18 years ago
d91df1a
ACPI: ec: Allow for write semantics in any command.
by Alexey Starikovskiy
· 18 years ago
2548c06
ACPI: dock: Fix symbol conflict between acpiphp and dock
by Prarit Bhargava
· 18 years ago
c80fdbe
ACPI: dock: Add a docked sysfs file to the dock driver.
by brandon@ifup.org
· 18 years ago
e67beb3
ACPI: dock: fix build warning
by Len Brown
· 18 years ago
671adbe
ACPI: dock: Make the dock station driver a platform device driver.
by Kristen Carlson Accardi
· 18 years ago
f9ff43a
ACPI: ibm-acpi: update version and copyright
by Henrique de Moraes Holschuh
· 18 years ago
9a8e173
ACPI: ibm-acpi: style fixes and cruft removal
by Henrique de Moraes Holschuh
· 18 years ago
fb87a81
ACPI: ibm-acpi: backlight device cleanup
by Henrique de Moraes Holschuh
· 18 years ago
2df910b
ACPI: ibm-acpi: make non-generic bay support optional
by Henrique de Moraes Holschuh
· 18 years ago
e029899
ACPI: ibm-acpi: add support for the ultrabay on the T60,X60
by Henrique de Moraes Holschuh
· 18 years ago
16663a8
ACPI: ibm-acpi: implement fan watchdog command
by Henrique de Moraes Holschuh
· 18 years ago
778b4d7
ACPI: ibm-acpi: workaround for EC 0x2f initialization bug
by Henrique de Moraes Holschuh
· 18 years ago
49a13cd
ACPI: ibm-acpi: store embedded controller firmware version for matching
by Henrique de Moraes Holschuh
· 18 years ago
a12095c
ACPI: ibm-acpi: fix and extend fan control functions
by Henrique de Moraes Holschuh
· 18 years ago
1c6a334
ACPI: ibm-acpi: fix and extend fan enable
by Henrique de Moraes Holschuh
· 18 years ago
bab812a
ACPI: ibm-acpi: extend fan status functions
by Henrique de Moraes Holschuh
· 18 years ago
a8b7a66
ACPI: ibm-acpi: document fan control
by Henrique de Moraes Holschuh
· 18 years ago
18ad799
ACPI: ibm-acpi: cleanup fan_write
by Henrique de Moraes Holschuh
· 18 years ago
c52f0aa
ACPI: ibm-acpi: break fan_read into separate functions
by Henrique de Moraes Holschuh
· 18 years ago
3ef8a60
ACPI: ibm-acpi: clean up fan_read
by Henrique de Moraes Holschuh
· 18 years ago
69ba91c
ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write
by Henrique de Moraes Holschuh
· 18 years ago
60eb0b3
ACPI: ibm-acpi: Implement direct-ec-access thermal reading modes for up to 16 sensors
by Henrique de Moraes Holschuh
· 18 years ago
a26f878
ACPI: ibm-acpi: Use a enum to select the thermal sensor reading strategy
by Henrique de Moraes Holschuh
· 18 years ago
8d29726
ACPI: ibm-acpi: trivial Lindent cleanups
by Henrique de Moraes Holschuh
· 18 years ago
3dfd35c
ACPI: ibm-acpi: do not use / in driver names
by Henrique de Moraes Holschuh
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
465ae64
ACPI: Change ACPI to use dev_archdata instead of firmware_data
by Benjamin Herrenschmidt
· 18 years ago
Next »