Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling f572d96539 Kernel: Make HardwareTimer::model() return StringView hace 4 años
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView hace 4 años
  Daniel Bertalan b97a00d4b1 Kernel: Add missing override specifiers hace 4 años
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Tom cdbd878a14 Kernel: Fix APIC timer calibration to be more accurate hace 4 años
  Ben Wiederhake 860a3bbce3 Kernel: Use default con/de-structors hace 4 años
  Tom 32d9534c67 Kernel: Fix GenericInterruptHandler problems with virtual functions hace 4 años
  Tom f1534ff36e Kernel: Take into account the time keeper's frequency (if no HPET) hace 4 años
  Tom 5f51d85184 Kernel: Improve time keeping and dramatically reduce interrupt load hace 4 años
  Tom fe615e601a Kernel: Set up and calibrate APIC timer, and enable timer on all CPUs hace 4 años
  Andreas Kling c891c87cb5 Kernel: Rename HardwareTimer::change_function() => set_callback() hace 5 años
  Andreas Kling b035267afa Kernel: Remove "stale callback" concept from time management hace 5 años
  Andreas Kling 4b1f056e3a Kernel: Rename HardwareTimer::m_function_to_call => m_callback hace 5 años
  Liav A 9db291d885 Kernel: Introduce the new Time management subsystem hace 5 años