index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hpet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-23
hpet: Check ACPI_COMPANION() against NULL at probe time
Rafael J. Wysocki
1
-1
/
+5
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+10
2026-04-05
hpet: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
1
-5
/
+7
2026-04-02
hpet: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-8
/
+10
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+1
2025-08-19
hpet: Use str_plural() to simplify the code
Xichao Zhao
1
-1
/
+1
2025-05-21
hpet: Remove unnecessary NULL check before unregister_sysctl_table()
Chen Ni
1
-2
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-10-16
hpet: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-0
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-11
hpet: Fix the wrong format specifier
zhang jiao
1
-2
/
+2
2024-07-31
hpet: Optimize local variable data type in hpet_alloc()
Thorsten Blum
1
-1
/
+1
2024-07-03
hpet: Support 32-bit userspace
He Zhe
1
-5
/
+29
2024-03-07
hpet: remove hpets::hp_clocksource
Jiri Slaby (SUSE)
1
-1
/
+0
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-10-11
hpet: Remove now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2023-10-05
hpet: Annotate struct hpets with __counted_by
Kees Cook
1
-1
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-30
/
+0
2022-02-04
hpet: remove unused writeq/readq function definitions
Corentin Labbe
1
-16
/
+1
2022-02-04
hpet: fix style issue about braces and alignment
Corentin Labbe
1
-5
/
+6
2022-01-22
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
1
-21
/
+1
2021-05-21
char: hpet: Remove unused variable 'm'
Lee Jones
1
-2
/
+2
2021-05-13
char: hpet: add checks after calling ioremap
Tom Seewald
1
-0
/
+4
2021-05-13
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
1
-2
/
+0
2020-01-30
char: hpet: Fix out-of-bounds read bug
Gustavo A. R. Silva
1
-1
/
+1
2020-01-23
char: hpet: Use flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-07-25
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-28
char: hpet: fix a missing check of ioremap
Kangjie Lu
1
-0
/
+2
2019-02-26
hpet: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-01-22
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
1
-1
/
+1
2018-07-03
hpet: remove redundant pointer hpet
Colin Ian King
1
-2
/
+0
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-03-17
hpet: Make cmd parameter of hpet_ioctl_common() unsigned
Matthias Kaehlcke
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
1
-1
/
+1
2015-09-20
drivers/char: make hpet.c explicitly non-modular
Paul Gortmaker
1
-22
/
+3
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-2
/
+2
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-5
/
+2
2013-11-13
drivers/char/hpet.c: allow user controlled mmap for user processes
Prarit Bhargava
1
-2
/
+22
2013-10-16
hpet: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-09-26
hpet: remove useless check if fixmem32 is NULL
Tomas Winkler
1
-2
/
+0
2013-06-17
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-04-19
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
1
-13
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2012-11-26
drivers/char: for hpet, add count checking, and ~0UL instead of -1
Chen Gang
1
-1
/
+4
[next]