Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | ACPICA: Hardcode access width for the reset register. | Bob Moore | 2013-10-30 | 1 | -2/+8 | |
| | * | | | | | | ACPICA: Fix possible memory leaks in the GPE handling. | Lv Zheng | 2013-10-30 | 1 | -0/+1 | |
| | * | | | | | | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 2013-10-30 | 4 | -120/+59 | |
| | * | | | | | | ACPICA: Add safe versions of common string functions. | Bob Moore | 2013-10-30 | 3 | -1/+74 | |
| | * | | | | | | ACPICA: Add history/line-editing for Unix/Linux systems. | Bob Moore | 2013-10-30 | 1 | -0/+2 | |
| | * | | | | | | ACPICA: Add a check for a null node during namespace walk. | Bob Moore | 2013-10-30 | 1 | -0/+7 | |
| | * | | | | | | ACPICA: Table print header function: Increase default width for table length. | Bob Moore | 2013-10-30 | 1 | -3/+3 | |
| | * | | | | | | ACPICA: Ensure that debug output is immediately disabled on termination. | Tomasz Nowicki | 2013-10-30 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-11-07 | 2 | -7/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ACPI / event: remove unneeded NULL pointer check | Mathias Krause | 2013-11-07 | 1 | -5/+0 | |
| | * | | | | | | | ACPI: Fix spelling mistake in error messages | Colin Ian King | 2013-10-30 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2013-11-07 | 2 | -23/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI / processor: Do not request ACPI cpufreq module directly | Rafael J. Wysocki | 2013-10-30 | 2 | -23/+0 | |
| * | | | | | | | | | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-10-28 | 8 | -65/+84 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | ACPI: Add Toshiba NB100 to Vista _OSI blacklist | Levente Kurusa | 2013-10-25 | 1 | -0/+8 | |
| | * | | | | | | | | Merge back earlier 'acpi-assorted' material. | Rafael J. Wysocki | 2013-10-25 | 9 | -256/+150 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ACPI / osl: remove an unneeded NULL check | Dan Carpenter | 2013-10-18 | 1 | -1/+1 | |
| | | * | | | | | | | | ACPI / platform: add ACPI ID for a Broadcom GPS chip | Heikki Krogerus | 2013-10-16 | 1 | -0/+1 | |
| | | * | | | | | | | | Merge branch 'acpi-conversion' into acpi-assorted | Rafael J. Wysocki | 2013-10-16 | 2 | -191/+68 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ACPI: improve acpi_extract_package() utility | Al Stone | 2013-10-10 | 1 | -4/+13 | |
| | | * | | | | | | | | | ACPI / LPSS: fix UART Auto Flow Control | Heikki Krogerus | 2013-10-10 | 1 | -3/+9 | |
| | | * | | | | | | | | | ACPI / platform: Add ACPI IDs for Intel SST audio device | Jarkko Nikula | 2013-10-10 | 1 | -0/+3 | |
| | | * | | | | | | | | | ACPI / thermal: convert printk(LEVEL...) to pr_<lvl> | Andy Shevchenko | 2013-09-30 | 1 | -23/+20 | |
| | | * | | | | | | | | | ACPI / sysfs: make GPE sysfs attributes only accept correct values | Lan Tianyu | 2013-09-25 | 1 | -2/+7 | |
| | | * | | | | | | | | | ACPI / EC: Convert all printk() calls to dynamic debug function | Lan Tianyu | 2013-09-25 | 1 | -25/+24 | |
| | | * | | | | | | | | | ACPI / button: Using input_set_capability() to mark device's event capability | Lan Tianyu | 2013-09-25 | 1 | -6/+3 | |
| | | * | | | | | | | | | ACPI / osl: implement acpi_os_sleep() with msleep() | Liu Chuansheng | 2013-09-25 | 1 | -1/+1 | |
| | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'acpi-video' | Rafael J. Wysocki | 2013-10-28 | 4 | -198/+344 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | ACPI: Add Toshiba NB100 to Vista _OSI blacklist | Levente Kurusa | 2013-10-25 | 1 | -0/+8 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | ACPI / video: Ignore BIOS initial backlight value for HP 250 G1 | Kirill Tkhai | 2013-10-25 | 1 | -0/+8 | |
| | * | | | | | | | | ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist | Lennart Poettering | 2013-10-16 | 1 | -0/+8 | |
| | * | | | | | | | | ACPI / video: Do not register backlight if win8 and native interface exists | Aaron Lu | 2013-10-16 | 3 | -10/+23 | |
| | * | | | | | | | | ACPI / video: seperate backlight control and event interface | Aaron Lu | 2013-10-16 | 1 | -189/+245 | |
| | * | | | | | | | | ACPI: add missing win8 OSI comment to blacklist | Felipe Contreras | 2013-10-10 | 1 | -0/+5 | |
| | * | | | | | | | | ACPI: update win8 OSI blacklist | Felipe Contreras | 2013-10-10 | 1 | -0/+48 | |
| * | | | | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-10-28 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI / PM: allow child devices to ignore parent power state | Mika Westerberg | 2013-10-11 | 1 | -3/+5 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'acpi-ipmi' | Rafael J. Wysocki | 2013-10-28 | 2 | -225/+358 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPI / IPMI: Cleanup coding styles | Lv Zheng | 2013-09-30 | 1 | -40/+65 | |
| | * | | | | | | | | | ACPI / IPMI: Cleanup some Kconfig codes | Lv Zheng | 2013-09-30 | 1 | -1/+2 | |
| | * | | | | | | | | | ACPI / IPMI: Cleanup some inclusion codes | Lv Zheng | 2013-09-30 | 1 | -14/+1 | |
| | * | | | | | | | | | ACPI / IPMI: Cleanup some initialization codes | Lv Zheng | 2013-09-30 | 1 | -4/+3 | |
| | * | | | | | | | | | ACPI / IPMI: Cleanup several acpi_ipmi_device members | Lv Zheng | 2013-09-30 | 1 | -17/+13 | |
| | * | | | | | | | | | ACPI / IPMI: Add reference counting for ACPI IPMI transfers | Lv Zheng | 2013-09-30 | 1 | -32/+85 | |
| | * | | | | | | | | | ACPI / IPMI: Use global IPMI operation region handler | Lv Zheng | 2013-09-30 | 1 | -47/+34 | |
| | * | | | | | | | | | ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI user | Lv Zheng | 2013-09-30 | 1 | -93/+156 | |
| | * | | | | | | | | | ACPI / IPMI: Fix race caused by the timed out ACPI IPMI transfers | Lv Zheng | 2013-09-30 | 1 | -22/+27 | |
| | * | | | | | | | | | ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI transfers | Lv Zheng | 2013-09-30 | 1 | -2/+6 | |
| | * | | | | | | | | | ACPI / IPMI: Fix potential response buffer overflow | Lv Zheng | 2013-09-30 | 1 | -20/+33 | |
| * | | | | | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2013-10-28 | 19 | -64/+440 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | |