i2c-pnx: Fix interrupt handler, get rid of EARLY config option
[safe/jmp/linux-2.6] / drivers / acpi /
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-22 Ingo Molnar[PATCH] sched: fix bad missed wakeups in the i386,...
2006-12-20 Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-20 Adrian BunkDriver core: proper prototype for drivers/base/init...
2006-12-20 Len BrownPull sgi into test branch
2006-12-20 Len BrownPull bugfix into test branch
2006-12-20 Len BrownPull ec into test branch
2006-12-20 Len BrownPull platform-drivers into test branch
2006-12-20 John KellerACPI: Add support for acpi_load_table/acpi_unload_table_id
2006-12-20 Yu LumingACPI: video: Add dev argument for backlight_device_register
2006-12-20 Thomas TuttleACPI: Implement acpi_video_get_next_level()
2006-12-20 Andrew MortonACPI: Kconfig - depend on PM rather than selecting it
2006-12-20 Adrian BunkACPI: fix NULL check in drivers/acpi/osl.c
2006-12-20 Adrian BunkACPI: make drivers/acpi/ec.c:ec_ecdt static
2006-12-20 Akinobu MitaACPI: prevent processor module from loading on failures
2006-12-20 Akinobu MitaACPI: fix single linked list manipulation
2006-12-20 Alexey StarikovskiyACPI: ibm_acpi: allow clean removal
2006-12-16 Len BrownPull style into test branch
2006-12-16 Len BrownPull bugfix into test branch
2006-12-16 Len BrownPull trivial into test branch
2006-12-16 Len BrownACPI: ibm_acpi: respond to workqueue update
2006-12-16 Len BrownPull platform-drivers into test branch
2006-12-16 Len BrownPull button into test branch
2006-12-16 Len BrownPull dock into test branch
2006-12-14 Kristen Carlson... ACPI: dock: add uevent to indicate change in device...
2006-12-08 Alexey StarikovskiyACPI: ec: Lindent once again
2006-12-08 Alexey StarikovskiyACPI: ec: Change #define to enums there possible.
2006-12-08 Alexey StarikovskiyACPI: ec: Style changes.
2006-12-08 Alexey StarikovskiyACPI: ec: Acquire Global Lock under EC mutex.
2006-12-08 Alexey StarikovskiyACPI: ec: Drop udelay() from poll mode. Loop by reading...
2006-12-08 Alexey StarikovskiyACPI: ec: Rename gpe_bit to gpe
2006-12-08 Alexey StarikovskiyACPI: ec: Change semaphore to mutex.
2006-12-08 Alexey StarikovskiyACPI: ec: Query only single query at a time.
2006-12-08 Alexey StarikovskiyACPI: ec: Remove calls to clear_gpe() and enable_gpe...
2006-12-08 Alexey StarikovskiyACPI: ec: Remove expect_event and all races around it.
2006-12-08 Alexey StarikovskiyACPI: ec: Read status register from check_status()...
2006-12-08 Alexey StarikovskiyACPI: ec: Increase timeout from 50 to 500 ms to handle...
2006-12-08 Alexey StarikovskiyACPI: ec: Enable EC GPE at beginning of transaction
2006-12-08 Alexey StarikovskiyACPI: ec: Allow for write semantics in any command.
2006-12-07 Prarit BhargavaACPI: dock: Fix symbol conflict between acpiphp and...
2006-12-07 brandon@ifup.orgACPI: dock: Add a docked sysfs file to the dock driver.
2006-12-07 Len BrownACPI: dock: fix build warning
2006-12-07 Kristen Carlson... ACPI: dock: Make the dock station driver a platform...
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: update version and copyright
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: style fixes and cruft removal
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: backlight device cleanup
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: make non-generic bay support optional
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: add support for the ultrabay on the...
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: implement fan watchdog command
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: workaround for EC 0x2f initialization bug
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: store embedded controller firmware...
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: fix and extend fan control functions
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: fix and extend fan enable
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: extend fan status functions
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: document fan control
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: cleanup fan_write
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: break fan_read into separate functions
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: clean up fan_read
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: prepare to cleanup fan_read and fan_write
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: Implement direct-ec-access thermal...
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: Use a enum to select the thermal sensor...
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: trivial Lindent cleanups
2006-12-07 Henrique de Moraes... ACPI: ibm-acpi: do not use / in driver names
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-12-01 Benjamin HerrenschmidtACPI: Change ACPI to use dev_archdata instead of firmwa...
2006-11-23 Dave Jones[PATCH] Correct bound checking from the value returned...
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-18 Linus TorvaldsRevert "ACPI: created a dedicated workqueue for notify...
2006-11-09 Dmitry TorokhovACPI: button: register with input layer
2006-11-06 Satoru TakeuchiACPI: update comment
2006-11-06 Jesper JuhlACPI: Get rid of 'unused variable' warning in acpi_ev_g...
2006-10-30 Kristen Carlson... ACPI: dock: use mutex instead of spinlock
2006-10-27 Chen, JustinACPI: optimize pci_rootbridge search
2006-10-27 Randy DunlapACPI: make ec_transaction not extern
2006-10-21 Holger MachtACPI: toshiba_acpi: Add support for the generic backlig...
2006-10-21 Holger MachtACPI: asus_acpi: Add support for the generic backlight...
2006-10-21 Holger MachtACPI: ibm_acpi: Add support for the generic backlight...
2006-10-21 Martin BlighACPI: avoid gcc warnings in ACPI mutex debug code
2006-10-20 Yasunori Goto[PATCH] acpi memory hotplug: remove strange add_memory...
2006-10-20 Yasunori Goto[PATCH] Change log level of a message of acpi_memhotplu...
2006-10-20 Darrick J. Wong[PATCH] fix "ACPI: Processor native C-states using...
2006-10-17 Andrew Morton[PATCH] acpi_processor_latency_notifier(): UP warning fix
2006-10-14 Len BrownPull trivial into test branch
2006-10-14 Len BrownPull bugzilla-5534 into test branch
2006-10-14 Len BrownPull ec into test branch
2006-10-14 Len BrownPull mwait into test branch
2006-10-14 Len BrownPull battery into test branch
2006-10-14 Len BrownPull ibm into test branch
2006-10-14 Len BrownPull asus into test branch
2006-10-14 Jiri KosinaACPI: check battery status on resume for un/plug events...
2006-10-14 Eiichiro OiwaACPICA: Fix incorrect handling of PCI Express Root...
2006-10-14 Alexey DobriyanACPI: asus_acpi: don't printk on writing garbage to...
2006-10-14 Darren JenkinsACPI: asus_acpi: fix proc files parsing
2006-10-14 Randy DunlapACPI: fix printk format warnings
2006-10-14 Pierre OssmanACPI: fix section for CPU init functions
2006-10-14 Len BrownACPI: update comments in motherboard.c
2006-10-14 Jiri KosinaACPI: acpi_pci_link_set() can allocate with either...
2006-10-14 Dmitry TorokhovACPI: fix potential OOPS in power driver with CONFIG_AC...
next